LDLMS_Model_Group::__construct()
Method: Initialize post.
LDLMS_Model_Group::__construct Read More »
@package: LearnDash / Group
Source Files: sfwd-lms/includes/classes/class-ldlms-model-group.php
Method: Initialize post.
LDLMS_Model_Group::__construct Read More »
Method: Load the Model Settings.
LDLMS_Model_Post::load_settings Read More »
Method: Save the Model Settings.
LDLMS_Model_Post::save_settings Read More »
Function: Return Data from Instance.
learndash_user_get_quiz_progress Read More »
Method: Public constructor for class.
LDLMS_Model_User_Quiz_Progress::__construct Read More »
Method: Initialize the User class vars.
LDLMS_Model_User_Quiz_Progress::initialize Read More »
Method: Hook into the user meta update logic from WordPress so we know if external processes are updating the user meta value. If so we set the dirty flag to force a reload of the meta and rebuild the data structure.
LDLMS_Model_User_Quiz_Progress::updated_user_meta_progress Read More »
Method: Load Legacy User Progress from User Meta.
LDLMS_Model_User_Quiz_Progress::load_progress Read More »
Method: Build User Quiz Progress nodes.
LDLMS_Model_User_Quiz_Progress::load_quiz_progress Read More »
Method: Sets the Progress loaded flag to false and clears all data structures. Thousand will force the progress to be reloaded from meta.
LDLMS_Model_User_Quiz_Progress::set_progress_unloaded Read More »
Method: Set Progress steps.
LDLMS_Model_User_Quiz_Progress::set_progress Read More »
Method: Initialize post.
LDLMS_Model_Course::init Read More »
Method: Initialize post.
LDLMS_Model_Question::__construct Read More »
Method: Public constructor for class.
LDLMS_Model_User::__construct Read More »
Method: Add Model instance.
LDLMS_Factory::add_instance Read More »
Method: Initialize post.
LDLMS_Model_Lesson::initialize Read More »
Method: Checks if lesson is sample.
LDLMS_Model_Lesson::is_sample Read More »
Method: Get the current instance of this class or new.
LDLMS_Factory::get_instance Read More »
Method: Call via the WordPress load sequence for admin pages.
LD_Groups_Membership::on_load_edit Read More »