Plugin-nl / remove-schema

WordPress plugin to remove all Schema Markup (Microdata, RDFa and/or JSON-ld) that you don’t want on your site.
https://plugin.nl/en/remove-schema-plugin/
GNU General Public License v2.0
2 stars 1 forks source link

Add support to remove schema from GeneratePress WordPress themes #22

Closed timvaniersel closed 5 years ago

timvaniersel commented 5 years ago

add_filter( 'generate_schema_type', '__return_false' );

timvaniersel commented 5 years ago

Possible extra schema to remove: hAtom http://microformats.org/wiki/hatom

timvaniersel commented 5 years ago

Looking for a GeneratePress theme that uses schema for testing