apply_filters( 'tribe_events_pro_page_title_date_format', string $date_format )
Filters the date format that should be used to render PRO views title.
Contents
Parameters
- $date_format
-
(string) The date format, as read from the options.
Source
Changelog
| Version | Description |
|---|---|
| 4.7.9 | Introduced. |