apply_filters( 'ep_post_sync_kill', $skip, $object_id, $object_id ) → {boolean}
Filter to kill post sync
Parameters:
Name | Type | Description |
---|---|---|
$skip |
bool | True meanas kill sync for post |
$object_id |
int | ID of post |
$object_id |
int | ID of post |
Returns:
New value
- Type
- boolean