562*563* @since 1.5.0564*565* @param string$yearlink Permalink for the year archive.566* @param int$year Year for the archive.567*/568returnapply_filters('year_link',$yearlink,$year);569}570571/**572* Retrieves the permalink for the month archives with year.573*574* @since 1.0.0
History
Introduced in 1.5.0. Unchanged from 6.7.7 through 7.1.0.