learndash_get_label_course_step_back( string $step_post_type, boolean $plural = false )

Get Course Step “Back to .


Description Description

.." label.


Parameters Parameters

$step_post_type

(Required) The post_type slug of the post to return label for.

$plural

(Optional) True if the label should be the plural label. Default is false for single.

Default value: false


Top ↑

Return Return

(string) label


Top ↑

Source Source

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


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.0.7 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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