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