wpseek.com
A WordPress-centric search engine for devs and theme authors
edit_{$taxonomy}_{$field} › WordPress Filter Hooks
Since2.3.0
Deprecatedn/a
› apply_filters( "edit_{$taxonomy}_{$field}", $value, $term_id )
| Parameters: (2) |
|
| Defined at: |
|
| Codex: |
Filters the taxonomy field to edit before it is sanitized.
The dynamic portions of the filter name, `$taxonomy` and `$field`, refer to the taxonomy slug and taxonomy field, respectively.Related Functions: get_taxonomy_labels, get_taxonomies, is_taxonomy_viewable, get_taxonomy, get_taxonomy_template, register_taxonomy
Related Hooks: pre_-taxonomy-_-field, edit_-taxonomy, edit_term_taxonomies, taxonomy-_-field, edited_-taxonomy