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