Used By
Used By | Description |
---|---|
wp-includes/taxonomy.php: wp_insert_term() | Add a new term to the database. |
Fires after a new term is created for a specific taxonomy.
The dynamic portion of the hook name, $taxonomy
, refers to the slug of the taxonomy the term was created for.
(int) Term ID.
(int) Term taxonomy ID.
File: wp-includes/taxonomy.php
Version | Description |
---|---|
2.3.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/create_taxonomy