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.


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.