do_action( 'edit_term_taxonomy', int $tt_id, string $taxonomy )
Fires immediate before a term-taxonomy relationship is updated.
Parameters
- $tt_id
-
(int) Term taxonomy ID.
- $taxonomy
-
(string) Taxonomy slug.
Source
File: wp-includes/taxonomy.php
Changelog
Version | Description |
---|---|
2.9.0 | Introduced. |
© 2003–2021 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/edit_term_taxonomy