Fires after a term in a specific taxonomy is deleted.
delete_term
Fires after a term is deleted from the database and the cache is cleaned.
deleted_term_taxonomy
Fires immediately after a term taxonomy ID is deleted.
delete_term_taxonomy
Fires immediately before a term taxonomy ID is deleted.
Advertisement
edited_term_taxonomies
Fires immediately after a term to delete’s children are reassigned a parent.
edit_term_taxonomies
Fires immediately before a term to delete’s children are reassigned a parent.
pre_delete_term
Fires when deleting a term, before any modifications are made to posts or terms.
{$taxonomy}_{$field}
Filters the taxonomy field sanitized for display.
Advertisement
term_{$field}
Filters the term field sanitized for display.
{$taxonomy}_{$field}_rss
Filters the taxonomy field for use in RSS.
term_{$field}_rss
Filters the term field for use in RSS.
pre_category_nicename
Filters the category nicename before it is sanitized.
Advertisement
pre_{$taxonomy}_{$field}
Filters a taxonomy field before it is sanitized.
pre_term_{$field}
Filters a term field value before it is sanitized.
edit_{$taxonomy}_{$field}
Filters the taxonomy field to edit before it is sanitized.