
The WPSSO Update Manager add-on is required to enable / update the WPSSO Core Pro plugin and any licensed Pro add-ons.
The WPSSO Update Manager supports WordPress Network / Multisite installations and WordPress MU Domain Mapping.
Simply download, install, and activate.
WPSSO Core Plugin Prerequisite
WPSSO Update Manager (aka WPSSO UM) is an add-on for the WPSSO Core plugin — which creates complete & accurate meta tags and Schema markup from your existing content for social sharing, Social Media Optimization (SMO), Search Engine Optimization (SEO), Google Rich Cards, Pinterest Rich Pins, etc.
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).
Free / Standard Version Repositories
Changelog / Release Notes
Version 1.9.3 (2018/04/05)
- New Features
- Improvements
- Bugfixes
- Developer Notes
- Renamed some WpssoUtil methods for Gutenberg changes in WPSSO v3.57.0.
Version 1.9.2 (2018/03/31)
- New Features
- Improvements
- Bugfixes
- Fixed a non-stable version filter warning to skip add-ons that are not installed.
- Developer Notes
Version 1.9.1 (2018/03/24)
- New Features
- Improvements
- Renamed plugin "Extensions" to "Add-ons" to avoid confusion and improve / simplify translations.
- Bugfixes
- Developer Notes
Version 1.9.0 (2018/02/24)
- New Features
- Improvements
- Bugfixes
- Developer Notes
- Refactored the WpssoUm
min_version_notice()
method to use PHP's trigger_error()
and include a notice on how to refresh the update information.
- Refactored the WpssoUm
get_update_check_hours()
method to check the scheduled hours value for minimum (12 hours) and maximum (1 week) limits.
- Refactored the WpssoUm sanity check that makes sure the WordPress cron is operating correctly (and force an update check if required).
- Renamed the 'plugin_update-wpsso' cron hook to 'wpsso_update_manager_check'.
- Added a check for inconsistencies between the local resolver and DNS IPv4 values.