Fires once after each taxonomy’s term cache has been cleaned.
clean_object_term_cache
Fires after the object term cache has been cleaned.
edited_{$taxonomy}
Fires after a term for a specific taxonomy has been updated, and the term cache has been cleaned.
edited_term
Fires after a term has been updated, and the term cache has been cleaned.
Advertisement
edit_{$taxonomy}
Fires after a term in a specific taxonomy has been updated, but before the term cache has been cleaned.
edit_term
Fires after a term has been updated, but before the term cache has been cleaned.
edited_term_taxonomy
This action is documented in wp-includes/taxonomy.php
edit_term_taxonomy
This action is documented in wp-includes/taxonomy.php
Advertisement
wp_update_term_data
Filters term data before it is updated in the database.
wp_update_term_parent
Filters the term parent.
wp_unique_term_slug
Filters the unique term slug.
wp_unique_term_slug_is_bad_slug
Filters whether the proposed unique term slug is bad.
Advertisement
deleted_term_relationships
Fires immediately after an object-term relationship is deleted.
delete_term_relationships
Fires immediately before an object-term relationship is deleted.
set_object_terms
Fires after an object’s terms have been set.