Return to Snippet

Revision: 43058
at March 16, 2011 01:21 by idragons


Initial Code
<time datetime="<?php the_time('c'); ?>" pubdate>
<?php the_time('F jS, Y'); ?>
</time>

Initial URL
http://idragons.co/

Initial Description
Hello,
Here is snippet to show wordpress posted date using html5 time tag.

Initial Title
Wordpress HTML5 time format

Initial Tags
php, html5

Initial Language
HTML