learndash_mark_incomplete_process()
Function: Processes the request to mark a course or step incomplete.
learndash_mark_incomplete_process Read More »
@package: LearnDash / Course
Source Files: includes/course/ld-course-progress.php
Function: Processes the request to mark a course or step incomplete.
learndash_mark_incomplete_process Read More »
Function: Generates the previous post link/url/ID for a lesson/topic/quiz in a course.
learndash_previous_post_link Read More »
Function: Generates the next post link/url/ID for a lesson/topic/quiz in a course.
learndash_next_post_link Read More »
Filter Hook: Filters whether to show mark course incomplete form.
learndash_show_mark_incomplete_form Read More »
Function: Hides the next/previous post links in certain situations.
learndash_clear_prev_next_links Read More »
Filter Hook: Filters attributes to mark a course incomplete.
learndash_mark_incomplete_form_atts Read More »
Function: Outputs the continue quiz link.
learndash_quiz_continue_link Read More »
Filter Hook: Filters previous post link output for the course.
learndash_previous_post_link Read More »
Function: Gets the lesson time cookie key for lesson/topic.
learndash_forced_lesson_time_cookie_key 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 »
Function: Removes the user quiz statistics by the reference ID.
learndash_quiz_remove_user_statistics_by_ref Read More »
Function: Removes the quiz user toplist.
learndash_quiz_remove_user_toplist Read More »
Function: Marks a course step incomplete for a course.
learndash_process_mark_incomplete Read More »
Function: Gets the quiz attempt meta for a given user.
learndash_get_user_quiz_attempt Read More »
Action Hook: Fires on marking a course incomplete.
learndash_mark_incomplete_process Read More »
Function: Gets the lesson time for a lesson if it exists.
learndash_forced_lesson_time Read More »
Function: Gets the course status index from the course status label.
learndash_course_status_idx Read More »