Filters the labels of a specific taxonomy.
The dynamic portion of the hook name, $taxonomy, refers to the taxonomy slug.
Possible hook names include:
taxonomy_labels_categorytaxonomy_labels_post_tag$labelsobject
$labels = apply_filters( "taxonomy_labels_{$taxonomy}", $labels );
| Version | Description |
|---|---|
| 4.4.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/taxonomy_labels_taxonomy