learndash_get_course_lessons_list()
Function: Gets the lesson list output for a course.
learndash_get_course_lessons_list Read More »
@package: LearnDash / Navigation
Source Files: includes/course/ld-course-navigation.php
Function: Gets the lesson list output for a course.
learndash_get_course_lessons_list Read More »
Function: Gets the quiz list for a resource(old).
learndash_get_global_quiz_list_OLD Read More »
Function: Gets the quiz list for a resource.
learndash_get_global_quiz_list Read More »
Function: Gets the topics list for a lesson.
learndash_get_topic_list Read More »
Function: Gets the lesson list for a course.
learndash_get_lesson_list Read More »
Function: Outputs the LearnDash topic dots.
learndash_topic_dots Read More »
Function: Outputs the quiz continue link(old).
learndash_quiz_continue_link_OLD Read More »
Function: Outputs the continue quiz link.
learndash_quiz_continue_link Read More »
Function: Hides the next/previous post links in certain situations.
learndash_clear_prev_next_links Read More »
Function: Generates the next post link/url/ID for a lesson/topic/quiz in a course.
learndash_next_post_link Read More »
Function: Generates the previous post link/url/ID for a lesson/topic/quiz in a course.
learndash_previous_post_link Read More »
Function: Processes the request to mark a course or step incomplete.
learndash_mark_incomplete_process Read More »
Function: Outputs HTML output to mark a step incomplete.
learndash_show_mark_incomplete Read More »
Function: Removes the quiz attempt meta for a given user.
learndash_remove_user_quiz_attempt Read More »
Function: Gets the quiz attempt meta for a given user.
learndash_get_user_quiz_attempt Read More »
Function: Marks a course step incomplete for a course.
learndash_process_mark_incomplete Read More »
Function: Removes the quiz user toplist.
learndash_quiz_remove_user_toplist Read More »
Function: Removes the user quiz statistics by the reference ID.
learndash_quiz_remove_user_statistics_by_ref Read More »
Function: Deletes the quiz progress for a user.
learndash_delete_quiz_progress Read More »
Function: Deletes the course progress for a user.
learndash_delete_course_progress Read More »