LDLMS_Factory::__construct()
Method: Public constructor for class.
LDLMS_Factory::__construct Read More »
Method: Public constructor for class.
LDLMS_Factory::__construct Read More »
Method: Get the current instance of this class or new.
LDLMS_Factory::get_instance Read More »
Method: Add Model instance.
LDLMS_Factory::add_instance Read More »
Method: Remove Model instance.
LDLMS_Factory::remove_instance Read More »
Filter Hook: Filters whether to expand all course steps by default. Default is false.
Function: Utility function to parse and validate whether the assignment upload extensions are allowed.
learndash_validate_extensions Read More »
Filter Hook: Filters whether the lesson is a sample lesson or not.
learndash_lesson_is_sample Read More »
Function: Converts the file size shorthand to bytes.
learndash_return_bytes_from_shorthand Read More »
Method: Retrieves quizzes for a course to populate dropdown on edit screen
SFWD_LMS::select_a_quiz_ajax Read More »
Method: Makes wp_query to retrieve quizzes a course
SFWD_LMS::select_a_quiz Read More »
Method: Hook into the admin post editor Permalink display. We override the LD post items so they include the full nested URL
LearnDash_Permalinks::get_sample_permalink Read More »
Method: Called via the WordPress List Table instance. This function will adjust the course step permalinks to be nested if enabled.
LearnDash_Permalinks::row_actions Read More »
Method: Override WordPress Get Edit Post Link to include nested URL.
LearnDash_Permalinks::get_edit_post_link Read More »
Function: Utility function to get the nested permalink of the course step within in the course.
learndash_get_step_permalink Read More »
Function: Used when editing Lesson, Topic, Quiz or Question post items. This filter is needed to add the ‘course_id’ parameter back to the edit URL after the post is submitted (saved).
learndash_redirect_post_location Read More »
Function: Utility function to set the option to trigger flush of rewrite rules.
learndash_setup_rewrite_flush Read More »
Method: Public constructor for class
LearnDash_Permalinks::__construct Read More »
Method: Setup custom rewrite URLs.
LearnDash_Permalinks::generate_rewrite_rules Read More »