Last active
December 22, 2015 15:06
-
-
Save themepaint/ead90970b45958651859 to your computer and use it in GitHub Desktop.
Get Time Format from Dashboard format
This file contains 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
//For Time From Dashboard | |
<?php the_time(get_option( 'date_format' ) )?> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment