Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #26965


Ignore:
Timestamp:
01/30/2014 07:55:25 PM (12 years ago)
Author:
ocean90
Comment:

Hello bobbykz,

which theme are you using? Seems more like an issue with your theme which should add the required properties.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #26965

    • Property Keywords reporter-feedback added
  • Ticket #26965 – Description

    initial v1  
    11hentry
    22itemtype:
    3 http://microformats.org/profile/hentry
     3http://microformats.org/wiki/hentry
    44
    55wordpress 3.8
     
    99comment out the $classes[] = 'hentry'; and the errors stop
    1010
     11
     12{{{
    1113// hentry for hAtom compliance
    1214//$classes[] = 'hentry';
     15}}}