learndash_quiz_continue_link_OLD()
Function: Outputs the quiz continue link(old).
learndash_quiz_continue_link_OLD Read More »
@package: LearnDash / Deprecated
Source Files: includes/deprecated/3.4.0/functions.php
Function: Outputs the quiz continue link(old).
learndash_quiz_continue_link_OLD Read More »
Function: Outputs the LearnDash topic dots.
learndash_topic_dots Read More »
Function: Gets the lesson list for a course.
learndash_get_lesson_list Read More »
Function: Gets the topics list for a lesson.
learndash_get_topic_list Read More »
Filter Hook: Filters whether to show mark course incomplete form.
learndash_show_mark_incomplete_form Read More »
Class: Class for LearnDash `Course Progress` Widget.
LearnDash_Course_Progress_Widget Read More »
Filter Hook: Filters attributes to mark a course incomplete.
learndash_mark_incomplete_form_atts Read More »
Filter Hook: Filters previous post link output for the course.
learndash_previous_post_link Read More »
Filter Hook: Filters next post link output for the course.
learndash_next_post_link Read More »
Method: Public constructor for Widget Class.
LearnDash_Course_Progress_Widget::__construct Read More »
Filter Hook: Filters HTML of continue quiz link.
learndash_quiz_continue_link Read More »
Method: Displays widget
LearnDash_Course_Progress_Widget::widget Read More »
Filter Hook: Filters output of topic list dots.
learndash_topic_dots_item Read More »
Method: Handles widget updates in admin
LearnDash_Course_Progress_Widget::update Read More »
Function: Removes the quiz attempt meta for a given user.
learndash_remove_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 »
Action Hook: Fires on marking a course incomplete.
learndash_mark_incomplete_process Read More »