Browse: Home / Classes / LDLMS_Model_Course /

LDLMS_Model_Course::init

LDLMS_Model_Course::init( int $post_id )

Initialize post.


Description #


Parameters #

$post_id

(int) (Required) Course Post ID to load.


Return #

(bool) True if post was loaded. False otherwise.


Source #

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


Changelog #

Changelog
Version Description
3.2.0 Introduced.