apply_filters( 'findstr_index_batch_size', $batch_size ) → {int}
This filter is used to set the number of posts to index at once.
Parameters:
Name | Type | Description |
---|---|---|
$batch_size |
int |
- Source:
Returns:
$batch_size
- Type
- int