Created
June 29, 2012 04:44
-
-
Save claudiosanches/3015815 to your computer and use it in GitHub Desktop.
Display modified date - Wordpress
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
<!-- Mostra a data como: 28/06/2012 às 01h44 --> | |
<div class="entry-modified-data"><?php the_modified_date('d/m/Y \à\s H\hi'); ?></div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment