apply_filters( 'epwr_decay_field', $field, $formatted_args, $args ) → {string}
Filter search date weighting field
Parameters:
Name | Type | Description |
---|---|---|
$field |
string | Current decay field |
$formatted_args |
array | Formatted Elasticsearch arguments |
$args |
array | WP_Query arguments |
- Since:
- 4.3.0
- Source:
Returns:
New decay field
- Type
- string