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