Method: Determine if the slug (post name) of a lesson has been modified Ensures that lessons created via the builder with “New Lesson” as the title (default slug “new-lesson-{$num}”) have their slug renamed when the title is renamed for the first time
Source: includes/models/model.llms.lesson.php:363
Method: Determine if the lesson is an orphan
Source: includes/models/model.llms.lesson.php:445
Method: Retrieve a list of lessons the current user is allowed to clone/attach Used for ajax searching to add existing lessons
Source: includes/admin/class.llms.admin.builder.php:118
Method: Search lessons by search term during existing lesson lookups
Source: includes/admin/class.llms.admin.builder.php:222
Method: Don’t display notices on specific pages
Source: includes/admin/class.llms.admin.notices.core.php:120
Method: Records a generated post id
Source: includes/class.llms.generator.php:1013
Method: Retrieve the array of generated post ids
Source: includes/class.llms.generator.php:837
Method: Generator called when cloning a lesson
Source: includes/class.llms.generator.php:227