[wp-trac] [WordPress Trac] #15333: wp_list_comments - do not displays date time properly
WordPress Trac
wp-trac at lists.automattic.com
Sun Nov 7 19:12:07 UTC 2010
#15333: wp_list_comments - do not displays date time properly
-----------------------------+----------------------------------------------
Reporter: christian_gnoth | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 3.0.1
Severity: normal | Keywords:
-----------------------------+----------------------------------------------
I am using in my theme the following call:
{{{
echo ' <ol class="commentlist">' . "\n";
wp_list_comments();
echo ' </ol>' . "\n";
}}}
the date and time are not displayed correctly as can be seen at:
http://gn.it-gnoth.de/support/
--
Ticket URL: <http://core.trac.wordpress.org/ticket/15333>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list