首页 WordPress函数大全 get_month_link()

get_month_link()

2020-05-01 / 3021阅 / 悠然

如何你看完本文还不知道如何使用该函数,可以联系我定制视频教程,50元/个函数,学不会全额退款

get_month_link( int|false $year, int|false $month )

Retrieves the permalink for the month archives with year.

描述

参数

$year

(int|false)
(Required)
Integer of year. False for current year.

$month

(int|false)
(Required)
Integer of month. False for current month.

返回

(string) The permalink for the specified month and year archive.

大家谈论
    我的见解