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.


Top ↑

Source Source

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


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.