Filters a taxonomy term object.
The dynamic portion of the hook name, $taxonomy, refers to the slug of the term’s taxonomy.
Possible hook names include:
get_categoryget_post_tag$_termWP_Term
$taxonomystring
$_term = apply_filters( "get_{$taxonomy}", $_term, $taxonomy );
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/get_taxonomy