apply_filters( 'ep_item_sync_kill', $kill, $object ) → {Indexable}
Filter whether to not sync specific item in dashboard or not
Parameters:
Name | Type | Description |
---|---|---|
$kill |
boolean | False means dont sync |
$object |
array | Object to sync |
- Since:
- 2.1
- Source:
Returns:
Indexable that object belongs to
- Type
- Indexable