learndash_course_progress_widget()
Function: Outputs the course progress HTML for the user.
learndash_course_progress_widget Read More »
@package: LearnDash / Deprecated
Source Files: includes/deprecated/4.11.0/functions.php
Function: Outputs the course progress HTML for the user.
learndash_course_progress_widget Read More »
Function: Checks whether the lesson progression is enabled or not.
learndash_lesson_progression_enabled Read More »
Function: Outputs the current status of the course.
learndash_course_status Read More »
Filter Hook: Filters the current status of the course.
learndash_course_status Read More »
Function: Checks if a lesson is not complete.
learndash_is_lesson_notcomplete Read More »
Function: Checks if a topic is not complete.
learndash_is_topic_notcomplete Read More »
Function: Updates the user meta with completion status for any resource.
learndash_process_mark_complete Read More »
Filter Hook: Filters whether to mark a process complete.
learndash_process_mark_complete Read More »
Action Hook: Fires before the course is marked completed.
learndash_before_course_completed Read More »
Action Hook: Fires after the topic is marked completed.
learndash_topic_completed Read More »
Action Hook: Fires after the lesson is marked completed.
learndash_lesson_completed Read More »
Action Hook: Fires after the course is marked completed.
learndash_course_completed Read More »
Function: Marks a resource complete.
learndash_update_completion Read More »
Function: Checks whether a quiz is complete for a user.
learndash_is_quiz_complete Read More »
Function: Checks whether a quiz is not completed for a user.
learndash_is_quiz_notcomplete Read More »
Function: Gets the user’s current course progress.
learndash_get_course_progress Read More »
Function: Checks if a lesson is complete.
learndash_is_lesson_complete Read More »
Method: Public constructor for Widget Class.
LearnDash_Course_Info_Widget::__construct Read More »
Function: Redirects the user to the next lesson.
learndash_get_next_lesson_redirect Read More »
Method: Displays widget
LearnDash_Course_Info_Widget::widget Read More »