Bug Report: The Post Date
-
Thanks to grate theme.
But, there is a little bug in the theme. Instead of displaying the date that the post written in, in the tagline the current date is always displayed.
to fix this, the line 669 of function.php should change to this:
$post_date = get_the_date(get_option( ‘date_format’ ));
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Bug Report: The Post Date’ is closed to new replies.