LDLMS_Quiz_Questions::__construct()
Method: Public constructor for class.
LDLMS_Quiz_Questions::__construct Read More »
@package: LearnDash / Quiz / Questions
Source Files: includes/classes/class-ldlms-model-quiz-questions.php
Method: Public constructor for class.
LDLMS_Quiz_Questions::__construct Read More »
Method: Initialize object vars.
LDLMS_Quiz_Questions::init Read More »
Method: Load Quiz Questions.
LDLMS_Quiz_Questions::load_questions Read More »
Method: Build the ProQuiz question objects from the post_ids
LDLMS_Quiz_Questions::build_questions Read More »
Method: Sets the Quiz dirty flag and will force the questions to be reloaded from queries.
LDLMS_Quiz_Questions::set_questions_dirty Read More »
Method: Check if the quiz dirty flag is set.
LDLMS_Quiz_Questions::is_questions_dirty Read More »
Method: Clear the quiz dirty flag.
LDLMS_Quiz_Questions::clear_questions_dirty Read More »
Method: Check if the process timer is out of time.
Learndash_Admin_Data_Upgrades::out_of_timer Read More »
Method: Remove the processing transient for instance.
Learndash_Admin_Data_Upgrades::remove_transient Read More »
Method: Get the processing transient for instance.
Learndash_Admin_Data_Upgrades::get_transient Read More »
Action Hook: Fires on admin data upgrades init
learndash_data_upgrades_init Read More »
Method: Public constructor for class.
LDLMS_Course_Steps::__construct Read More »
Method: Load Course Steps.
LDLMS_Course_Steps::load_steps Read More »
Method: Get the total steps for the course.
LDLMS_Course_Steps::get_steps_count Read More »
Method: Return the last run details for the last completed data upgrade for the instance.
Learndash_Admin_Data_Upgrades::get_last_run_info Read More »
Method: Entry point to perform data upgrade for instance.
Learndash_Admin_Data_Upgrades::do_data_upgrades Read More »
Method: Initialize the processing timer.
Learndash_Admin_Data_Upgrades::init_process_times Read More »
Method: Get the current instance of this class or new.
Learndash_Admin_Data_Upgrades::get_instance Read More »
Method: Add instance to static tracking array
Learndash_Admin_Data_Upgrades::add_instance Read More »
Method: Register the data upgrade action.
Learndash_Admin_Data_Upgrades::register_upgrade_action Read More »