findstr_index_batch_size

apply_filters( 'findstr_index_batch_size', $batch_size int )

  add_filter( 'findstr_index_batch_size', $batch_size int )

This filter is used to set the number of posts to index at once.

Parameters

NameTypeDescription
$batch_sizeint
Returns:

$batch_size

Type: 
int