learndash_course_status()
Function: Outputs the current status of the course.
learndash_course_status Read More »
@package: LearnDash / Course
Source Files: includes/course/ld-course-progress.php
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: 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: 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 »
Function: Checks if a lesson is not complete.
learndash_is_lesson_notcomplete Read More »
Function: Checks if a topic is complete.
learndash_is_topic_complete Read More »
Function: Checks if a topic is not complete.
learndash_is_topic_notcomplete Read More »
Function: Returns the previous lesson/topic to be completed.
learndash_get_previous Read More »
Function: Outputs the HTML output to mark a course complete.
learndash_mark_complete Read More »
Filter Hook: Filters attributes for mark a course complete form.
learndash_mark_complete_form_atts Read More »
Filter Hook: Filters form fields to mark a course complete.
learndash_mark_complete_form_fields Read More »
Filter Hook: Filters HTML output to mark a course completion.
learndash_mark_complete Read More »