apply_filters( 'tec_events_get_date_time_separator', string $datetime_range_separator , string $default )
Opportunity to modify the separator used between the start and end date time of an event.
Contents
Parameters
- $datetime_range_separator
-
(string) Separator used between the start and end date time of an event.
- $default
-
(string) Default separator.
Source
Changelog
| Version | Description |
|---|---|
| 6.7.0 | Introduced. |