LearnDash_Course_Navigation_Widget
Class: Class for LearnDash `Course Navigation` Widget.
LearnDash_Course_Navigation_Widget Read More »
Class: Class for LearnDash `Course Navigation` Widget.
LearnDash_Course_Navigation_Widget Read More »
Function: Outputs the HTML output to mark a course complete.
learndash_mark_complete Read More »
Function: Handles the AJAX output to mark a quiz complete.
learndash_ajax_mark_complete Read More »
Function: Checks if the lesson topics are completed.
learndash_lesson_topics_completed Read More »
Function: Processes a request to mark a step/course complete.
learndash_mark_complete_process Read More »
Function: Gets the course permalink.
learndash_get_course_url Read More »
Function: Redirects the user to the next lesson.
learndash_get_next_lesson_redirect Read More »
Function: Redirects the user after quiz completion when a user clicks on the “continue” button.
learndash_quiz_redirect Read More »
Function: Checks whether a user can attempt the quiz again.
learndash_can_attempt_again Read More »
Function: Checks if the previous topic or lesson is complete.
is_previous_complete Read More »
Function: Handles the AJAX pagination for the course progress.
wp_ajax_ld_course_progress_pager Read More »
Function: Returns the previous lesson/topic to be completed.
learndash_get_previous Read More »
Function: Builds the `[ld_user_course_points]` shortcode output.
learndash_user_course_points_shortcode Read More »
Function: Handles the AJAX pagination for the courses registered.
wp_ajax_ld_course_registered_pager Read More »
Function: Builds the `[course_notstarted]` shortcode output.
learndash_course_notstarted_shortcode Read More »
Function: Builds the `[ld_course_expire_status]` shortcode output.
learndash_course_expire_status_shortcode Read More »
Function: Legacy function used when not calling the WordPress shortcode API.
learndash_quiz_shortcode Read More »
Function: Handles the AJAX pagination for the course list shortcode.
ld_course_list_shortcode_pager Read More »
Class: Class for handling the LearnDash Video Progression.
Learndash_Course_Video Read More »