Help with time…
-
Hi, I’m really a newbie at PHP.
I am messing around with the posting format.
I would like to post the time right after the date.
The theme is “thematic” https://www.ads-software.com/extend/themes/thematicCurrently, the format is somewhat like this:
POST TITLE
By Author | Date
CONTENTI would like to add the time so that it would be
POST TITLE
By Author | Date | Time
CONTENTI see that in index.php, there is a <?php thematic_postheader(); ?>
which calls all of those above. But I can’t find the function anywhere.
I’m thinking I should edit that function so that it can call the time as well.Does anyone know how I should go about this?
Thanks in advance!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Help with time…’ is closed to new replies.