Googaby
Member
Posted 3 years ago #
Folks;
A newbie here using 2.6.3.
Is there a setting which will show the time along with the date underneath an entries title? If not a setting somewhere, is this possible? How?
Like this:
My Blog Entry Title
November 12 2008 1:32pm CDT
Thanks,
Steve
This will display the post time.
<?php the_time(); ?>
Googaby
Member
Posted 3 years ago #
Thanks Jeremey;
That's half the answer.
What file would I put this in? Where in that file?
Can you point me to some documentation that I could have used to figure this out?
Thanks for helping a newbie get started!
Steve