get_month_link
get_month_link ( $year, $month )
Parameters:- (int|false) year Integer of year. False for current year.
- (int|false) month Integer of month. False for current month.
Returns:- (string) The permalink for the specified month and year archive.
Defined at: - Introduced in WordPress: 1.0.0
- Deprecated in WordPress: —
Description
Retrieves the permalink for the month archives with year.