LearnDash_Custom_Label::label_to_slug LearnDash_Custom_Label::label_to_slug( string $key ) Get slug-ready string. ContentsDescription Parameters Return Source Related @package Uses Used By Description # Parameters # $key (string) (Required) Key name of setting field. Return # (string) Slug-ready string. Source # File: sfwd-lms/includes/class-ld-custom-label.php Related # @package # LearnDash Uses # Uses Uses Description sfwd-lms/includes/class-ld-custom-label.php: learndash_label_to_slug Filters the value of the slug after the conversion from the label. Used to filter slug value in label_to_slug function. sfwd-lms/includes/class-ld-custom-label.php: LearnDash_Custom_Label::get_label () Get label based on key name. sfwd-lms/includes/class-ld-custom-label.php: label_to_slug Filters the value of the slug after the conversion from the label. Used to filter slug value in label_to_slug function. Used By # Used By Used By Description sfwd-lms/includes/class-ld-custom-label.php: learndash_get_custom_label_slug () Utility function to get a custom field label slug.
Uses # Uses Uses Description sfwd-lms/includes/class-ld-custom-label.php: learndash_label_to_slug Filters the value of the slug after the conversion from the label. Used to filter slug value in label_to_slug function. sfwd-lms/includes/class-ld-custom-label.php: LearnDash_Custom_Label::get_label () Get label based on key name. sfwd-lms/includes/class-ld-custom-label.php: label_to_slug Filters the value of the slug after the conversion from the label. Used to filter slug value in label_to_slug function.
Used By # Used By Used By Description sfwd-lms/includes/class-ld-custom-label.php: learndash_get_custom_label_slug () Utility function to get a custom field label slug.