do_action( 'ep_after_add_to_queue', $object_id, $sync_queue )
Fires after item is added to sync queue
Parameters:
Name | Type | Description |
---|---|---|
$object_id |
int | ID of object |
$sync_queue |
array | Current sync queue |
- Since:
- 3.1.2
- Source: