LDLMS_Model_User_Course_Progress::set_progress_unloaded()
Sets the Progress loaded flag to false and clears all data structures.
Description Description
This will force the progress to be reloaded from meta. This is called when te user meta is updated either via this class or from external.
Source Source
File: includes/classes/class-ldlms-model-user-course-progress.php
Changelog Changelog
Version | Description |
---|---|
3.4.0 | Introduced. |