Browse: Home / Functions /

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.


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.