learndash_get_course_data learndash_get_course_data( array $data ) Gets the course data for the course builder. ContentsDescription Parameters Return Source Related Uses Description # Parameters # $data (array) (Required) The data passed down to the front-end. Return # (array) The data passed down to the front-end. Source # File: includes/admin/ld-course-builder-helpers.php Related # Uses # Uses Uses Description includes/course/ld-course-steps-functions.php: learndash_course_get_lessons () Get the Course Lessons. includes/course/ld-course-steps-functions.php: learndash_course_get_topics () Get the Course Lesson Topics. includes/course/ld-course-steps-functions.php: learndash_course_get_quizzes () Get the Course Topics. includes/course/ld-course-functions-legacy.php: learndash_get_course_data_legacy () LEGACY: Gets the course data for the course builder. includes/class-ld-permalinks.php: learndash_get_step_permalink () Utility function to get the nested permalink of the course step within in the course. includes/class-ldlms-post-types.php: learndash_get_post_type_slug () This function is documented in includes/class-ldlms-post-types.php
Uses # Uses Uses Description includes/course/ld-course-steps-functions.php: learndash_course_get_lessons () Get the Course Lessons. includes/course/ld-course-steps-functions.php: learndash_course_get_topics () Get the Course Lesson Topics. includes/course/ld-course-steps-functions.php: learndash_course_get_quizzes () Get the Course Topics. includes/course/ld-course-functions-legacy.php: learndash_get_course_data_legacy () LEGACY: Gets the course data for the course builder. includes/class-ld-permalinks.php: learndash_get_step_permalink () Utility function to get the nested permalink of the course step within in the course. includes/class-ldlms-post-types.php: learndash_get_post_type_slug () This function is documented in includes/class-ldlms-post-types.php