learndash_course_complete_shortcode_atts
Filter Hook: Filters `course_complete` shortcode attributes.
learndash_course_complete_shortcode_atts Read More »
@package: LearnDash / Shortcodes
Source Files: includes/shortcodes/ld_course_complete.php
Filter Hook: Filters `course_complete` shortcode attributes.
learndash_course_complete_shortcode_atts Read More »
Function: Builds the `[student]` shortcode output.
learndash_student_check_shortcode Read More »
Function: Builds the `[ld_group]` shortcode output.
learndash_ld_group_check_shortcode Read More »
Function: Generates the output for course status shortcodes.
learndash_course_status_content_shortcode Read More »
Function: Builds the `[course_complete]` shortcode output.
learndash_course_complete_shortcode Read More »
Function: Builds the `[ld_course_list]` shortcode output.
Filter Hook: Filters the HTML output of category dropdown for any post type slug.
ld_{$post_type_slug}_categorydropdown 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 »
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: Get the count of valid questions in quiz.
LDLMS_Quiz_Questions::get_questions_count Read More »
Method: Get Post Setting.
LDLMS_Model_Course::get_setting Read More »
Method: Save Quiz Questions.
LDLMS_Quiz_Questions::set_questions Read More »
Method: This function sets a post_meta association for the various questions within the quiz.
LDLMS_Quiz_Questions::set_questions_to_quiz Read More »
Method: This function sets a post_meta association for the various questions within the quiz.
LDLMS_Quiz_Questions::set_questions_to_quiz_legacy Read More »