ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Taxonomy
  • Page 11

_get_term_children()

Function: Gets the subset of $terms that are descendants of $term_id.

Source: wp-includes/taxonomy.php:3932

Used by 0 functions | Uses 0 functions

_pad_term_counts()

Function: Adds count of children to parent count.

Source: wp-includes/taxonomy.php:4003

Used by 0 functions | Uses 0 functions

_prime_term_caches()

Function: Adds any terms from the given IDs to the cache that do not already exist in cache.

Source: wp-includes/taxonomy.php:4078

Used by 0 functions | Uses 0 functions

_update_post_term_count()

Function: Updates term count based on object types of the current taxonomy.

Source: wp-includes/taxonomy.php:4111

Used by 0 functions | Uses 0 functions

_update_generic_term_count()

Function: Updates term count based on number of objects.

Source: wp-includes/taxonomy.php:4179

Used by 0 functions | Uses 0 functions

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_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_update_term_count_now()

Function: Performs term count update immediately.

Source: wp-includes/taxonomy.php:3545

Used by 0 functions | Uses 0 functions

wp_unique_term_slug_is_bad_slug

Filter Hook: Filters whether the proposed unique term slug is bad.

Source: wp-includes/taxonomy.php:3115

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
« Previous 1 … 10 11 12 … 21 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy