
The WPSSO Update Manager add-on is required to enable and update the WPSSO Core Premium plugin and its complementary Premium add-ons.
The WPSSO Update Manager supports WordPress Network / Multisite installations, WordPress MU Domain Mapping, and WordPress v5.5 Automatic Updates.
Simply download, install and activate.
WPSSO Core Plugin Required
WPSSO Update Manager (aka WPSSO UM) is an add-on for the WPSSO Core plugin.
WPSSO Core and its add-ons make sure your content looks best on social sites and in search results, no matter how webpages are shared, re-shared, messaged, posted, embedded, or crawled.
Version Numbering
Version components: {major}.{minor}.{bugfix}[-{stage}.{level}]
- {major} = Major structural code changes / re-writes or incompatible API 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 Version Repositories
Changelog / Release Notes
Version 4.3.0 (2021/01/11)
- New Features
- Improvements
- Updated the cache refresh notice strings.
- Bugfixes
- Developer Notes
- Removed support for the deprecated 'x-error-msg' header.
- Updated the API version to 4.3.
- Requires At Least
- PHP v7.0.
- WordPress v4.5.
- WPSSO Core v5.0.0.
Version 4.2.0 (2020/12/14)
- New Features
- Improvements
- Added 'php_version' key for API v4.1 minimum version checks.
- Bugfixes
- Developer Notes
- Requires At Least
- PHP v7.0.
- WordPress v4.5.
- WPSSO Core v5.0.0.
Version 4.1.0 (2020/12/04)
- New Features
- Improvements
- Bugfixes
- Developer Notes
- Included the
$addon
argument for library class constructors.
- Requires At Least
- PHP v5.6.
- WordPress v4.5.
- WPSSO Core v5.0.0.
Version 4.0.1 (2020/11/26)
- New Features
- Improvements
- Bugfixes
- Developer Notes
- Added support for
Wpsso->id
in WPSSO Core v8.14.0.
- Requires At Least
- PHP v5.6.
- WordPress v4.4.
- WPSSO Core v5.0.0.
Version 4.0.0 (2020/11/16)
- New Features
- Improvements
- Updated the query API to v4.
- Bugfixes
- Developer Notes
- Query API v4 updates:
- Renamed the 'locale' key to 'user_locale'.
- Renamed the 'installed_version' key to 'plugin_version'.
- Added a 'wp_version' and 'wc_version' keys for minimum version checks.
- Requires At Least
- PHP v5.6.
- WordPress v4.4.
- WPSSO Core v5.0.0.
Version 3.6.1 (2020/11/04)
- New Features
- Improvements
- Bugfixes
- Fixed deprecated
implode()
argument order in SucomUpdateUtil.
- Developer Notes
- Requires At Least
- PHP v5.6.
- WordPress v4.4.
- WPSSO Core v5.0.0.
Version 3.6.0 (2020/10/30)
- New Features
- Improvements
- Added the available modules list to the update plugin API v3 query.
- Bugfixes
- Developer Notes
- Requires At Least
- PHP v5.6.
- WordPress v4.4.
- WPSSO Core v5.0.0.
Version 3.5.0 (2020/10/24)
- New Features
- Improvements
- Added cache refresh action when a WPSSO plugin / add-on is activated.
- Bugfixes
- Developer Notes
- Added an
$addon
object variable to the WpssoUmActions and WpssoUmFilters constructor arguments.
- Requires At Least
- PHP v5.6.
- WordPress v4.4.
- WPSSO Core v5.0.0.