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: includes/class-ld-custom-label.php Related # @package # LearnDash Uses # Uses Uses Description 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. includes/class-ld-custom-label.php: LearnDash_Custom_Label::get_label () Get label based on key name. 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 includes/class-ld-custom-label.php: learndash_get_custom_label_slug () Utility function to get a custom field label slug.
Uses # Uses Uses Description 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. includes/class-ld-custom-label.php: LearnDash_Custom_Label::get_label () Get label based on key name. 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 includes/class-ld-custom-label.php: learndash_get_custom_label_slug () Utility function to get a custom field label slug.