使用the_date()或get_the_date()功能.直接:
<?php the_date(); ?>
Run Code Online (Sandbox Code Playgroud)
或用<h2>标签包装(例如):
<?php get_the_date('F M Y', '<h2>', '</h2>'); ?>
Run Code Online (Sandbox Code Playgroud)
| 归档时间: |
|
| 查看次数: |
4796 次 |
| 最近记录: |