Created
October 3, 2016 23:57
-
-
Save richyrb00/3799b722cfda9c7f7ed1ac4aaaf740b6 to your computer and use it in GitHub Desktop.
Displaying date in a Wordpress post loop
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php the_time('F j, Y'); ?> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment