Function the_time() displays January 1 on all posts
-
I’ve pored through these forums and StackExchange, and I think I have either a really unique or super-simple problem…
I’m developing this site for my client:
https://laughlinweb.net/site/mpr/category/blog/
[Category “blog” used as example of issue]…I think you can see the problem. Here is the code:
<h4 class="mpr-list-date"><?php the_time('m F Y'); ?></h4>
Is this some kind of Apache problem? It’s a brand new InMotion Hosting account, they seem to be better than that. Or is it simply understood that new server users configure their own Apache time settings?
I don’t think I am going to get out of this one myself. Many thanks to anyone who offers their wisdom…
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Function the_time() displays January 1 on all posts’ is closed to new replies.