kopepasah / wp-theme-eighties

A modern, progressively enhanced WordPress theme with a focus on content.

Home Page:http://eighties.me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Date of comments

srccd opened this issue · comments

The date for comments is not displaying properly. It is showing the post's date instead. Looks like the issue is in /inc/template-tags.php within the eighties_get_time_difference function. The first couple if/else statements call on get_the_date when they should probably call $previous_time->format instead. Hopefully someone can create a Pull Request with these changes and get it merged. But just wanted to share.

@srccd this should be fixed in #36