learndash_30_ajax_pager()
Gets the ld30 theme ajax pagination.
Description #
Fires on wp_ajax_ld30_ajax_pager
and wp_ajax_nopriv_ld30_ajax_pager
ajax action.
Source #
Changelog #
Version | Description |
---|---|
3.0.0 | Introduced. |
Related #
Namespace #
@package #
Uses #
Uses | Description |
---|---|
includes/ld-misc-functions.php: learndash_get_user_profile_quiz_attempts () |
Gets the user’s quiz attempts for the ld_profile shortcode/block |
themes/ld30/includes/helpers.php: learndash_focus_mode_lesson_query_args () |
Gets the focus mode lesson query arguments. |
themes/ld30/includes/helpers.php: learndash_30_get_course_navigation () |
Gets the ld30 theme course navigation. |
themes/ld30/includes/helpers.php: ld30_ajax_topic_pager_args |
Filters topic ajax pagination arguments. |
themes/ld30/includes/helpers.php: learndash-show-lesson-quizzes |
Filters whether to show quiz for a particular lesson or not. |
themes/ld30/includes/helpers.php: learndash_profile_ajax_pagination_atts |
Filters ajax profile search attributes |
themes/ld30/includes/helpers.php: learndash_course_content_shortcode_ajax_pagination_atts |
Filters course content shortcode ajax pagination arguments. |
themes/ld30/includes/helpers.php: learndash_user_status_widget_ajax_pagination_atts |
Filters user stats widget ajax pagination arguments. |
themes/ld30/includes/helpers.php: learndash_get_template_part () |
Gets the template Part. |
includes/class-ld-custom-label.php: learndash_get_custom_label () |
Utility function to get a custom field label. |
includes/class-ld-custom-label.php: learndash_get_custom_label_lower () |
Utility function to get a custom field label lowercase. |
includes/class-ld-lms.php: SFWD_LMS::get_course_info () |
Returns output of users course information for bottom of profile |
includes/course/ld-course-functions.php: learndash_process_lesson_topics_pager () |
Processes the lesson topics pagination. |
includes/shortcodes/ld_course_content.php: learndash_course_content_shortcode () |
Builds the |
includes/course/ld-course-navigation.php: learndash_get_lesson_quiz_list () |
Gets the quiz list output for a lesson/topic. |
includes/course/ld-course-navigation.php: learndash_get_course_quiz_list () |
Gets the quiz list output for a course. |
includes/course/ld-course-navigation.php: learndash_get_course_lessons_list () |
Gets the lesson list output for a course. |
includes/course/ld-course-navigation.php: learndash_topic_dots () |
Outputs the LearnDash topic dots. |
includes/course/ld-course-progress.php: learndash_lesson_progression_enabled () |
Checks whether the lesson progression is enabled or not. |
includes/shortcodes/ld_profile.php: learndash_profile () |
Builds the |