Viewing 1 replies (of 1 total)
  • Plugin Author Lester Chan

    (@gamerz)

    <?php
    add_filter('wp_postratings_schema_itemtype', 'wp_postratings_schema_itemtype');
    function wp_postratings_schema_itemtype($itemtype) {
        return '';
    }
    ?>
Viewing 1 replies (of 1 total)

The topic ‘Disable http://schema.org/Article’ is closed to new replies.