Filters the thumbnail shape for use in the embed template.
get_embed_template
Retrieves an embed template path in the current or parent template.
clean_term_cache
Fires once after each taxonomy’s term cache has been cleaned.
delete_{$taxonomy}
Fires after a term in a specific taxonomy is deleted.
Advertisement
delete_term
Fires after a term is deleted from the database and the cache is cleaned.
get_terms
Retrieve the terms in a given taxonomy or list of taxonomies.
unregistered_taxonomy
Fires after a taxonomy is unregistered.
unregister_taxonomy
Unregisters a taxonomy.
Advertisement
register_taxonomy
Creates or modifies a taxonomy object.
remove_permastruct
Removes a permalink structure.
remove_rewrite_tag
Removes an existing rewrite tag (like %postname%).
_wp_post_revision_fields
Filters the list of fields saved in post revisions.
Advertisement
_wp_post_revision_data
Returns a post array ready to be inserted into the posts table as a post revision.
_wp_post_revision_fields
Determines which fields of posts are to be saved in revisions.
rest_get_server
Retrieves the current REST server instance.