W3cubDocs

/WordPress

apply_filters( 'month_link', string $monthlink, int $year, int $month )

Filters the month archive permalink.

Parameters

$monthlink

(string) Permalink for the month archive.

$year

(int) Year for the archive.

$month

(int) The month for the archive.

Source

File: wp-includes/link-template.php

View on Trac

Changelog

Version Description
1.5.0 Introduced.

© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/month_link