SFWD_CPT::loop_shortcode SFWD_CPT::loop_shortcode( array $atts, string $content = null ) Shortcode that generates a list of items in this post type ContentsDescription Parameters Return Source Changelog Related @package Uses Used By Description # Parameters # $atts (array) (Required) shortcode attributes. $content (string) (Optional) short content. Default value: null Return # (string) shortcode output Source # File: includes/class-ld-cpt.php Changelog # Changelog Version Description 2.1.0 Introduced. Related # @package # LearnDash / CPT Uses # Uses Uses Description includes/ld-misc-functions.php: learndash_adjust_date_time_display () Converts a timestamp to local timezone adjusted display. 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/class-ld-cpt.php: learndash_course_lessons_list_pager Fires after the course lesson list pagination. includes/class-ld-lms.php: SFWD_LMS::get_template () Get LearnDash template and pass data to be used in template 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/settings/class-ld-settings-sections.php: LearnDash_Settings_Section::get_section_setting () Static function to get a Section Setting value. includes/course/ld-course-user-functions.php: ld_lesson_access_from () Gets the timestamp of when a user can access the lesson. includes/course/ld-course-functions.php: learndash_get_course_id () Gets the course ID for a resource. includes/course/ld-course-navigation.php: learndash_topic_dots () Outputs the LearnDash topic dots. includes/course/ld-course-progress.php: learndash_is_quiz_notcomplete () Checks whether a quiz is not completed for a user. includes/course/ld-course-progress.php: learndash_is_lesson_notcomplete () Checks if a lesson is not complete. Used By # Used By Used By Description includes/course/ld-course-functions-legacy.php: learndash_get_course_lessons_list_legacy () LEGACY: Gets the lesson list output for a course. includes/course/ld-course-functions-legacy.php: learndash_get_course_quiz_list_legacy () LEGACY: Gets the quiz list output for a course. includes/course/ld-course-functions-legacy.php: learndash_get_lesson_quiz_list_legacy () LEGACY: Gets the quiz list output for a lesson.
Uses # Uses Uses Description includes/ld-misc-functions.php: learndash_adjust_date_time_display () Converts a timestamp to local timezone adjusted display. 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/class-ld-cpt.php: learndash_course_lessons_list_pager Fires after the course lesson list pagination. includes/class-ld-lms.php: SFWD_LMS::get_template () Get LearnDash template and pass data to be used in template 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/settings/class-ld-settings-sections.php: LearnDash_Settings_Section::get_section_setting () Static function to get a Section Setting value. includes/course/ld-course-user-functions.php: ld_lesson_access_from () Gets the timestamp of when a user can access the lesson. includes/course/ld-course-functions.php: learndash_get_course_id () Gets the course ID for a resource. includes/course/ld-course-navigation.php: learndash_topic_dots () Outputs the LearnDash topic dots. includes/course/ld-course-progress.php: learndash_is_quiz_notcomplete () Checks whether a quiz is not completed for a user. includes/course/ld-course-progress.php: learndash_is_lesson_notcomplete () Checks if a lesson is not complete.
Used By # Used By Used By Description includes/course/ld-course-functions-legacy.php: learndash_get_course_lessons_list_legacy () LEGACY: Gets the lesson list output for a course. includes/course/ld-course-functions-legacy.php: learndash_get_course_quiz_list_legacy () LEGACY: Gets the quiz list output for a course. includes/course/ld-course-functions-legacy.php: learndash_get_lesson_quiz_list_legacy () LEGACY: Gets the quiz list output for a lesson.