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

WordPress Trac wp-trac at lists.automattic.com
Sun Dec 13 21:33:48 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-patch
--------------------------+-------------------------------------------------
Changes (by miqrogroove):

  * keywords:  needs-testing => needs-patch


Comment:

 It looks like qTranslate needs to hook get_comment_time() because it is
 being used in Walker_Comment for template output.  get_post_time() is not
 used in that manner, so it is not hooked.

 I'll get started on a patch to add date and time filters to
 Walker_Comment:start_el().

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


More information about the wp-trac mailing list