LDLMS_Course_Steps::get_steps LDLMS_Course_Steps::get_steps( string $steps_type = 'h' ) Get Course steps by node type. ContentsDescription Parameters Return Source Changelog Related @package Uses Used By Description # Parameters # $steps_type (string) (Optional) Course Steps node type. Default value: 'h' Return # (array) of Course Step items found in node. Source # File: includes/classes/class-ldlms-model-course-steps.php Changelog # Changelog Version Description 2.5.0 Introduced. Related # @package # LearnDash / Course / Steps Uses # Uses Uses Description includes/classes/class-ldlms-model-course-steps.php: LDLMS_Course_Steps::load_steps () Load Course Steps. Used By # Used By Used By Description includes/classes/class-ldlms-model-course-steps.php: LDLMS_Course_Steps::get_children_steps () Get Parent Children steps.
Uses # Uses Uses Description includes/classes/class-ldlms-model-course-steps.php: LDLMS_Course_Steps::load_steps () Load Course Steps.
Used By # Used By Used By Description includes/classes/class-ldlms-model-course-steps.php: LDLMS_Course_Steps::get_children_steps () Get Parent Children steps.