Skip to content

Instantly share code, notes, and snippets.

@themepaint
Last active December 22, 2015 15:06
Show Gist options
  • Save themepaint/ead90970b45958651859 to your computer and use it in GitHub Desktop.
Save themepaint/ead90970b45958651859 to your computer and use it in GitHub Desktop.
Get Time Format from Dashboard format
//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