YYYY-MM-DDのフォーマット(例: 2004-09-24)で記事の日付を表示します。
Displays the date of the post in YYYY-MM-DD format (ex: 2004-09-24). This tag must be used within The Loop.
目次
the_date_xmlのテンプレートタグ使用方法
[php][/php]the_date_xmlのパラメーター
このタグは、任意のパラメータを受け付けません。
This tag does not accept any parameters.
例
[php]Date posted:
[/php]Date posted: 2005-05-14
関連テンプレートタグ
the_time, the_date, the_date_xml, the_modified_time, the_modified_date, the_modified_author, single_month_title, get_the_time, get_day_link, get_month_link, get_year_link, get_calendar
コメント