apply_filters( 'year_link', string $yearlink, int $year )

Filters the year archive permalink.


Parameters

$yearlink

(string) Permalink for the year archive.

$year

(int) Year for the archive.


Source

File: wp-includes/link-template.php

View on GitHub



Changelog

Changelog
Version Description
WP-1.5.0 Introduced.