the_date_xml [ WordPress Function ]
the_date_xml ( No parameters )
| Defined at: |
|
Outputs the date in iso8601 format for xml files.
Examples [ wp-snippets.com ]
Google Arama Sonuçlarý
- Function Reference/the date xml « WordPress Codex
Description. Displays the date of the post in YYYY-MM-DD format (ex: 2004-09- 24). This tag must be used within The Loop.
codex.wordpress.org - Function Reference/the date « WordPress Codex
... the_date(), the_date_xml(), the_modified_author(), the_modified_date(), get_the_modified_date(), the_modified_time(), get_the_modified_time(), the_time() ...
codex.wordpress.org - Function Reference/get the date « WordPress Codex
... the_date(), the_date_xml(), the_modified_author(), the_modified_date(), get_the_modified_date(), the_modified_time(), get_the_modified_time(), the_time() ...
codex.wordpress.org - テンプレートタグ/the date xml - WordPress Codex 日本語版
2008年5月4日 ... 書式: <?php the_date_xml(); ?> 説明: YYYY-MM-DD形式で記事の投稿/更新日を 出力。 位置: ループ内; 引数: なし; コード記述例: <p>投稿日: ...
wpdocs.sourceforge.jp