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