Advertisement

get_object_term_cache

Retrieves the cached term objects for the given object ID.

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

Updates the amount of terms in taxonomy.

Advertisement

wp_update_term

Update term based on arguments provided.

wp_unique_term_slug

Will make slug unique, if it isn’t already.

Advertisement

wp_set_object_terms

Create Term and Taxonomy Relationships.

wp_insert_term

Add a new term to the database.