learndash_30_get_course_sections learndash_30_get_course_sections( int|null $course_id = null ) Gets the ld30 theme course sections. ContentsDescription Parameters Return Source Changelog Related Namespace @package Uses Description # Parameters # $course_id (int|null) (Optional) Course ID. Default value: null Return # (array|false) An array of sections or false. Source # File: themes/ld30/includes/helpers.php Changelog # Changelog Version Description 3.0.0 Introduced. Related # Namespace # global @package # LearnDash / Templates / LD30 Uses # Uses Uses Description includes/course/ld-course-steps-functions.php: learndash_course_get_sections () Get the Course Sections. includes/class-ldlms-post-types.php: learndash_get_post_type_slug () includes/course/ld-course-functions.php: learndash_get_course_id () Gets the course ID for a resource.
Uses # Uses Uses Description includes/course/ld-course-steps-functions.php: learndash_course_get_sections () Get the Course Sections. includes/class-ldlms-post-types.php: learndash_get_post_type_slug () includes/course/ld-course-functions.php: learndash_get_course_id () Gets the course ID for a resource.