ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/taxonomy.php
  • Page 4

get_term_link()

Function: Generates a permalink for a taxonomy term archive.

Source: wp-includes/taxonomy.php:4616

Used by 0 functions | Uses 0 functions

update_term_cache()

Function: Updates terms in cache.

Source: wp-includes/taxonomy.php:3857

Used by 0 functions | Uses 0 functions

_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

split_shared_term

Action Hook: Fires after a previously shared taxonomy term is split into two separate terms.

Source: wp-includes/taxonomy.php:4339

Used by 0 functions | Uses 0 functions

_wp_batch_split_terms()

Function: Splits a batch of shared taxonomy terms.

Source: wp-includes/taxonomy.php:4351

Used by 0 functions | Uses 0 functions

edit_terms

Action Hook: Fires immediately before the given terms are edited.

Source: wp-includes/taxonomy.php:3318

Used by 0 functions | Uses 0 functions
« Previous 1 … 3 4 5 … 15 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy