learndash_can_attempt_again()
Function: Checks whether a user can attempt the quiz again.
learndash_can_attempt_again Read More »
@package: LearnDash / Course
Source Files: includes/course/ld-course-progress.php
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 »
Function: Handles the AJAX pagination for the course progress.
wp_ajax_ld_course_progress_pager 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 »
Function: Verifies the attributes for AJAX pagination.
learndash_ajax_pager_verify_atts Read More »
Function: Outputs the HTML output to mark a course complete.
learndash_mark_complete Read More »
Function: Handles the AJAX output to mark a quiz complete.
learndash_ajax_mark_complete Read More »
Function: Builds the `[ld_user_course_points]` shortcode output.
learndash_user_course_points_shortcode Read More »
Function: Builds the `[ld_profile]` shortcode output.
Function: Handles the AJAX pagination for the courses registered.
wp_ajax_ld_course_registered_pager Read More »
Function: Outputs the course navigation admin template for the widget.
learndash_course_navigation_admin Read More »
Function: Includes the course navigation switcher admin template.
learndash_course_switcher_admin Read More »
Function: Enqueues the scripts and styles needed to handle pagination.
learndash_course_step_edit_init Read More »
Function: Adds the content to the course navigation meta box for admin.
learndash_course_navigation_admin_box_content Read More »
Function: Gets the course info HTML output for user.
learndash_course_info Read More »
Function: Builds the `[ld_course_info]` shortcode output.
learndash_course_info_shortcode Read More »
Function: Builds the `[course_inprogress]` shortcode output.
learndash_course_inprogress_shortcode Read More »