How to display “at” in post time
-
I am trying to display the word “at” in the time of post in the following code:
<?php the_time('l, F j, Y @ g:i a'); ?>
The @ symbol works but I want the word. Is this possible?
Thanks,
Joey
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘How to display “at” in post time’ is closed to new replies.