learndash_get_label_course_step_next learndash_get_label_course_step_next( string $step_post_type ) Get Course Step “Next . ContentsDescription Parameters Return Source Changelog Related Namespace @package Uses Used By Description # .." label. Parameters # $step_post_type (string) (Required) The post_type slug of the post to return label for. Return # (string) label. Source # File: includes/class-ld-custom-label.php Changelog # Changelog Version Description 3.0.7 Introduced. Related # Namespace # global @package # LearnDash Uses # Uses Uses Description includes/class-ld-custom-label.php: learndash_get_label_course_step_next Filters value of course step next label. Used to update step next label in learndash_get_label_course_step_next function. includes/class-ldlms-post-types.php: learndash_get_post_type_slug () Used By # Used By Used By Description themes/ld30/includes/helpers.php: learndash_30_show_step_completed_alert () Shows the step completed alert just after the step (Lesson or Topic) is completed. includes/course/ld-course-navigation.php: learndash_next_post_link () Generates the next post link/url/ID for a lesson/topic/quiz in a course.
Uses # Uses Uses Description includes/class-ld-custom-label.php: learndash_get_label_course_step_next Filters value of course step next label. Used to update step next label in learndash_get_label_course_step_next function. includes/class-ldlms-post-types.php: learndash_get_post_type_slug ()
Used By # Used By Used By Description themes/ld30/includes/helpers.php: learndash_30_show_step_completed_alert () Shows the step completed alert just after the step (Lesson or Topic) is completed. includes/course/ld-course-navigation.php: learndash_next_post_link () Generates the next post link/url/ID for a lesson/topic/quiz in a course.