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 output for a course.
learndash_get_course_quiz_list Read More »
Function: Gets the quiz list output for a lesson/topic.
learndash_get_lesson_quiz_list Read More »
Function: Gets the course ID for a resource.
learndash_get_course_id Read More »
Function: Gets the legacy course ID for a resource.
learndash_get_legacy_course_id Read More »
Function: Gets the lesson ID of a resource.
learndash_get_lesson_id Read More »
Function: Checks whether a user has access to a course.
sfwd_lms_has_access Read More »
Function: Checks whether a user has access to a course.
sfwd_lms_has_access_fn Read More »
Function: Redirects a user to the course page if it does not have access.
sfwd_lms_access_redirect Read More »
Function: Checks whether the user’s access to the course is expired.
ld_course_access_expired Read More »
Function: Generates an alert in the header that a user’s access to the course is expired.
ld_course_access_expired_alert Read More »
Function: Gets the amount of time until the course access expires for a user.
ld_course_access_expires_on Read More »
Function: Gets the quiz list for a resource.
learndash_get_global_quiz_list Read More »
Function: Gets the quiz list for a resource(old).
learndash_get_global_quiz_list_OLD Read More »
Function: Gets the topics list for a lesson.
learndash_get_topic_list Read More »
Function: Removes the quiz attempt meta for a given user.
learndash_remove_user_quiz_attempt Read More »
Function: Outputs HTML output to mark a step incomplete.
learndash_show_mark_incomplete Read More »
Function: Processes the request to mark a course or step incomplete.
learndash_mark_incomplete_process Read More »
Function: Generates the previous post link/url/ID for a lesson/topic/quiz in a course.
learndash_previous_post_link Read More »