[wp-hackers] the_time Vs the_date functions
    Kaf Oseo 
    kaf at szub.net
       
    Sat Dec 10 01:53:14 GMT 2005
    
    
  
CK wrote:
 >     the_time(); of the_date();
 > in some posts i get not always i get a time but no date.
 > if i change it to the following
 >     the_time('G:i'); of the_time('l F jS Y');
 > it works in all the posts all the time.
http://codex.wordpress.org/Template_Tags/the_date
 From Description:
"When there are multiple posts published on the same date on a page,
the tag will only display the date the first time it's called."
-Kaf
    
    
More information about the wp-hackers
mailing list