learndash_get_course_prerequisites()
Function: Gets the list of course prerequisites and its status for a course.
learndash_get_course_prerequisites Read More »
@package: LearnDash / Course
Source Files: includes/course/ld-course-functions.php
Function: Gets the list of course prerequisites and its status for a course.
learndash_get_course_prerequisites Read More »
Function: Gets the list of course prerequisites for a given course.
learndash_get_course_prerequisite Read More »
Function: Checks whether the course prerequisites requirement for enrollment setting is enabled for a course.
learndash_get_course_prerequisite_enabled Read More »
Function: Gets the course ID for a resource.
learndash_get_course_id Read More »
Function: Gets the lesson ID of a resource.
learndash_get_lesson_id 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 list for a course.
learndash_get_lesson_list Read More »
Filter Hook: Filters query arguments for getting the lesson list.
learndash_get_lesson_list_args 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 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 »