learndash_is_topic_complete()
Function: Checks if a topic is complete.
learndash_is_topic_complete Read More »
@package: LearnDash / Course
Source Files: includes/course/ld-course-progress.php
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 »
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 »
Function: Redirects the user after quiz completion when a user clicks on the “continue” button.
learndash_quiz_redirect Read More »
Function: Checks whether a user can attempt the quiz again.
learndash_can_attempt_again Read More »
Function: Checks if the previous topic or lesson is complete.
is_previous_complete Read More »
Function: Returns the previous lesson/topic to be completed.
learndash_get_previous Read More »
Method: Public constructor for Widget Class.
LearnDash_Course_Info_Widget::__construct Read More »
Method: Displays widget
LearnDash_Course_Info_Widget::widget Read More »
Function: Handles the AJAX pagination for the course progress.
wp_ajax_ld_course_progress_pager Read More »
Method: Handles widget updates in admin
LearnDash_Course_Info_Widget::update Read More »
Function: Handles the AJAX pagination for the quiz progress.
wp_ajax_ld_quiz_progress_pager Read More »
Method: Display widget form in admin
LearnDash_Course_Info_Widget::form Read More »
Function: Handles the AJAX pagination for the courses navigation.
wp_ajax_ld_course_navigation_pager Read More »
Method: Public constructor for Widget Class.
LearnDash_Course_Navigation_Widget::__construct Read More »
Function: Handles the AJAX pagination for the admin courses navigation.
wp_ajax_ld_course_navigation_admin_pager Read More »
Filter Hook: Filters attributes for mark a course complete form.
learndash_mark_complete_form_atts Read More »
Method: Displays widget
LearnDash_Course_Navigation_Widget::widget Read More »