apply_filters( 'ep_{$this->slug}_sync_kill', $kill, $object_id ) → {bool}
Conditionally kill indexing for an object.
Parameters:
| Name | Type | Description |
|---|---|---|
$kill |
bool | True means dont sync |
$object_id |
int | Object ID |
- Source:
Returns:
New value
- Type
- bool