ClassicPress logo
Skip to content

Browse:

  • Home
  • global
  • Page 251

wp_update_term_count()

Function: Updates the amount of terms in taxonomy.

Source: wp-includes/taxonomy.php:3507

Used by 0 functions | Uses 0 functions

wp_update_term_count_now()

Function: Performs term count update immediately.

Source: wp-includes/taxonomy.php:3545

Used by 0 functions | Uses 0 functions

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

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

wp_get_object_terms()

Function: Retrieves the terms associated with the given object(s), in the supplied taxonomies.

Source: wp-includes/taxonomy.php:2248

Used by 0 functions | Uses 0 functions

wp_insert_term()

Function: Adds a new term to the database.

Source: wp-includes/taxonomy.php:2397

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