is_course_prerequities_completed()
Function: Is course prerequities completed
is_course_prerequities_completed Read More »
@package: LearnDash / Deprecated
Source Files: includes/deprecated/3.1.7/functions.php
Function: Is course prerequities completed
is_course_prerequities_completed Read More »
Function: Sets new prerequisites for a course.
learndash_set_course_prerequisite Read More »
Function: Gets the legacy course ID for a resource.
learndash_get_legacy_course_id Read More »
Function: Gets the quiz list for a resource(old).
learndash_get_global_quiz_list_OLD Read More »
Function: Outputs the quiz continue link(old).
learndash_quiz_continue_link_OLD 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 »
Function: Gets the next quiz for current lesson for a user.
learndash_next_lesson_quiz 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 »
Filter Hook: Filters the current status of the course.
learndash_course_status Read More »
Filter Hook: Filters whether to mark a process complete.
learndash_process_mark_complete Read More »
Action Hook: Fires before the course is marked completed.
learndash_before_course_completed Read More »
Action Hook: Fires after the topic is marked completed.
learndash_topic_completed Read More »
Action Hook: Fires after the lesson is marked completed.
learndash_lesson_completed Read More »
Action Hook: Fires after the course is marked completed.
learndash_course_completed Read More »
Function: Marks a resource complete.
learndash_update_completion Read More »
Function: Gets the course permalink.
learndash_get_course_url Read More »
Function: Redirects the user to the next lesson.
learndash_get_next_lesson_redirect Read More »