learndash_get_course_id()
Function: Gets the course ID for a resource.
learndash_get_course_id Read More »
@package: LearnDash / Course
Source Files: includes/course/ld-course-functions.php
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: 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: Outputs the continue quiz link.
learndash_quiz_continue_link Read More »
Filter Hook: Filters HTML of continue quiz link.
learndash_quiz_continue_link Read More »
Function: Outputs HTML output to mark a step incomplete.
learndash_show_mark_incomplete Read More »
Function: Outputs the LearnDash topic dots.
learndash_topic_dots Read More »
Filter Hook: Filters whether to show mark course incomplete form.
learndash_show_mark_incomplete_form Read More »
Filter Hook: Filters output of topic list dots.
learndash_topic_dots_item Read More »
Filter Hook: Filters attributes to mark a course incomplete.
learndash_mark_incomplete_form_atts Read More »
Function: Gets the lesson list for a course.
learndash_get_lesson_list Read More »
Function: Processes the request to mark a course or step incomplete.
learndash_mark_incomplete_process Read More »
Function: Gets the topics list for a lesson.
learndash_get_topic_list Read More »
Class: Class for LearnDash `Course Progress` Widget.
LearnDash_Course_Progress_Widget Read More »
Method: Public constructor for Widget Class.
LearnDash_Course_Progress_Widget::__construct Read More »
Method: Displays widget
LearnDash_Course_Progress_Widget::widget Read More »