wp_insert_term()
Function: Adds a new term to the database.
Source: wp-includes/taxonomy.php:2397
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
Action Hook: Fires after a new term is created, and after the term cache has been cleaned.
Source: wp-includes/taxonomy.php:2695
Filter Hook: Filters a term field value before it is sanitized.
Source: wp-includes/taxonomy.php:1812
Action Hook: Fires after a new term in a specific taxonomy is created, and after the term cache has been cleaned.
Source: wp-includes/taxonomy.php:2715
Filter Hook: Filters a taxonomy field before it is sanitized.
Source: wp-includes/taxonomy.php:1824
Function: Creates term and taxonomy relationships.
Source: wp-includes/taxonomy.php:2784