apply_filters( 'tribe_events_views_v2_month_title', string $title , string )
Filters the Month view title.
Contents
Parameters
- $title
-
(string) The Month view title.
-
(string) The date to use to build the title, in the
Y-m-dformat.
Source
Changelog
| Version | Description |
|---|---|
| 4.9.10 | Introduced. |