LLMS_Generator::get_term_id()

Method: Get a WP Term ID for a term by taxonomy and term name attempts to find a given term by name first to prevent duplicates during imports

Source: includes/class.llms.generator.php:883

Used by 1 function | Uses 1 function

LLMS_Generator::handle_prerequisites()

Method: Updates course and lesson prerequisites If the prerequisite was included in the import, updates to the new imported version If the prereq is not included but the source matches, leaves the prereq intact as long as the prereq exists Otherwise removes prerequisite data from the new course / lesson

Source: includes/class.llms.generator.php:916

Used by 1 function | Uses 1 function