LDLMS_Course_Steps::get_parent_step_id( int $step_post_id, string $ancestor_step_type = '' )

Get Single Course Step parent.


Description Description


Parameters Parameters

$step_post_id

(Required) Current step post ID.

$ancestor_step_type

(Optional) Parent step post_type to return.

Default value: ''


Top ↑

Source Source

File: includes/classes/class-ldlms-model-course-steps.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.5.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.