投稿した日付の並び順を変更。
index.php
<span class=“date_month”><?php the_time(__(‘n’,TEMPLATE_DOMAIN)) ?></span> <span class=“date_day”><?php the_time(__(‘d’,TEMPLATE_DOMAIN)) ?></span> <span class=“date_year”><?php the_time(__(‘Y’,TEMPLATE_DOMAIN)) ?></span>