learndash_course_get_sections learndash_course_get_sections( integer $course_id, array $query_args = array() ) Get the Course Sections. ContentsDescription Parameters Return Source Changelog Related Namespace @package Uses Used By Description # Parameters # $course_id (integer) (Required) Course ID. $query_args (array) (Optional) Array of query args to filter the query. Default value: array() Return # (array) of Sections. Source # File: includes/course/ld-course-steps-functions.php Changelog # Changelog Version Description 3.4.0 Introduced. Related # Namespace # global @package # LearnDash / Course_Steps Uses # Uses Uses Description includes/classes/class-ldlms-factory-post.php: LDLMS_Factory_Post::course () Get a Course. Used By # Used By Used By Description themes/ld30/includes/helpers.php: learndash_30_get_course_sections () Gets the ld30 theme course sections.
Uses # Uses Uses Description includes/classes/class-ldlms-factory-post.php: LDLMS_Factory_Post::course () Get a Course.
Used By # Used By Used By Description themes/ld30/includes/helpers.php: learndash_30_get_course_sections () Gets the ld30 theme course sections.