Used By
| Used By | Description |
|---|---|
| wp-includes/taxonomy.php: wp_insert_term() | Add a new term to the database. |
Filters term data before it is inserted into the database.
(array) Term data to be inserted.
(string) Taxonomy slug.
(array) Arguments passed to wp_insert_term().
File: wp-includes/taxonomy.php
| Version | Description |
|---|---|
| 4.7.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/wp_insert_term_data