Since some days I noticed that when there are multiple posts published on the SAME DAY, the date only displays the date for the first post! I didn’t like this and soon I became aware that I was using this code inside my WordPress loop: <?php the_date('','',''); ?>
I wanted to display the date for all of my posts, even when they are published on the same day! If you don’t like this like me, you can change this by replacing the date tag with: <?php the_time('l F j Y'); ?>
This way every post will be displaying the date, exactly what I wanted!
|
Wednesday April 30 2008
Posted By:

There are 4 comment(s) for this article so far ;)
Wish I was more geeky :)!
Nicoles last blog post..Wish I was here
Why? You need some help Nicole?
Nah, not right now, but talking in general
Nicoles last blog post..Wishing you a good Saturday
Ow ok..
In the beginning I didn’t knew anything about computers, blogging, designing etc.. But then I started to exploring things.. So I’m not a 100% geek!