WordPress模板标签the_date_xml输出XML格式的文章发表日期,一般用得比较少。
the_date_xml()
该函数没有参数,直接调用即可。
函数使用示例
Date posted:
扩展阅读
the_date_xml()函数位于:wp-includes/general-template.php
相关函数:
- get_the_date()
- get_the_time()
- the_date()
- the_modified_date()
- get_the_modified_date()
- the_modified_time()
- get_the_modified_time()
- the_time()
原创文章,作者:,如若转载,请注明出处:https://ce.771633.xyz/1570.html