ClassicPress logo
Skip to content

Browse:

  • Home
  • global
  • Page 249

wp_get_term_taxonomy_parent_id()

Function: Returns the term’s parent’s term ID.

Source: wp-includes/taxonomy.php:4990

Used by 0 functions | Uses 0 functions

get_the_taxonomies()

Function: Retrieves all taxonomies associated with a post.

Source: wp-includes/taxonomy.php:4770

Used by 0 functions | Uses 0 functions

get_post_taxonomies()

Function: Retrieves all taxonomy names for the given post.

Source: wp-includes/taxonomy.php:4827

Used by 0 functions | Uses 0 functions

wp_get_split_terms()

Function: Gets data about terms that previously shared a single term_id, but have since been split.

Source: wp-includes/taxonomy.php:4546

Used by 0 functions | Uses 0 functions

wp_get_split_term()

Function: Gets the new term ID corresponding to a previously split term.

Source: wp-includes/taxonomy.php:4568

Used by 0 functions | Uses 0 functions

wp_term_is_shared()

Function: Determines whether a term is shared between multiple taxonomies.

Source: wp-includes/taxonomy.php:4593

Used by 0 functions | Uses 0 functions

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

the_taxonomies()

Function: Displays the taxonomies of a post with available options.

Source: wp-includes/taxonomy.php:4738

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
« Previous 1 … 248 249 250 … 362 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy