Changes between Initial Version and Version 1 of Ticket #26965
- Timestamp:
- 01/30/2014 07:55:25 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #26965
- Property Keywords reporter-feedback added
-
Ticket #26965 – Description
initial v1 1 1 hentry 2 2 itemtype: 3 http://microformats.org/ profile/hentry3 http://microformats.org/wiki/hentry 4 4 5 5 wordpress 3.8 … … 9 9 comment out the $classes[] = 'hentry'; and the errors stop 10 10 11 12 {{{ 11 13 // hentry for hAtom compliance 12 14 //$classes[] = 'hentry'; 15 }}}