apply_filters( 'learndash_get_label_course_step_back', string $step_label, string $step_post_type, boolean $plural )

Filters value of course step back label. Used to update step back label in learndash_get_label_course_step_back function.


Description Description


Parameters Parameters

$step_label

Course Step Back to ... label.

$step_post_type

The post_type slug of the post to return label for.

$plural

True if the label should be the plural label.


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.