Summery Summery
Filters the labels of a specific taxonomy.
Syntax Syntax
Description Description
The dynamic portion of the hook name, $taxonomy
, refers to the taxonomy slug.
Parameters Parameters
- $labels
-
Object with labels for the taxonomy as member variables.
Source Source
File: wp-includes/taxonomy.php
Advertisement
Changelog Changelog
Version | Description |
---|---|
4.4.0 | Introduced. |
See also See also
- get_taxonomy_labels(): for the full list of taxonomy labels.