learndash_course_completed
Action Hook: Fires after the course is marked completed.
learndash_course_completed Read More »
@package: LearnDash / Deprecated
Source Files: sfwd-lms/includes/deprecated/5.0.0/functions.php
Action Hook: Fires after the course is marked completed.
learndash_course_completed 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 »
Function: Checks if the previous topic or lesson is complete.
is_previous_complete Read More »
Filter Hook: Filters form fields to mark a course complete.
learndash_mark_complete_form_fields Read More »
Function: Returns the previous lesson/topic to be completed.
learndash_get_previous Read More »
Filter Hook: Filters HTML output to mark a course completion.
learndash_mark_complete Read More »
Filter Hook (deprecated): Filters URL to redirect to after marking a step complete.
learndash_completion_redirect Read More »
Function: Handles the AJAX pagination for the course progress.
wp_ajax_ld_course_progress_pager Read More »
Filter Hook: Filters number of quiz attempts allowed for a user.
learndash_allowed_repeats Read More »
Function: Handles the AJAX pagination for the quiz progress.
wp_ajax_ld_quiz_progress_pager Read More »
Function: Handles the AJAX pagination for the courses navigation.
wp_ajax_ld_course_navigation_pager Read More »
Function: Handles the AJAX pagination for the admin courses navigation.
wp_ajax_ld_course_navigation_admin_pager Read More »
Method: Public constructor for Widget Class.
LearnDash_Course_Info_Widget::__construct Read More »
Function: Verifies the attributes for AJAX pagination.
learndash_ajax_pager_verify_atts Read More »
Method: Displays widget
LearnDash_Course_Info_Widget::widget Read More »
Class: Class for LearnDash `Course Info` Widget.
LearnDash_Course_Info_Widget Read More »
Function: Outputs the HTML output to mark a course complete.
learndash_mark_complete Read More »
Method: Handles widget updates in admin
LearnDash_Course_Info_Widget::update Read More »
Class: Class for LearnDash `Course Navigation` Widget.
LearnDash_Course_Navigation_Widget Read More »