Used By
| Used By | Description |
|---|---|
| wp-includes/taxonomy.php: wp_update_term() | Update term based on arguments provided. |
Filters the term parent.
Hook to this filter to see if it will cause a hierarchy loop.
(int) ID of the parent term.
(int) Term ID.
(string) Taxonomy slug.
(array) An array of potentially altered update arguments for the given term.
(array) An array of update arguments for the given term.
File: wp-includes/taxonomy.php
| Version | Description |
|---|---|
| 3.1.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/wp_update_term_parent