learndash_can_complete_step()
Function: Check if the user can complete the current step.
learndash_can_complete_step Read More »
@package: LearnDash / Course
Source Files: includes/course/ld-course-progress.php
Function: Check if the user can complete the current step.
learndash_can_complete_step Read More »
Function: Removes the quiz attempt meta for a given user.
learndash_remove_user_quiz_attempt Read More »
Function: Outputs HTML output to mark a step incomplete.
learndash_show_mark_incomplete Read More »
Filter Hook: Filters whether to show mark course incomplete form.
learndash_show_mark_incomplete_form Read More »
Filter Hook: Filters attributes to mark a course incomplete.
learndash_mark_incomplete_form_atts Read More »
Function: Processes the request to mark a course or step 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 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 »
Action Hook: Fires on marking a course incomplete.
learndash_mark_incomplete_process Read More »
Function: Gets the quiz attempt meta for a given user.
learndash_get_user_quiz_attempt Read More »
Function: Gets the course status index from the course status label.
learndash_course_status_idx Read More »
Function: Checks if the quiz is accessible to the user (legacy).
is_quiz_accessable_legacy Read More »
Function: Checks whether the lesson progression is enabled or not.
learndash_lesson_progression_enabled Read More »