Created
December 6, 2016 05:40
-
-
Save sudipbd/6428f09186a6f5a9422257527c8e77c1 to your computer and use it in GitHub Desktop.
WordPress show date function
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 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