wpseek.com
A WordPress-centric search engine for devs and theme authors
taxonomy_labels_{$taxonomy} › WordPress Filter Hooks
Since4.4.0
Deprecatedn/a
› apply_filters( "taxonomy_labels_{$taxonomy}", $labels )
| Parameters: |
|
| See: |
|
| Defined at: |
|
| Codex: |
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_category` - `taxonomy_labels_post_tag`Related Functions: get_taxonomy_labels, taxonomy_exists, is_taxonomy_viewable, get_taxonomy_template