Switch language

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




the_time [ WordPress Function ]

the_time ( $d = '' )
Parameters:
  • (string) $d Either 'G', 'U', or php date format.
Defined at:



Display the time at which the post was written.

Source


<?php
function the_time$d '' ) {
    echo 
apply_filters('the_time'get_the_time$d ), $d);
}
?>

Examples [ wp-snippets.com ]

Google Arama Sonuçlarý

Dahasý ...

0 User Note(s)

Henüz yok. Ýlk sen ol!

Yeni Ekle ...



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