wp_ajax_ld_course_navigation_pager()
Function: Handles the AJAX pagination for the courses navigation.
wp_ajax_ld_course_navigation_pager Read More »
@package: LearnDash / Deprecated
Source Files: includes/deprecated/3.4.0/functions.php
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_Info_Widget::__construct Read More »
Function: Handles the AJAX pagination for the admin courses navigation.
wp_ajax_ld_course_navigation_admin_pager Read More »
Method: Displays widget
LearnDash_Course_Info_Widget::widget Read More »
Function: Verifies the attributes for AJAX pagination.
learndash_ajax_pager_verify_atts Read More »
Method: Handles widget updates in admin
LearnDash_Course_Info_Widget::update 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: Display widget form in admin
LearnDash_Course_Info_Widget::form Read More »
Class: Class for LearnDash `Course Navigation` Widget.
LearnDash_Course_Navigation_Widget Read More »
Function: Handles the AJAX output to mark a quiz complete.
learndash_ajax_mark_complete Read More »
Method: Public constructor for Widget Class.
LearnDash_Course_Navigation_Widget::__construct Read More »
Function: Checks if the lesson topics are completed.
learndash_lesson_topics_completed Read More »
Method: Displays widget
LearnDash_Course_Navigation_Widget::widget Read More »
Function: Processes a request to mark a step/course complete.
learndash_mark_complete_process Read More »
Method: Handles widget updates in admin
LearnDash_Course_Navigation_Widget::update Read More »
Function: Gets the course permalink.
learndash_get_course_url Read More »
Method: Display widget form in admin
LearnDash_Course_Navigation_Widget::form 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 »