apply_filters( 'ep_term_match_phrase_boost', $boos, $query_vars ) → {int}
Filter term match phrase boost amount
Parameters:
Name | Type | Description |
---|---|---|
$boos |
int | Boost amount for match phrase |
$query_vars |
array | Query variables |
- Since:
- 3.4
- Source:
Returns:
New boost amount
- Type
- int