Site logo

Archived topic

Scheme fault

3 replies · Started by Ivan on January 12, 2019

Viewing posts 1–4 of 4

Ah, thanks for pointing that out! We'll get that fixed in the next version.

For now, you can use this function:

add_filter( 'generate_sidebar_microdata, function() {
    return 'itemtype="https://schema.org/WPSideBar" itemscope';
} );

Thanks Tom

No problem. Thanks for reporting this! :)

This archived topic is closed to new replies.