edit_term_taxonomy – action

Fires immediate before a term-taxonomy relationship is updated. 

Parameters

.
( 2.9.0 ) . .
The
( 6.1.0 ) `$args` parameter was added. . . .
( int ) $tt_id Term taxonomy ID. . . .
$taxonomy
( string ) Taxonomy slug. . . .
( array ) $args Arguments passed to wp_update_term(). . . .
API Letters: ,

Implementers