apply_filters( 'ep_comment_match_boost', $boost, $prepared_search_fields, $query_vars ) → {int}
Filter boost for comment match query
Parameters:
Name | Type | Description |
---|---|---|
$boost |
int | Boost |
$prepared_search_fields |
array | Search fields |
$query_vars |
array | Query variables |
Returns:
New boost
- Type
- int