[wp-trac] [WordPress Trac] #11421: Comment Feed Dates All Wrong

WordPress Trac wp-trac at lists.automattic.com
Sun Dec 13 20:59:32 UTC 2009


#11421: Comment Feed Dates All Wrong
--------------------------+-------------------------------------------------
 Reporter:  miqrogroove   |       Owner:               
     Type:  defect (bug)  |      Status:  new          
 Priority:  high          |   Milestone:  2.9          
Component:  Feeds         |     Version:  2.8.4        
 Severity:  normal        |    Keywords:  needs-testing
--------------------------+-------------------------------------------------

Comment(by miqrogroove):

 class Walker_Comment uses a completely different syntax for date output.
 That at least explains why my themes are working when the feed is not.

 {{{
 <?php printf(__('%1$s at %2$s'), get_comment_date(),  get_comment_time())
 ?>
 }}}

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/11421#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list