Wordpress:如何通过URL获取日期?

时间:2016-09-30 08:46:53

标签: php wordpress date archive

我想快速做到: 我怎么能摆脱这个月? 我在archives.php-template中使用了一个简单的the_date(' F Y'),但我需要相对于档案的路径/级别来设置它。

PLZ看看附图!

enter image description here

1 个答案:

答案 0 :(得分:0)

the_date('Y')会给你一年。据推测,Wordpress使用标准日期格式选项:http://php.net/manual/en/function.date.php