wp_ajax_ld_quiz_progress_pager wp_ajax_ld_quiz_progress_pager() Handles the AJAX pagination for the quiz progress. ContentsDescription Return Source Related Uses Description # Fires on ld_course_progress_pager AJAX action. Return # (void|string) Source # File: includes/course/ld-course-info-widget.php Related # Uses # Uses Uses Description includes/ld-misc-functions.php: learndash_ob_get_clean () Helper function for PHP output buffering. includes/class-ld-lms.php: SFWD_LMS::get_template () Get LearnDash template and pass data to be used in template includes/class-ld-lms.php: SFWD_LMS::get_course_info () Returns output of users course information for bottom of profile includes/ld-groups.php: learndash_is_group_leader_user () Checks if a user has the group leader capabilities. includes/ld-groups.php: learndash_is_group_leader_of_user () Checks whether a group leader is an admin of a user’s group. includes/ld-groups.php: learndash_is_admin_user () Checks if a user has the admin capabilities. includes/course/ld-course-info-widget.php: learndash_ajax_pager_verify_atts () Verifies the attributes for AJAX pagination.
Uses # Uses Uses Description includes/ld-misc-functions.php: learndash_ob_get_clean () Helper function for PHP output buffering. includes/class-ld-lms.php: SFWD_LMS::get_template () Get LearnDash template and pass data to be used in template includes/class-ld-lms.php: SFWD_LMS::get_course_info () Returns output of users course information for bottom of profile includes/ld-groups.php: learndash_is_group_leader_user () Checks if a user has the group leader capabilities. includes/ld-groups.php: learndash_is_group_leader_of_user () Checks whether a group leader is an admin of a user’s group. includes/ld-groups.php: learndash_is_admin_user () Checks if a user has the admin capabilities. includes/course/ld-course-info-widget.php: learndash_ajax_pager_verify_atts () Verifies the attributes for AJAX pagination.