wp_count_terms()
Function: Counts how many terms are in taxonomy.
Source: wp-includes/taxonomy.php:1929
Function: Counts how many terms are in taxonomy.
Source: wp-includes/taxonomy.php:1929
Function: Unlinks the object from the taxonomy or taxonomies.
Source: wp-includes/taxonomy.php:1972
Function: Removes a term from the database.
Source: wp-includes/taxonomy.php:2013
Action Hook: Fires after a term in a specific taxonomy is deleted.
Source: wp-includes/taxonomy.php:2212
Function: Retrieves the terms associated with the given object(s), in the supplied taxonomies.
Source: wp-includes/taxonomy.php:2248
Function: Adds a new term to the database.
Source: wp-includes/taxonomy.php:2397
Action Hook: Fires immediately after a new term is created, before the term cache is cleaned.
Source: wp-includes/taxonomy.php:2645
Action Hook: Fires after a new term is created for a specific taxonomy.
Source: wp-includes/taxonomy.php:2665
Filter Hook: Filters the term ID after a new term is created.
Source: wp-includes/taxonomy.php:2677
Filter Hook: Filters the taxonomy field to edit before it is sanitized.
Source: wp-includes/taxonomy.php:1793