apply_filters( 'year_link', string $yearlink , int $year )
Filters the year archive permalink.
Description Description
Parameters Parameters
- $yearlink
-
(string) Permalink for the year archive.
- $year
-
(int) Year for the archive.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.5.0 | Introduced. |