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