apply_filters( 'epwr_score_mode', $score_mode, $formatted_args, $args ) → {string}
Filter search date weighting score mode
Parameters:
Name | Type | Description |
---|---|---|
$score_mode |
string | Current score mode |
$formatted_args |
array | Formatted Elasticsearch arguments |
$args |
array | WP_Query arguments |
Returns:
New score mode
- Type
- string