learndash_get_custom_label_slug( string $field )
Utility function to get a custom field label slug.
Parameters #
- $field
-
(string)
(Required)
Field label to retrieve.
Return #
(string) Field label. Empty of none found.
Changelog #
Changelog
Version |
Description |
2.6.0 |
Introduced. |