apply_filters( 'label_to_slug', string $label , string $key )
Filters the value of the slug after the conversion from the label. Used to filter slug value in label_to_slug function.
Description Description
Parameters Parameters
- $label
-
Label entered on settings page.
- $key
-
Key name of setting field.
Source Source
File: includes/class-ld-custom-label.php