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


HOME » テンプレートタグ » 日付・時間タグ » the_date_xml – WordPress*リファレンス