learndash_is_course_builder_enabled learndash_is_course_builder_enabled() Utility function to check if Course Builder is enabled. ContentsDescription Source Changelog Related Namespace @package Used By Description # Source # File: includes/course/ld-course-functions.php Changelog # Changelog Version Description 3.4.0 Introduced. Related # Namespace # global @package # LearnDash / Course Used By # Used By Used By Description includes/course/ld-course-functions.php: learndash_is_course_shared_steps_enabled () Utility function to check if Course Shared steps is enabled. includes/course/ld-course-progress.php: learndash_is_quiz_accessable () Checks if the quiz is accessible to the user. includes/course/ld-course-functions-legacy.php: learndash_get_course_steps_legacy () LEGACY: Gets all the lessons and topics for a given course ID. includes/course/ld-course-functions-legacy.php: learndash_process_mark_complete_legacy () LEGACY: Updates the user meta with completion status for any resource. includes/classes/class-ldlms-model-course-steps.php: LDLMS_Course_Steps::load_steps_meta () Load the Steps Post meta data set. includes/classes/class-ldlms-model-course-steps.php: LDLMS_Course_Steps::save_steps_meta () Set the Steps Post meta data set. includes/ld-misc-functions.php: learndash_is_sample () Checks if a lesson, topic, or quiz is a sample or not. includes/class-ld-cpt.php: SFWD_CPT::show_content () To show content or not includes/settings/settings-metaboxes/class-ld-settings-metabox-course-display-content.php: LearnDash_Settings_Metabox_Course_Display_Content::load_settings_fields () Initialize the metabox settings fields. includes/course/ld-course-progress.php: learndash_process_mark_complete () Updates the user meta with completion status for any resource.
Used By # Used By Used By Description includes/course/ld-course-functions.php: learndash_is_course_shared_steps_enabled () Utility function to check if Course Shared steps is enabled. includes/course/ld-course-progress.php: learndash_is_quiz_accessable () Checks if the quiz is accessible to the user. includes/course/ld-course-functions-legacy.php: learndash_get_course_steps_legacy () LEGACY: Gets all the lessons and topics for a given course ID. includes/course/ld-course-functions-legacy.php: learndash_process_mark_complete_legacy () LEGACY: Updates the user meta with completion status for any resource. includes/classes/class-ldlms-model-course-steps.php: LDLMS_Course_Steps::load_steps_meta () Load the Steps Post meta data set. includes/classes/class-ldlms-model-course-steps.php: LDLMS_Course_Steps::save_steps_meta () Set the Steps Post meta data set. includes/ld-misc-functions.php: learndash_is_sample () Checks if a lesson, topic, or quiz is a sample or not. includes/class-ld-cpt.php: SFWD_CPT::show_content () To show content or not includes/settings/settings-metaboxes/class-ld-settings-metabox-course-display-content.php: LearnDash_Settings_Metabox_Course_Display_Content::load_settings_fields () Initialize the metabox settings fields. includes/course/ld-course-progress.php: learndash_process_mark_complete () Updates the user meta with completion status for any resource.