选择频道搜索
the_timewordpress日期和时间调用函数怎么用?
the_timeWordPress日期和时间调用函数,使用wordpress的朋友可以参考下。
推荐:《wordpress教程》
代码如下:
<?phpthe_time('Y-m-d');?>