201403-18 WordPress参数 1、发布日期 <?php the_time('F d, Y') ?> <?php the_time('m-d') ?> <?php the_date_xml()?> 2、所属分类 <?php the_category(', ') ?> ....阅读全文