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