WPSSO Strip Schema Microdata

Version Information

  • Plugin Name: WPSSO Strip Schema Microdata
  • Stable Version: 2.15.1
  • Author: JS Morisset
  • Description: Remove Schema Microdata and RDFa from the webpage for better Google Rich Results using Schema JSON-LD markup.
  • License: GPLv3
  • Requires PHP: 7.2.5 or newer
  • Requires WordPress: 5.5 or newer
  • Tested Up To WordPress: 6.2.2
  • Last Updated: 1 day ago

Version Numbering

Version components: {major}.{minor}.{bugfix}[-{stage}.{level}]

  • {major} = Major structural code changes and/or incompatible API changes (ie. breaking changes).
  • {minor} = New functionality was added or improved in a backwards-compatible manner.
  • {bugfix} = Backwards-compatible bug fixes or small improvements.
  • {stage}.{level} = Pre-production release: dev < a (alpha) < b (beta) < rc (release candidate).

Standard Edition Repositories

Development Version Updates

WPSSO Core Premium edition customers have access to development, alpha, beta, and release candidate version updates:

Under the SSO > Update Manager settings page, select the "Development and Up" (for example) version filter for the WPSSO Core plugin and/or its add-ons. When new development versions are available, they will automatically appear under your WordPress Dashboard > Updates page. You can reselect the "Stable / Production" version filter at any time to reinstall the latest stable version.

WPSSO Core Standard edition users (ie. the plugin hosted on WordPress.org) have access to the latest development version under the Advanced Options section.

Changelog / Release Notes

Version 2.15.1 (2023/01/26)

  • New Features
    • None.
  • Improvements
    • Updated the minimum WordPress version from v5.2 to v5.5.
  • Bugfixes
    • None.
  • Developer Notes
    • Updated the WpssoAbstractAddOn library class.
  • Requires At Least
    • PHP v7.2.5.
    • WordPress v5.5.
    • WPSSO Core v14.7.0.

Version 2.15.0 (2023/01/20)

  • New Features
    • None.
  • Improvements
    • None.
  • Bugfixes
    • None.
  • Developer Notes
    • Updated the SucomAbstractAddOn common library class.
  • Requires At Least
    • PHP v7.2.
    • WordPress v5.2.
    • WPSSO Core v14.5.0.

Version 2.14.0 (2022/12/29)

  • New Features
    • None.
  • Improvements
    • Added a check for is_sitemap_stylesheet() to exclude sitemaps stylesheets.
  • Bugfixes
    • None.
  • Developer Notes
    • None.
  • Requires At Least
    • PHP v7.2.
    • WordPress v5.2.
    • WPSSO Core v14.1.0.

Version 2.13.1 (2022/03/07)

Maintenance release.

  • New Features
    • None.
  • Improvements
    • None.
  • Bugfixes
    • None.
  • Developer Notes
    • None.
  • Requires At Least
    • PHP v7.2.
    • WordPress v5.2.
    • WPSSO Core v11.5.0.

Version 2.13.0 (2022/01/19)

  • New Features
    • None.
  • Improvements
    • None.
  • Bugfixes
    • None.
  • Developer Notes
    • Renamed the lib/abstracts/ folder to lib/abstract/.
    • Renamed the SucomAddOn class to SucomAbstractAddOn.
    • Renamed the WpssoAddOn class to WpssoAbstractAddOn.
    • Renamed the WpssoWpMeta class to WpssoAbstractWpMeta.
  • Requires At Least
    • PHP v7.2.
    • WordPress v5.2.
    • WPSSO Core v9.14.0.

Version 2.12.2 (2021/11/16)

  • New Features
    • None.
  • Improvements
    • None.
  • Bugfixes
    • None.
  • Developer Notes
    • Refactored the SucomAddOn->get_missing_requirements() method.
  • Requires At Least
    • PHP v7.2.
    • WordPress v5.2.
    • WPSSO Core v9.8.0.

Version 2.12.1 (2021/10/06)

  • New Features
    • None.
  • Improvements
    • None.
  • Bugfixes
    • None.
  • Developer Notes
    • Standardized get_table_rows() calls and filters in 'submenu' and 'sitesubmenu' classes.
  • Requires At Least
    • PHP v7.0.
    • WordPress v5.0.
    • WPSSO Core v9.1.0.

Version 2.12.0 (2021/09/24)

  • New Features
    • None.
  • Improvements
    • None.
  • Bugfixes
    • None.
  • Developer Notes
    • Removed the 'add_meta_name_wpsso:mark' filter hook for WPSSO Core v9.0.0.
  • Requires At Least
    • PHP v7.0.
    • WordPress v5.0.
    • WPSSO Core v9.0.0.

Version 2.11.2 (2021/07/10)

  • New Features
    • None.
  • Improvements
    • None.
  • Bugfixes
    • None.
  • Developer Notes
    • Renamed the WpssoHead->get_mt_mark() method call to get_mt_data() for WPSSO Core v8.35.0.
  • Requires At Least
    • PHP v7.0.
    • WordPress v5.0.
    • WPSSO Core v8.35.0.

Version 2.11.1 (2021/02/25)

  • New Features
    • None.
  • Improvements
    • Updated the banners and icons of WPSSO Core and its add-ons.
  • Bugfixes
    • None.
  • Developer Notes
    • None.
  • Requires At Least
    • PHP v7.0.
    • WordPress v5.0.
    • WPSSO Core v8.34.0.

Version 2.11.0 (2020/12/10)

  • New Features
    • None.
  • Improvements
    • Updated the SSO > Strip Microdata settings page tooltip messages.
  • Bugfixes
    • Fixed an incorrectly named option key for the removal of Schema microdata attributes.
  • Developer Notes
    • Fixed a missing 'add_meta_name_wpsso:mark' filter hook when stripping application/ld+json scripts is enabled.
  • Requires At Least
    • PHP v7.0.
    • WordPress v4.5.
    • WPSSO Core v8.16.0.

10 comments on “WPSSO Strip Schema Microdata

  1. Rated 5 out of 5

    This worked great to automatically remove almost 100 invalid microdata markup “hentry” entries from a divi/woocommerce project, bringing the error count to 0 in Google webmaster tools. Previously, I’ve tried other solutions that either didn’t work or only partially fixed the issue.

    The WPSSO plugin suite is the best out of many SSO solutions I’ve tried. Thank you!

Leave a Review