Updates Terms to Taxonomy in cache.
update_object_term_cache
Updates the cache for the given term object ID(s).
get_object_term_cache
Retrieves the cached term objects for the given object ID.
clean_taxonomy_cache
Clean the caches for a taxonomy.
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.
wp_update_term_count_now
Perform term count update immediately.
wp_update_term_count
Updates the amount of terms in taxonomy.
Advertisement
wp_defer_term_counting
Enable or disable term counting.
wp_update_term
Update term based on arguments provided.
wp_unique_term_slug
Will make slug unique, if it isn’t already.
wp_remove_object_terms
Remove term(s) associated with a given object.
Advertisement
wp_add_object_terms
Add term(s) associated with a given object.
wp_set_object_terms
Create Term and Taxonomy Relationships.
wp_insert_term
Add a new term to the database.