Version Information
- Plugin Name: WPSSO Schema Shortcode
- Stable Version: 1.4.1
- Author: JS Morisset
- Description: Schema shortcode to define and customize additional properties and types for sections of the content.
- License: GPLv3
- Requires PHP: 7.2.34 or newer
- Requires WordPress: 5.5 or newer
- Tested Up To WordPress: 6.3.1
- Last Updated: 6 days 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.
Changelog / Release Notes
Version 1.4.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.
- Updated the
- Requires At Least
- PHP v7.2.34.
- WordPress v5.5.
- WPSSO Core v14.7.0.
Version 1.4.0 (2023/01/20)
- New Features
- None.
- Improvements
- None.
- Bugfixes
- None.
- Developer Notes
- Updated the
SucomAbstractAddOn
common library class.
- Updated the
- Requires At Least
- PHP v7.2.
- WordPress v5.2.
- WPSSO Core v14.5.0.
Version 1.3.2 (2022/03/26)
- New Features
- None.
- Improvements
- None.
- Bugfixes
- None.
- Developer Notes
- Removed
$check_dupes
from all methods arguments.
- Removed
- 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
- None.
- Improvements
- None.
- Bugfixes
- None.
- Developer Notes
- None.
- Requires At Least
- PHP v7.2.
- WordPress v5.2.
- WPSSO Core v11.5.0.
Version 1.3.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 toSucomAbstractAddOn
. - Renamed the
WpssoAddOn
class toWpssoAbstractAddOn
. - Renamed the
WpssoWpMeta
class toWpssoAbstractWpMeta
.
- Requires At Least
- PHP v7.2.
- WordPress v5.2.
- WPSSO Core v9.14.0.
Version 1.2.0 (2021/11/16)
- New Features
- None.
- Improvements
- Added dependency check for WPSSO Core (Premium).
- Bugfixes
- None.
- Developer Notes
- Refactored the
SucomAddOn->get_missing_requirements()
method.
- Refactored the
- Requires At Least
- PHP v7.2.
- WordPress v5.2.
- WPSSO Core v9.8.0.
Version 1.1.0 (2021/10/18)
- New Features
- None.
- Improvements
- None.
- Bugfixes
- None.
- 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
- Initial release.
- Improvements
- None.
- Bugfixes
- None.
- Developer Notes
- None.
- Requires At Least
- PHP v7.0.
- WordPress v5.0.
- WPSSO Core v9.0.0.