learndash_course_progress()
Function: Builds the `[learndash_course_progress]` shortcode output.
learndash_course_progress Read More »
@package: LearnDash / Shortcodes
Source Files: includes/shortcodes/ld_course_progress.php
Function: Builds the `[learndash_course_progress]` shortcode output.
learndash_course_progress Read More »
Function: Checks if the quiz is accessible to the user.
is_quiz_accessable Read More »
Function: Checks if all quizzes for a course are complete for the user.
is_all_global_quizzes_complete Read More »
Function: Gets the next quiz for a course.
learndash_next_global_quiz Read More »
Function: Gets the next quiz for current lesson for a user.
learndash_next_lesson_quiz Read More »
Filter Hook: Filters the course completion URL.
learndash_course_completion_url Read More »
Function: Checks if the resource has any quizzes.
has_global_quizzes Read More »
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 topic is not complete.
learndash_is_topic_notcomplete 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: Updates the user meta with completion status for any resource.
learndash_process_mark_complete 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 »