Skip to content

Instantly share code, notes, and snippets.

@ashour
Created February 11, 2019 12:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ashour/8722af0768a6d70447d8d4b4b692906a to your computer and use it in GitHub Desktop.
Save ashour/8722af0768a6d70447d8d4b4b692906a to your computer and use it in GitHub Desktop.
<span class="date">
<time
datetime="<?php the_time('Y-m-d'); ?> <?php the_time('H:i'); ?>"
>
<?php the_date(); ?>
<?php the_time(); ?>
</time>
</span>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment