LDLMS_Course_Steps::get_steps( string $steps_type = 'h' )

Get Course steps by node type.


Description Description


Parameters Parameters

$steps_type

(Optional) Course Steps node type.

Default value: 'h'


Top ↑

Return Return

(array) of Course Step items found in node.


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.