LDLMS_Model_Topic::__construct()
Method: Initialize post.
LDLMS_Model_Topic::__construct Read More »
@package: LearnDash / Topic
Source Files: includes/classes/class-ldlms-model-topic.php
Method: Initialize post.
LDLMS_Model_Topic::__construct 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: Check if the quiz dirty flag is set.
LDLMS_Quiz_Questions::is_questions_dirty Read More »
Method: Class constructor.
LDLMS_Model_Course::__construct Read More »
Method: Clear the quiz dirty flag.
LDLMS_Quiz_Questions::clear_questions_dirty Read More »
Method: Load the Post Settings.
LDLMS_Model_Course::load_settings Read More »
Method: Private constructor for class.
LDLMS_Model_Post::__construct Read More »
Method: This function sets a post_meta association for the various steps within the course.
LDLMS_Course_Steps::set_step_to_course Read More »
Method: Public constructor for class.
LDLMS_Course_Steps::__construct Read More »
Method: Set Steps to Course Legacy.
LDLMS_Course_Steps::set_step_to_course_legacy Read More »
Class: Class for LearnDash Model Lesson.
LDLMS_Model_Lesson Read More »
Method: Load Course Steps.
LDLMS_Course_Steps::load_steps Read More »
Method: Internal utility function to update the step postmeta with the parent course_id.
LDLMS_Course_Steps::set_step_to_course_relationship Read More »
Class: Class for LearnDash Model Post.
Method: Sets the Course steps dirty flag and will force the steps to be reloaded from queries.
LDLMS_Course_Steps::set_steps_dirty Read More »
Method: Internal utility function to update the step postmeta menu_order value.
LDLMS_Course_Steps::set_step_to_course_order Read More »
Class: Class for LearnDash Course Steps.
LDLMS_Course_Steps Read More »
Method: Check if the steps dirty flag is set.
LDLMS_Course_Steps::is_steps_dirty Read More »
Method: Load Course Steps for legacy setup (non-shared steps).
LDLMS_Course_Steps::load_steps_legacy Read More »