Version Information
- Plugin Name: WPSSO Product Metadata for WooCommerce
- Stable Version: 1.8.1
- Author: JS Morisset
- Description: GTIN, GTIN-8, GTIN-12 (UPC), GTIN-13 (EAN), GTIN-14, ISBN, MPN, depth, and volume for WooCommerce products and variations.
- License: GPLv3
- Requires PHP: 7.0 or newer
- Requires WordPress: 4.5 or newer
- Tested Up To WordPress: 5.7.1
- Tested Up To WooCommerce: 5.2.2
- Last Updated: 9 hours ago
- Plugin Home Page »
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 1.8.1 (2021/02/25)
- New Features
- None.
- Improvements
- Updated the banners and icons of WPSSO Core and its add-ons.
- Bugfixes
- None.
- Developer Notes
- None.
- Requires At Least
- PHP v7.0.
- WordPress v4.5.
- WPSSO Core v8.25.2.
- WooCommerce v3.8.0.
Version 1.8.0 (2020/11/30)
- New Features
- None.
- Improvements
- None.
- Bugfixes
- Fixed a "Call to a member function get_enabled_metadata_key() on null" error.
- Developer Notes
- Included the
$addon
argument for library class constructors.
- Included the
- Requires At Least
- PHP v7.0.
- WordPress v4.5.
- WPSSO Core v8.16.0.
- WooCommerce v3.8.0.
Version 1.7.0 (2020/11/29)
- New Features
- None.
- Improvements
- Updated information and help messages in the SSO > WooCommerce Metadata settings page.
- Bugfixes
- None.
- Developer Notes
- None.
- Requires At Least
- PHP v5.6.
- WordPress v4.4.
- WPSSO Core v8.14.0.
- WooCommerce v3.6.4.
Version 1.6.1 (2020/10/17)
- New Features
- None.
- Improvements
- Refactored the add-on class to extend a new WpssoAddOn abstract class.
- Bugfixes
- Fixed backwards compatibility with older 'init_objects' and 'init_plugin' action arguments.
- Developer Notes
- Added a new WpssoAddOn class in lib/abstracts/add-on.php.
- Added a new SucomAddOn class in lib/abstracts/com/add-on.php.
- Requires At Least
- PHP v5.6.
- WordPress v4.4.
- WPSSO Core v8.13.0.
- WooCommerce v3.6.4.