LDLMS_Factory_Post::lesson( integer $lesson = null, boolean $reload = false )

Get a Lesson.


Description Description


Parameters Parameters

$lesson

(Optional) Either lesson_id integer or WP_Post instance.

Default value: null

$reload

(Optional) To force reload of instance.

Default value: false


Top ↑

Return Return

(new) instance of LDLMS_Model_Lesson


Top ↑

Source Source

File: includes/classes/class-ldlms-factory-post.php


			

Top ↑

User Contributed Notes User Contributed Notes

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