apply_filters( 'findstr_index_ids', $ids ) → {array}
Use this filter to modify the ids of posts to index.
Parameters:
Name | Type | Description |
---|---|---|
$ids |
array | of posts to index |
- Source:
Returns:
$ids of posts to index
- Type
- array