taxonomy_labels_{$taxonomy}
Filter Hook: Filters the labels of a specific taxonomy.
Source: wp-includes/taxonomy.php:703
Filter Hook: Filters the labels of a specific taxonomy.
Source: wp-includes/taxonomy.php:703
Function: Splits a batch of shared taxonomy terms.
Source: wp-includes/taxonomy.php:4285
Filter Hook: Filters whether the proposed unique term slug is bad.
Source: wp-includes/taxonomy.php:3050
Filter Hook: Filters the unique term slug.
Source: wp-includes/taxonomy.php:3081
Action Hook: Fires immediately before the given terms are edited.
Source: wp-includes/taxonomy.php:3253
Action Hook: Fires immediately after a term is updated in the database, but before its term-taxonomy relationship is updated.
Source: wp-includes/taxonomy.php:3287
Function: Gets the new term ID corresponding to a previously split term.
Source: wp-includes/taxonomy.php:4502
Function: Gets data about terms that previously shared a single term_id, but have since been split.
Source: wp-includes/taxonomy.php:4480
Action Hook: Fires after a previously shared taxonomy term is split into two separate terms.
Source: wp-includes/taxonomy.php:4273
Filter Hook: Filters the terms for a given object or objects.
Source: wp-includes/taxonomy.php:2263
Action Hook: Fires when deleting a term, before any modifications are made to posts or terms.
Source: wp-includes/taxonomy.php:2002
Filter Hook: Filters a given object’s ancestors.
Source: wp-includes/taxonomy.php:4912
Function: Returns the term’s parent’s term ID.
Source: wp-includes/taxonomy.php:4924
Function: Checks the given subset of the term hierarchy for hierarchy loops.
Source: wp-includes/taxonomy.php:4945
Function: Updates term count based on object types of the current taxonomy.
Source: wp-includes/taxonomy.php:4045
Function: Gets an array of ancestor IDs for a given object.
Source: wp-includes/taxonomy.php:4872
Function: Updates term count based on number of objects.
Source: wp-includes/taxonomy.php:4113
Function: Generates a permalink for a taxonomy term archive.
Source: wp-includes/taxonomy.php:4550
Filter Hook: Filters the tag link.
Source: wp-includes/taxonomy.php:4625
Action Hook: Fires once after each taxonomy’s term cache has been cleaned.
Source: wp-includes/taxonomy.php:3617
Filter Hook: Filters the category link.
Source: wp-includes/taxonomy.php:4638
Function: Retrieves the cached term objects for the given object ID.
Source: wp-includes/taxonomy.php:3666
Filter Hook: Filters the term link.
Source: wp-includes/taxonomy.php:4650
Function: Updates the cache for the given term object ID(s).
Source: wp-includes/taxonomy.php:3717
Function: Displays the taxonomies of a post with available options.
Source: wp-includes/taxonomy.php:4672
Function: Updates terms in cache.
Source: wp-includes/taxonomy.php:3792
Function: Retrieves all taxonomies associated with a post.
Source: wp-includes/taxonomy.php:4704
Function: Retrieves children of taxonomy as term IDs.
Source: wp-includes/taxonomy.php:3819
Function: Retrieves all taxonomy names for the given post.
Source: wp-includes/taxonomy.php:4761
Function: Gets the subset of $terms that are descendants of $term_id.
Source: wp-includes/taxonomy.php:3867