Bug in Comment date formatting

Home Forums Inspira – Responsive Multipurpose WordPress Theme Bug in Comment date formatting

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #194
    Jpsy
    Member

    I finally found that this line contains a second problem: the_time is the wrong function to derive the date of a comment. This is how the line should really look like:
    <span class="c_date"><?php comment_date(); ?></span>

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.