LDLMS_Course_Steps::get_item_parent_steps LDLMS_Course_Steps::get_item_parent_steps( int $post_id, string $post_type = '' ) Get Course Step parents. ContentsDescription Parameters Source Changelog Related @package Uses Used By Description # Parameters # $post_id (int) (Required) Current step post ID. $post_type (string) (Optional) Parent step post_type to. Default value: '' 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_parent_step_id () Get Single Course Step parent. 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_parent_step_id () Get Single Course Step parent. includes/classes/class-ldlms-model-course-steps.php: LDLMS_Course_Steps::get_children_steps () Get Parent Children steps.