John Faulds 20 December 2008 Interesting article. I’ve just updated my WP site based on the hatom example. For anyone else wanting to do the same, and using the Microformats recommended date/time format, you’ll want to do this: <abbr class=“published” title=”<?php the_time(‘Y-m-d\TH:i:sO’) ?>”>…
Interesting article. I’ve just updated my WP site based on the hatom example. For anyone else wanting to do the same, and using the Microformats recommended date/time format, you’ll want to do this:
<abbr class=“published” title=”<?php the_time(‘Y-m-d\TH:i:sO’) ?>”>…