Version Information
- Plugin Name: WPSSO Update Manager
- Stable Version: 4.17.1
- Author: JS Morisset
- Description: Update Manager for the WPSSO Core Premium plugin.
- 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.
Changelog / Release Notes
Version 4.17.1 (2023/06/06)
- New Features
- None.
- Improvements
- Moved the WPSSO Merchant Return Policy Manager add-on definition to WPSSO Core.
- Bugfixes
- None.
- Developer Notes
- None.
- Requires At Least
- PHP v7.2.5.
- WordPress v5.5.
- WPSSO Core v9.0.0 (released on 2021/09/24).
Version 4.17.0 (2023/06/05)
- New Features
- None.
- Improvements
- Added a definition for the new WPSSO Merchant Return Policy Manager add-on.
- Bugfixes
- None.
- Developer Notes
- None.
- Requires At Least
- PHP v7.2.5.
- WordPress v5.5.
- WPSSO Core v9.0.0 (released on 2021/09/24).
Version 4.16.1 (2023/04/18)
- New Features
- None.
- Improvements
- Updated the update cache refresh throttling notice message.
- Bugfixes
- None.
- Developer Notes
- None.
- Requires At Least
- PHP v7.2.5.
- WordPress v5.5.
- WPSSO Core v9.0.0 (released on 2021/09/24).
Version 4.16.0 (2023/02/20)
- New Features
- None.
- Improvements
- None.
- Bugfixes
- None.
- Developer Notes
- Renamed the 'wpssoum_status_std_features' filter to 'wpssoum_features_status'.
- Requires At Least
- PHP v7.2.
- WordPress v5.5.
- WPSSO Core v9.0.0 (released on 2021/09/24).
Version 4.15.0 (2023/02/14)
- New Features
- None.
- Improvements
- Changed the cache clearing action hook to a cache refresh filter hook.
- Bugfixes
- None.
- Developer Notes
- Added a new
WpssoUmFilters->filter_cache_refreshed_notice()
method. - Removed the
WpssoUmActions->action_clear_cache()
method.
- Added a new
- Requires At Least
- PHP v7.2.
- WordPress v5.4.
- WPSSO Core v9.0.0 (released on 2021/09/24).