The WPSSO Core plugin provides support for hundreds of Schema types, and can read data from dozens of supported third-party plugins and service APIs. The most popular Schema properties can be customized easily in the Document SSO metabox, and if required, the [schema]
shortcode can be used to define additional properties and types for sections of the content.
Please note that the [schema]
shortcode is meant for advanced users only and is not required for WPSSO Core to create complete and accurate Schema JSON-LD markup for the content. You should avoid using the [schema]
shortcode unless you're very familiar with https://schema.org markup and have very specific, non-standard requirements. If you use the [schema]
shortcode, make sure you always validate any change with the Schema Markup Validator and the Google Rich Results Test tool.
You can view the complete Schema shortcode guide here.
WPSSO Core Required
WPSSO Schema Shortcode (WPSSO SSC) is an add-on for the WPSSO Core plugin, which provides complete structured data for WordPress to present your content at its best on social sites and in search results – no matter how URLs are shared, reshared, messaged, posted, embedded, or crawled.
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.
Changelog / Release Notes
Version 1.4.1 (2023/01/26)
- New Features
- Improvements
- Updated the minimum WordPress version from v5.2 to v5.5.
- Bugfixes
- Developer Notes
- Updated the
WpssoAbstractAddOn
library class.
- Requires At Least
- PHP v7.2.5.
- WordPress v5.5.
- WPSSO Core v14.7.0.
Version 1.4.0 (2023/01/20)
- New Features
- Improvements
- Bugfixes
- Developer Notes
- Updated the
SucomAbstractAddOn
common library class.
- Requires At Least
- PHP v7.2.
- WordPress v5.2.
- WPSSO Core v14.5.0.
Version 1.3.2 (2022/03/26)
- New Features
- Improvements
- Bugfixes
- Developer Notes
- Removed
$check_dupes
from all methods arguments.
- Requires At Least
- PHP v7.2.
- WordPress v5.2.
- WPSSO Core v11.8.0.
Version 1.3.1 (2022/03/07)
Maintenance release.
- New Features
- Improvements
- Bugfixes
- Developer Notes
- Requires At Least
- PHP v7.2.
- WordPress v5.2.
- WPSSO Core v11.5.0.
Version 1.3.0 (2022/01/19)
- New Features
- Improvements
- Bugfixes
- 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 1.2.0 (2021/11/16)
- New Features
- Improvements
- Added dependency check for WPSSO Core (Premium).
- Bugfixes
- Developer Notes
- Refactored the
SucomAddOn->get_missing_requirements()
method.
- Requires At Least
- PHP v7.2.
- WordPress v5.2.
- WPSSO Core v9.8.0.
Version 1.1.0 (2021/10/18)
- New Features
- Improvements
- Bugfixes
- Developer Notes
- Removed cache clearing on activation / deactivation.
- Requires At Least
- PHP v7.0.
- WordPress v5.0.
- WPSSO Core v9.0.0.
Version 1.0.0 (2021/09/24)
- New Features
- Improvements
- Bugfixes
- Developer Notes
- Requires At Least
- PHP v7.0.
- WordPress v5.0.
- WPSSO Core v9.0.0.