learndash_get_label_course_step_previous( string $step_post_type )
Get Course Step “Previous .
Description Description
.." label.
Parameters Parameters
- $step_post_type
-
(Required) The post_type slug of the post to return label for.
Return Return
(string) label
Source Source
File: includes/class-ld-custom-label.php
Changelog Changelog
Version | Description |
---|---|
3.0.7 | Introduced. |