apply_filters( 'get_calendar', string $calendar_output )

Filters the HTML calendar output.


Parameters

$calendar_output

(string) HTML output of the calendar.


Source

File: wp-includes/general-template.php

View on GitHub



Changelog

Changelog
Version Description
WP-3.0.0 Introduced.