ClassicPress logo
Skip to content

Browse:

  • Home
  • global
  • Page 252

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

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_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

wp_set_object_terms()

Function: Creates term and taxonomy relationships.

Source: wp-includes/taxonomy.php:2784

Used by 0 functions | Uses 0 functions

wp_add_object_terms()

Function: Adds term(s) associated with a given object.

Source: wp-includes/taxonomy.php:2955

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