LLMS_Lesson::has_modified_slug()

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

Used by 0 functions | Uses 0 functions

LLMS_Lesson::is_available()

Method: Determine if an element is available based on drip settings If no settings, this will return true if the posts’s published date is in the past

Source: includes/models/model.llms.lesson.php:389

Used by 0 functions | Uses 2 functions