LDLMS_Model_Lesson::initialize( $lesson_id )
Initialize post.
Description Description
Parameters Parameters
- $post_id
-
(Required) Lesson Post ID to load.
Return Return
(bool) True if post was loaded. False otherwise.
Source Source
File: includes/classes/class-ldlms-model-lesson.php
Changelog Changelog
Version | Description |
---|---|
3.2.0 | Introduced. |