benbrehaut / wp-vanlig

Blank WordPress starter theme made for being customisable.
2 stars 1 forks source link

Issue with date not showing if post has more than one post on the same date #36

Closed benbrehaut closed 7 years ago

benbrehaut commented 7 years ago

In the post.php file, change the date() function to this;

echo get_the_date();