acrofford
Member
Posted 3 years ago #
I pretty much have my archives page the way I want it. The only thing I would like to do is post the date the entry was made next to each post under the 'Last 25 Posts' heading. You can see what I am referring to here:
http://www.andycrofford.com/archives/
Any help you can provide is appreciated.
Thanks,
Andy
acrofford
Member
Posted 3 years ago #
Any help on this would be greatly appreciated.
acrofford
Member
Posted 3 years ago #
This seems to be something that should be relatively easy but I can't figure it out. Is it even possible?
Anonymous
Unregistered
Posted 3 years ago #
I'm still trying to figure out what the heck WordPress Loops are but I think you should only need to call the following the_* function inside that template to display the date/time of that particular post...
http://codex.wordpress.org/Template_Tags/the_time
What does that template code look like now?