Fires after a term in a specific taxonomy has been updated, but before the term cache has been cleaned.
The dynamic portion of the hook name, $taxonomy, refers to the taxonomy slug.
Possible hook names include:
edit_categoryedit_post_tag$term_idint
$tt_idint
$argsarray
alias_of stringdescription stringparent intslug stringdo_action( "edit_{$taxonomy}", $term_id, $tt_id, $args );
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/edit_taxonomy