Thread Starter
zweii
(@zweii)
Given the little information, here is the pseudo way: find where the commenting template information is, and stick get_comment_date(), get_comment_time() where you want the date and time to appear.
I also thought about this method, so I can just edit comments.php file.
I want them to appear at the same place where it shows months and day, but how do I find where to place the code so I don’t mess it up?
Thread Starter
zweii
(@zweii)
Themes where doesn’t work:
Brennius
Revival
Thread Starter
zweii
(@zweii)
How do I make it work?
How to add time code?