learndash_update_completion()
Function: Marks a resource complete.
learndash_update_completion Read More »
@package: LearnDash / Deprecated
Source Files: includes/deprecated/4.11.0/functions.php
Function: Marks a resource complete.
learndash_update_completion Read More »
Action Hook: Fires before the course is marked completed.
learndash_before_course_completed Read More »
Function: Checks whether a quiz is complete for a user.
learndash_is_quiz_complete Read More »
Action Hook: Fires after the topic is marked completed.
learndash_topic_completed Read More »
Function: Checks whether a quiz is not completed for a user.
learndash_is_quiz_notcomplete Read More »
Action Hook: Fires after the lesson is marked completed.
learndash_lesson_completed Read More »
Function: Gets the user’s current course progress.
learndash_get_course_progress Read More »
Action Hook: Fires after the course is marked completed.
learndash_course_completed 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 complete.
learndash_is_topic_complete Read More »
Function: Checks if a topic is not complete.
learndash_is_topic_notcomplete Read More »
Method: Display widget form in admin
LearnDash_Course_Navigation_Widget::form 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 »
Filter Hook: Filters attributes for mark a course complete form.
learndash_mark_complete_form_atts Read More »
Function: Redirects the user after quiz completion when a user clicks on the “continue” button.
learndash_quiz_redirect Read More »
Filter Hook: Filters form fields to mark a course complete.
learndash_mark_complete_form_fields Read More »
Function: Checks whether a user can attempt the quiz again.
learndash_can_attempt_again Read More »
Filter Hook: Filters HTML output to mark a course completion.
learndash_mark_complete Read More »