Skip to content

Instantly share code, notes, and snippets.

@sudipbd
Created December 6, 2016 05:40
Show Gist options
  • Save sudipbd/6428f09186a6f5a9422257527c8e77c1 to your computer and use it in GitHub Desktop.
Save sudipbd/6428f09186a6f5a9422257527c8e77c1 to your computer and use it in GitHub Desktop.
WordPress show date function
<?php echo get_the_date('M j, Y'); ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment