Browse: Home / Functions /

learndash_course_steps_is_external

learndash_course_steps_is_external( int $step_id )

Returns whether the step is external.


Description #


Parameters #

$step_id

(int) (Required) Step ID.


Return #

(bool)


Source #

File: includes/course/ld-course-steps-functions.php


Changelog #

Changelog
Version Description
4.12.0 Introduced.