apply_filters( 'ep_pre_index_{indexable_slug}', $document ) → {array}
Filter document before index
Parameters:
Name | Type | Description |
---|---|---|
$document |
array | Document to index |
- Since:
- 3.0
- Source:
Returns:
New document
- Type
- array