ClassicPress logo
Skip to content

Browse:

  • Home
  • global
  • Page 252

clean_object_term_cache()

Function: Removes the taxonomy relationship to terms from the cache.

Source: wp-includes/taxonomy.php:3593

Used by 0 functions | Uses 0 functions

clean_term_cache()

Function: Removes all of the term IDs from the cache.

Source: wp-includes/taxonomy.php:3637

Used by 0 functions | Uses 0 functions

clean_taxonomy_cache()

Function: Cleans the caches for a taxonomy.

Source: wp-includes/taxonomy.php:3695

Used by 0 functions | Uses 0 functions

get_object_term_cache()

Function: Retrieves the cached term objects for the given object ID.

Source: wp-includes/taxonomy.php:3731

Used by 0 functions | Uses 0 functions

update_object_term_cache()

Function: Updates the cache for the given term object ID(s).

Source: wp-includes/taxonomy.php:3782

Used by 0 functions | Uses 0 functions

wp_unique_term_slug()

Function: Makes term slug unique, if it isn’t already.

Source: wp-includes/taxonomy.php:3069

Used by 0 functions | Uses 0 functions

wp_count_terms()

Function: Counts how many terms are in taxonomy.

Source: wp-includes/taxonomy.php:1929

Used by 0 functions | Uses 0 functions

wp_delete_object_term_relationships()

Function: Unlinks the object from the taxonomy or taxonomies.

Source: wp-includes/taxonomy.php:1972

Used by 0 functions | Uses 0 functions

wp_delete_term()

Function: Removes a term from the database.

Source: wp-includes/taxonomy.php:2013

Used by 0 functions | Uses 0 functions

wp_delete_category()

Function: Deletes one existing category.

Source: wp-includes/taxonomy.php:2227

Used by 0 functions | Uses 0 functions
« Previous 1 … 251 252 253 … 363 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy