the_taxonomies()
Function: Displays the taxonomies of a post with available options.
Source: wp-includes/taxonomy.php:4738
Function: Displays the taxonomies of a post with available options.
Source: wp-includes/taxonomy.php:4738
Function: Updates term count based on object types of the current taxonomy.
Source: wp-includes/taxonomy.php:4111
Function: Updates term count based on number of objects.
Source: wp-includes/taxonomy.php:4179
Action Hook: Fires after a previously shared taxonomy term is split into two separate terms.
Source: wp-includes/taxonomy.php:4339
Function: Splits a batch of shared taxonomy terms.
Source: wp-includes/taxonomy.php:4351
Function: Updates terms in cache.
Source: wp-includes/taxonomy.php:3857
Function: Gets the subset of $terms that are descendants of $term_id.
Source: wp-includes/taxonomy.php:3932
Function: Adds count of children to parent count.
Source: wp-includes/taxonomy.php:4003
Function: Adds any terms from the given IDs to the cache that do not already exist in cache.
Source: wp-includes/taxonomy.php:4078
Action Hook: Fires after a term for a specific taxonomy has been updated, and the term cache has been cleaned.
Source: wp-includes/taxonomy.php:3455