Skip to content

Instantly share code, notes, and snippets.

@richyrb00
Created October 3, 2016 23:57
Show Gist options
  • Save richyrb00/3799b722cfda9c7f7ed1ac4aaaf740b6 to your computer and use it in GitHub Desktop.
Save richyrb00/3799b722cfda9c7f7ed1ac4aaaf740b6 to your computer and use it in GitHub Desktop.
Displaying date in a Wordpress post loop
<?php the_time('F j, Y'); ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment