ld_topic_list ld_topic_list( array $attr = array() ) Builds the ld_topic_list shortcode output. ContentsDescription Parameters Return Source Changelog Related Uses Description # Parameters # $attr (array) (Optional) An array of shortcode attributes. @see ld_course_list() Default value: array() Return # (string) The ld_topic_list shortcode output. Source # File: includes/shortcodes/ld_topic_list.php Changelog # Changelog Version Description 2.1.0 Introduced. Related # Uses # Uses Uses Description includes/class-ldlms-post-types.php: learndash_get_post_type_slug () This function is documented in includes/class-ldlms-post-types.php includes/course/ld-course-steps-functions.php: learndash_course_get_steps_by_type () Gets the course steps by type. includes/course/ld-course-navigation.php: learndash_get_topic_list () Gets the topics list for a lesson. includes/shortcodes/ld_course_list.php: ld_course_list () Builds the ld_course_list shortcode output.
Uses # Uses Uses Description includes/class-ldlms-post-types.php: learndash_get_post_type_slug () This function is documented in includes/class-ldlms-post-types.php includes/course/ld-course-steps-functions.php: learndash_course_get_steps_by_type () Gets the course steps by type. includes/course/ld-course-navigation.php: learndash_get_topic_list () Gets the topics list for a lesson. includes/shortcodes/ld_course_list.php: ld_course_list () Builds the ld_course_list shortcode output.