learndash_mark_incomplete_process()
Function: Processes the request to mark a course or step incomplete.
learndash_mark_incomplete_process Read More »
Function: Processes the request to mark a course or step incomplete.
learndash_mark_incomplete_process Read More »
Class: Class for LearnDash `Course Progress` Widget.
LearnDash_Course_Progress_Widget 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 »
Function: Hides the next/previous post links in certain situations.
learndash_clear_prev_next_links 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 »
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 »
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 the quiz is accessible to the user (legacy).
is_quiz_accessable_legacy Read More »
Function: Checks if all quizzes for a course are complete for the user.
is_all_global_quizzes_complete Read More »