LearnDash_Course_Navigation_Widget::update()
Method: Handles widget updates in admin
LearnDash_Course_Navigation_Widget::update Read More »
@package: LearnDash / Widgets
Source Files: sfwd-lms/includes/widgets/ld_course_navigation.php
Method: Handles widget updates in admin
LearnDash_Course_Navigation_Widget::update Read More »
Function: Redirects the user to the next lesson.
learndash_get_next_lesson_redirect Read More »
Method: Display widget form in admin
LearnDash_Course_Navigation_Widget::form Read More »
Function: Redirects the user after quiz completion when a user clicks on the “continue” button.
learndash_quiz_redirect Read More »
Function: Checks whether a user can attempt the quiz again.
learndash_can_attempt_again Read More »
Filter Hook: Filters attributes for mark a course complete form.
learndash_mark_complete_form_atts 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 »
Filter Hook: Filters profile shortcode attributes.
learndash_profile_shortcode_atts 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: Handles the AJAX pagination for the course list shortcode.
ld_course_list_shortcode_pager Read More »
Method: Handle Mark Complete on Lesson or Topic with Video Progress enabled.
Learndash_Course_Video::process_mark_complete Read More »
Function: Adds the meta boxes to course post type.