Used By
| Used By | Description |
|---|---|
| wp-includes/taxonomy.php: wp_update_term() | Update term based on arguments provided. |
Filters term data before it is updated in the database.
(array) Term data to be updated.
(int) Term ID.
(string) Taxonomy slug.
(array) Arguments passed to wp_update_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_update_term_data