W3cubDocs

/WordPress

do_action( 'edited_term_taxonomy', int $tt_id, string $taxonomy )

Fires immediately after a term-taxonomy relationship is updated.

Parameters

$tt_id

(int) Term taxonomy ID.

$taxonomy

(string) Taxonomy slug.

Source

File: wp-includes/taxonomy.php

View on Trac

Changelog

Version Description
2.9.0 Introduced.

© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/edited_term_taxonomy