the_date_xml – WordPress*リファレンス
YYYY-MM-DD形式(例えば、2004年9月24日)における、ポストの日付を表示します。 Loopの中でこのタグを使用しなければなりません。
⇒Displays the date of the post in YYYY-MM-DD format (ex: 2004-09-24). This tag must be used within The Loop.
<?php the_date_xml(); ?>
permalink_comments_rssのテンプレートタグ使用方法
Date posted: < ?php the_date_xml(); ?>
Date posted: 2005-05-14
例
<link><?php permalink_comments_rss(); ?></link>
permalink_comments_rssのパラメーター
このタグはどんなパラメーターも受け入れません。
⇒This tag does not accept any parameters.
関連テンプレートタグ
the_date_xml, the_date, the_time, the_modified_date, |the_modified_time, get_the_time, single_month_title, get_calendar, the_weekday , the_weekday_date
関連記事







