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.


Parameters

$time_range_separator

(string)

$default

(string)


Top ↑

Source

File: src/functions/template-tags/date.php


Top ↑

Changelog

Changelog
Version Description
6.7.0 Introduced.