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.


Top ↑

Source Source

File: includes/class-ld-custom-label.php


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.