learndash_course_steps_requires_watching_video_after_sub_steps learndash_course_steps_requires_watching_video_after_sub_steps( int $step_id ) Returns whether the video progression is enabled for the current step after the user has completed sub-steps. ContentsDescription Parameters Return Source Changelog Related Namespace @package Uses Used By Description # Parameters # $step_id (int) (Required) Step ID. Return # (bool) Source # File: includes/course/ld-course-steps-functions.php Changelog # Changelog Version Description 4.11.0 Introduced. Related # Namespace # global @package # LearnDash / Course_Steps Uses # Uses Uses Description includes/settings/settings-functions.php: learndash_get_setting () Gets the LearnDash setting for a post. Used By # Used By Used By Description includes/course/ld-course-progress.php: learndash_course_get_step_completion_data () Returns the step completion data when a step is completed by a user.
Uses # Uses Uses Description includes/settings/settings-functions.php: learndash_get_setting () Gets the LearnDash setting for a post.
Used By # Used By Used By Description includes/course/ld-course-progress.php: learndash_course_get_step_completion_data () Returns the step completion data when a step is completed by a user.