ld_course_list()
Function: Builds the `[ld_course_list]` shortcode output.
@package: LearnDash / Shortcodes
Source Files: includes/shortcodes/ld_course_list.php
Function: Builds the `[ld_course_list]` shortcode output.
Method: Steps split keys.
LDLMS_Course_Steps::steps_split_keys Read More »
Method: Returns course steps.
LDLMS_Factory_Post::course_steps Read More »
Class: Class for LearnDash Model Course.
LDLMS_Model_Course Read More »
Filter Hook: Filters course list shortcode attribute defaults.
ld_course_list_shortcode_attr_defaults Read More »
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 »
Filter Hook: Filters the HTML output of category dropdown.
ld_categorydropdown Read More »