apply_filters( 'tribe_events_views_v2_month_title', string $title, string )

Filters the Month view title.


Parameters

$title

(string) The Month view title.

(string) The date to use to build the title, in the Y-m-d format.


Top ↑

Source

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


Top ↑

Changelog

Changelog
Version Description
4.9.10 Introduced.