Used By
Used By | Description |
---|---|
wp-includes/taxonomy.php: get_taxonomy_labels() | Builds an object with all taxonomy labels out of a taxonomy object. |
Filters the labels of a specific taxonomy.
The dynamic portion of the hook name, $taxonomy
, refers to the taxonomy slug.
(object) Object with labels for the taxonomy as member variables.
File: wp-includes/taxonomy.php
Version | Description |
---|---|
4.4.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/taxonomy_labels_taxonomy