Used By
Used By | Description |
---|---|
wp-includes/taxonomy.php: wp_update_term() | Update term based on arguments provided. |
wp-includes/taxonomy.php: wp_insert_term() | Add a new term to the database. |
Fires after a term has been saved, and the term cache has been cleared.
(int) Term ID.
(int) Term taxonomy ID.
(string) Taxonomy slug.
(bool) Whether this is an existing term being updated.
File: wp-includes/taxonomy.php
Version | Description |
---|---|
5.5.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/saved_term