Skip to content

Instantly share code, notes, and snippets.

@fjaguero
Created October 1, 2012 07:29
Show Gist options
  • Save fjaguero/3810097 to your computer and use it in GitHub Desktop.
Save fjaguero/3810097 to your computer and use it in GitHub Desktop.
Wordpress the_time dd/mm/yy function format
<span class="post-date"><?php the_time(__('d/m/Y')) ?></span>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment