learndash_get_global_quiz_list_legacy learndash_get_global_quiz_list_legacy( int|null $id = null ) LEGACY: Gets the quiz list for a resource. ContentsDescription Parameters Return Source Changelog Related Namespace @package Uses Used By Description # Replaced by learndash_get_global_quiz_list in 3.4.0. Parameters # $id (int|null) (Optional) An ID of the resource. Default value: null Return # (array) An array of quizzes. Source # File: includes/course/ld-course-functions-legacy.php Changelog # Changelog Version Description 2.1.0 Introduced. Related # Namespace # global @package # LearnDash / Course Uses # Uses Uses Description includes/course/ld-course-functions.php: learndash_is_course_shared_steps_enabled () Utility function to check if Course Shared steps is enabled. includes/settings/settings-functions.php: learndash_get_setting () Gets the LearnDash setting for a post. includes/ld-misc-functions.php: learndash_get_option () Gets the options for a particular post type and setting. includes/class-ldlms-transients.php: LDLMS_Transients::get () Get a Transient includes/class-ldlms-transients.php: LDLMS_Transients::set () Utility function to interface with WP set_transient function. This function allow for filtering if to actually write the transient. includes/course/ld-course-steps-functions.php: learndash_course_get_children_of_step () Gets the list of children steps for a given step ID. includes/course/ld-course-functions.php: learndash_get_course_id () Gets the course ID for a resource. Used By # Used By Used By Description includes/course/ld-course-navigation.php: learndash_get_global_quiz_list () Gets the quiz list for a resource.
Uses # Uses Uses Description includes/course/ld-course-functions.php: learndash_is_course_shared_steps_enabled () Utility function to check if Course Shared steps is enabled. includes/settings/settings-functions.php: learndash_get_setting () Gets the LearnDash setting for a post. includes/ld-misc-functions.php: learndash_get_option () Gets the options for a particular post type and setting. includes/class-ldlms-transients.php: LDLMS_Transients::get () Get a Transient includes/class-ldlms-transients.php: LDLMS_Transients::set () Utility function to interface with WP set_transient function. This function allow for filtering if to actually write the transient. includes/course/ld-course-steps-functions.php: learndash_course_get_children_of_step () Gets the list of children steps for a given step ID. includes/course/ld-course-functions.php: learndash_get_course_id () Gets the course ID for a resource.
Used By # Used By Used By Description includes/course/ld-course-navigation.php: learndash_get_global_quiz_list () Gets the quiz list for a resource.