month_link
最后更新于:2021-11-27 08:26:17
apply_filters( ‘month_link’, string $monthlink, int $year, int $month )
Filters the month archive permalink.
参数
- $monthlink
-
(string)
Permalink for the month archive. - $year
-
(int)
Year for the archive. - $month
-
(int)
The month for the archive.
源文件
文件: gc-includes/link-template.php