do_action( 'ep_sync_indexable_kill', $kill, $indexable_slug )
Filter whether to bypass sync.
Parameters:
Name | Type | Description |
---|---|---|
$kill |
boolean | True if WP_IMPORTING is defined and true, else false. |
$indexable_slug |
array | Indexable slug. |
- Since:
- 3.4.2
- Source: