Browse: Home / Functions /

learndash_get_label_course_step_page

learndash_get_label_course_step_page( string $step_post_type )

Get Course Step “.


Description #

.. Page" label.

This is used on the Admin are when editing a post type. There is a return link in the top-left.


Parameters #

$step_post_type

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


Return #

(string) label.


Source #

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


Changelog #

Changelog
Version Description
3.0.7 Introduced.