wpseek.com
A WordPress-centric search engine for devs and theme authors
edit_term_{$field} › WordPress Filter Hooks
Since2.3.0
Deprecatedn/a
› apply_filters( "edit_term_{$field}", $value, $term_id, $taxonomy )
Parameters: (3) |
|
Defined at: |
|
Codex: |
Filters a term field to edit before it is sanitized.
The dynamic portion of the hook name, $field
, refers to the term field.
Related Functions: get_term_field, sanitize_term_field, edit_term_link, get_post_field, get_term_children, get_edit_term_link