learndash_mark_incomplete_form_atts
Filter Hook: Filters attributes to mark a course incomplete.
learndash_mark_incomplete_form_atts Read More »
@package: LearnDash / Course
Source Files: includes/course/ld-course-progress.php
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 »
Function: Gets the lesson time for a lesson if it exists.
learndash_forced_lesson_time Read More »
Function: Checks if a course is completed for a user.
learndash_course_completed Read More »
Function: Adds the course completion date to user meta.
learndash_course_completed_store_time Read More »
Function: Deletes the course progress for a user.
learndash_delete_course_progress Read More »
Function: Deletes the quiz progress for a user.
learndash_delete_quiz_progress Read More »
Action Hook: Fires on marking a course incomplete.
learndash_mark_incomplete_process 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: 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 »