apply_filters( 'learndash_get_label_course_step_previous', string $step_label , string $step_post_type )
Filters value of course step previous label. Used to update step previous label in learndash_get_label_course_step_previous function.
Description Description
Parameters Parameters
- $step_label
-
Course step
Previous ...
label. - $step_post_type
-
The post_type slug of the post to return label for.
Source Source
File: includes/class-ld-custom-label.php