apply_filters( 'ep_highlighting_fields', $fields, $formatted_args, $args ) → {array}
Filter the fields that should be highlighted.
Parameters:
Name | Type | Description |
---|---|---|
$fields |
array | Highlighting fields |
$formatted_args |
array | array |
$args |
array | WP_Query args |
- Since:
- 3.5.1
- Source:
Returns:
New Highlighting fields
- Type
- array