Advertisement

get_object_term_cache

Retrieves the cached term objects for the given object ID.

clean_term_cache

Fires once after each taxonomy’s term cache has been cleaned.

Advertisement

clean_term_cache

Will remove all of the term ids from the cache.

clean_object_term_cache

Removes the taxonomy relationship to terms from the cache.

Advertisement

wp_update_term_count

Updates the amount of terms in taxonomy.

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.