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