apply_filters( 'ep_is_full_reindexing_{$indexable_slug}', $is_full_reindexing ) → {bool}
Filter if a fully reindex is being done to an indexable
Parameters:
Name | Type | Description |
---|---|---|
$is_full_reindexing |
bool | If is fully reindexing |
- Since:
- 4.0.0
- Source:
Returns:
New value
- Type
- bool