wpseek.com
A WordPress-centric search engine for devs and theme authors
{$taxonomy}_{$field} › WordPress Filter Hooks
Since2.3.0
Deprecatedn/a
› apply_filters( "{$taxonomy}_{$field}", $value, $term_id, $context )
| Parameters: (3) |
|
| Defined at: |
|
| Codex: |
Filters the taxonomy field sanitized for display.
The dynamic portions of the filter name, `$taxonomy`, and `$field`, refer to the taxonomy slug and taxonomy field, respectively.Related Functions: is_taxonomy_viewable, taxonomy_exists, get_taxonomy_labels, get_taxonomies, is_taxonomy_hierarchical, the_taxonomies