Action: ep_sync_on_deleted_term_relationships

do_action( 'ep_sync_on_deleted_term_relationships', $post_id, $tt_ids, $taxonomy )

Fire before post is queued for syncing

Parameters:
Name Type Description
$post_id int

ID of post

$tt_ids array

An array of term taxonomy IDs.

$taxonomy string

Taxonomy of the term that was edited

Since:
  • 4.0.0
Source: