is_quiz_accessable()
Function: Checks if the quiz is accessible to the user.
is_quiz_accessable Read More »
@package: LearnDash / Deprecated
Source Files: includes/deprecated/3.4.0/functions.php
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: Outputs the current status of the course.
learndash_course_status Read More »
Filter Hook: Filters the current status of the course.
learndash_course_status 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: Checks whether a quiz is complete for a user.
learndash_is_quiz_complete Read More »
Function: Checks whether a quiz is not completed for a user.
learndash_is_quiz_notcomplete Read More »
Function: Gets the user’s current course progress.
learndash_get_course_progress Read More »
Function: Checks if a lesson is complete.
learndash_is_lesson_complete Read More »
Function: Checks if a lesson is not complete.
learndash_is_lesson_notcomplete Read More »
Function: Checks if a topic is not complete.
learndash_is_topic_notcomplete Read More »
Function: Updates the user meta with completion status for any resource.
learndash_process_mark_complete Read More »
Filter Hook: Filters whether to mark a process complete.
learndash_process_mark_complete Read More »
Method: Handles widget updates in admin
LearnDash_Course_Navigation_Widget::update Read More »
Method: Display widget form in admin
LearnDash_Course_Navigation_Widget::form Read More »
Function: Outputs the HTML output to mark a course complete.
learndash_mark_complete Read More »