month_link

Advertisement

Summery Summery

Filters the month archive permalink.

Syntax Syntax

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

Parameters Parameters

$monthlink

(string) Permalink for the month archive.

$year

(int) Year for the archive.

$month

(int) The month for the archive.

Source Source

File: wp-includes/link-template.php

Advertisement

Changelog Changelog

Changelog
Version Description
1.5.0 Introduced.

Advertisement

Leave a Reply