apply_filters( 'findstrDatePickerRangeSeparator', separator string )
add_filter( 'findstrDatePickerRangeSeparator', separator string )
Filter the separator string used between start and end dates in the input field.
Parameters
| Name | Type | Description |
|---|---|---|
separator | string | The default separator string (e.g., 'to') |
Returns:
The separator string to use between dates
- Type:
- string