apply_filters( 'ep_sync_index_args', $args ) → {array}
Filters arguments used to query for content for each indexable
Parameters:
Name | Type | Description |
---|---|---|
$args |
array | Args to query content with |
- Since:
- 4.0.0
- Source:
Returns:
New query args
- Type
- array