findstr_index_ids

apply_filters( 'findstr_index_ids', $ids array )

  add_filter( 'findstr_index_ids', $ids array )

Use this filter to modify the ids of posts to index.

Parameters

NameTypeDescription
$idsarray

of posts to index

Returns:

$ids of posts to index

Type: 
array