learndash_completion_redirect
Filter Hook (deprecated): Filters URL to redirect to after marking a step complete.
learndash_completion_redirect Read More »
@package: LearnDash / Course
Source Files: includes/course/ld-course-progress.php
Filter Hook (deprecated): Filters URL to redirect to after marking a step complete.
learndash_completion_redirect Read More »
Class: Class for LearnDash `Course Info` Widget.
LearnDash_Course_Info_Widget Read More »
Function: Gets the course permalink.
learndash_get_course_url Read More »
Method: Public constructor for Widget Class.
LearnDash_Course_Info_Widget::__construct Read More »
Function: Redirects the user to the next lesson.
learndash_get_next_lesson_redirect Read More »
Method: Displays widget
LearnDash_Course_Info_Widget::widget Read More »
Function: Redirects the user after quiz completion when a user clicks on the “continue” button.
learndash_quiz_redirect Read More »
Method: Handles widget updates in admin
LearnDash_Course_Info_Widget::update Read More »
Function: Checks whether a user can attempt the quiz again.
learndash_can_attempt_again Read More »
Method: Display widget form in admin
LearnDash_Course_Info_Widget::form Read More »
Filter Hook: Filters number of quiz attempts allowed for a user.
learndash_allowed_repeats Read More »
Class: Class for LearnDash `Course Navigation` Widget.
LearnDash_Course_Navigation_Widget Read More »
Function: Checks if the previous topic or lesson is complete.
is_previous_complete Read More »
Method: Public constructor for Widget Class.
LearnDash_Course_Navigation_Widget::__construct Read More »
Method: Displays widget
LearnDash_Course_Navigation_Widget::widget Read More »
Method: Handles widget updates in admin
LearnDash_Course_Navigation_Widget::update Read More »
Method: Display widget form in admin
LearnDash_Course_Navigation_Widget::form Read More »
Function: Outputs the HTML output to mark a course complete.
learndash_mark_complete Read More »
Filter Hook: Filters HTML output to mark a course completion.
learndash_mark_complete Read More »
Function: Builds the `[ld_user_course_points]` shortcode output.
learndash_user_course_points_shortcode Read More »