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.


Parameters

$date_format

(string) The date format, as read from the options.


Top ↑

Source

File: src/Tribe/Views/V2/Template/Title.php


Top ↑

Changelog

Changelog
Version Description
4.7.9 Introduced.