Action: ep_sync_on_edited_term

do_action( 'ep_sync_on_edited_term', $post_id, $term_id, $tt_id, $taxonomy )

Fire before post is queued for syncing

Parameters:
Name Type Description
$post_id int

ID of post

$term_id int

ID of the term that was edited

$tt_id int

Taxonomy Term ID of the term that was edited

$taxonomy int

Taxonomy of the term that was edited

Source: