Filters a term field to edit before it is sanitized.
The dynamic portion of the hook name, $field, refers to the term field.
$valuemixed
$term_idint
$taxonomystring
$value = apply_filters( "edit_term_{$field}", $value, $term_id, $taxonomy );
| Version | Description |
|---|---|
| 2.3.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/edit_term_field