apply_filters( 'ep_{$indexable_slug}_match_phrase_boost', $boost, $search_fields, $query_vars ) → {int}
Filter match phrase boost amount
Parameters:
Name | Type | Description |
---|---|---|
$boost |
int | Phrase boost |
$search_fields |
array | Search fields |
$query_vars |
array | Query variables |
- Since:
- 4.3.0
- Source:
Returns:
New boost amount
- Type
- int