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: Get Course Lessons.
LDLMS_Factory_Post::get_course_lessons Read More »
Filter Hook: Filters course list shortcode attribute values.
ld_course_list_shortcode_attr_values Read More »
Method: Initialize object vars.
LDLMS_Quiz_Questions::init Read More »
Method: Get a Quiz Questions.
LDLMS_Factory_Post::quiz_questions Read More »
Filter Hook: Filters course list shortcode query arguments.
learndash_ld_course_list_query_args Read More »
Method: Load Quiz Questions.
LDLMS_Quiz_Questions::load_questions Read More »
Method: Private constructor for class.
LDLMS_Model::__construct Read More »
Filter Hook: Filters course list category query arguments.
learndash_course_list_category_args Read More »
Method: Build the ProQuiz question objects from the post_ids
LDLMS_Quiz_Questions::build_questions Read More »
Method: Initialize post.
LDLMS_Model_Topic::__construct Read More »
Filter Hook: Filters course list terms query arguments according to post type slug.
learndash_course_list_{$post_type_slug}_category_args 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: Initialize post.
LDLMS_Model_Quiz::__construct Read More »
Method: Set the processing transient for instance.
Learndash_Admin_Data_Upgrades::set_option_cache Read More »
Method: Set Course steps.
LDLMS_Course_Steps::set_steps Read More »
Class: Class for LearnDash Model Lesson.
LDLMS_Model_Lesson Read More »
Method: Class constructor.
LDLMS_Model_Lesson::__construct Read More »
Method: Get Course steps by node type.
LDLMS_Course_Steps::get_steps Read More »
Class: Class for LearnDash Model Post.