[wp-hackers] Managing order of time,
day and date in wp_list_comments
RePost
repost_08 at yahoo.com
Fri Jun 5 20:33:48 GMT 2009
I'm just now tackling wp_list_comments and need help figuring out how to
manage time, day and date with the new code.
Formerly, I did it this way: <?php comment_time() ?> <?php
comment_date('D, M j, Y') ?>
This let me express a comment as "Joe Jones said at 2:35 p.m. Mon, April
2, 2009....
Is there any easy way to do the same thing in wp_list_comments?
Thanks.
More information about the wp-hackers
mailing list