Filters a term field to edit before it is sanitized.
get_terms
Filters the found terms.
get_{$taxonomy}
Filters a taxonomy term object.
get_term
Filters a taxonomy term object.
Advertisement
unregistered_taxonomy_for_object_type
Fires after a taxonomy is unregistered for an object type.
registered_taxonomy_for_object_type
Fires after a taxonomy is registered for an object type.
taxonomy_labels_{$taxonomy}
Filters the labels of a specific taxonomy.
unregistered_taxonomy
Fires after a taxonomy is unregistered.
Advertisement
registered_taxonomy
Fires after a taxonomy is registered.
post_format_rewrite_base
Filters the post formats rewrite base.
strip_shortcodes_tagnames
Filters the list of shortcode tags to remove from the content.
shortcode_atts_{$shortcode}
Filters shortcode attributes.
Advertisement
do_shortcode_tag
Filters the output created by a shortcode callback.
pre_do_shortcode_tag
Filters whether to call a shortcode callback.
enqueue_block_assets
Fires after enqueuing block assets for both editor and front-end.