LDLMS_Course_Steps::get_item_parent_steps( int $post_id, string $post_type = '' )

Get Course Step parents.


Description Description


Parameters Parameters

$post_id

(Required) Current step post ID.

$post_type

(Optional) Parent step post_type to

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.