What is the PHP Code to List Publish Date?
-
Hi guys,
I want to list the publish date on my Posts, what is the code for this? I already listed the category by using this code:
<?php the_category (' / '); ?>So I’m guessing the code to display publish date would be something similar.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘What is the PHP Code to List Publish Date?’ is closed to new replies.