LDLMS_Model_Course::load_settings( bool $force = false )
Load the Post Settings.
Description Description
Parameters Parameters
- $force
-
(Optional) Force reload of settings.
Default value: false
Return Return
(bool) settings loaded.
Source Source
File: includes/classes/class-ldlms-model-course.php
Changelog Changelog
Version | Description |
---|---|
2.5.0 | Introduced. |