apply_filters( 'learndash_course_lessons_advance_progress_page', boolean $advance_progress , int $post_id , int $user_id )
Filters whether to redirect the user to the next available lesson page in the course.
Description Description
Parameters Parameters
- $advance_progress
-
Whether to redirect user to next available lesson page.
- $post_id
-
Queried object post ID.
- $user_id
-
User ID.
Source Source
File: includes/course/ld-course-functions.php