apply_filters( 'get_calendar', string $calendar_output )
Filters the HTML calendar output.
Description Description
Parameters Parameters
- $calendar_output
-
(string) HTML output of the calendar.
Source Source
Changelog Changelog
Version | Description |
---|---|
3.0.0 | Introduced. |