Switch language

wpseek.com
A WordPress-centric search engine for devs and theme authors




the_date_xml [ WordPress Function ]

the_date_xml ( No parameters )
Defined at:



Outputs the date in iso8601 format for xml files.

Source


<?php
function the_date_xml() {
    global 
$post;
    echo 
mysql2date('Y-m-d'$post->post_datefalse);
}
?>

Examples [ wp-snippets.com ]

Google Arama Sonuçlarý

Dahasý ...

Kullanýcý Tartýþmalarý [ wordpress.org ]

- Bulunamadý -

Yeni bir konu yaz ...

0 User Note(s)

Henüz yok. Ýlk sen ol!

Yeni Ekle ...



HTML5 Powered with CSS3 / Styling, Performance & Integration, and Semantics