WooCommerce Social Login Version 2.10.3 Changelog
* Misc-Add PHP 8 Support
* Misc-Add PHP 8 Support
* Fix-Select button alignment in ‘Options Style > Thumbnail’ grids.
* Fix-Dev-Fix unit testin infrastructure.
* Fix-Dev-Remove default value from optional parameters that are followed by required parameters in functions/methods, since those are de-facto required and trigger a deprectation notice in PHP 8.
* Fix-Dev-Set PHP version to 7.2 in composer.json for compatibility with PHP 8.
* Tweak-WC 4.7 compatibility.
* Tweak-WP 5.5 compatibility.
* Fix-Add plugin page to new WooCommerce Navigation.
* Tweak-WC 4.7 compatibility.
* Tweak-WP 5.6 compatibility.
* Fix: Rebuild minified script.
* New: WooCommerce 4.6.2, 4.7.1 compatible
* Developer: Filter ‘chained_products_show_for_variable’
* Update: POT file
* Tweak-Improved PHP 8 support.
* Tweak-Tested compatibility with WC 4.8.
* Tweak-Tested compatibility with WP 5.6.
* Important-Min/Max bundle size post meta are no longer available via ‘WC_Product::get_meta’! Please update your code to use ‘WC_Product_Bundle::get_min_bundle_size’ and ‘WC_Product_Bundle::get_max_bundle_size’.
* Feature-Introduced props for Min/Max Bundle Size fields and made them available in the core Importer/Exporter and REST API.
* Feature-Auto-apply bundle-sells discounts in cart.
* Fix-Fixed broken bundle-sells layout when using Elementor Pro.
* Fix-Bundle catalog price incorrect when using a ‘Min Bunde Size’ with ‘Item Grouping > None’.
* Tweak-Moved ‘woocommerce_before_bundled_items’ action after bundle-sells title.
* Fix-Fatal error when opening the Stock Management page in PHP 8.
* Tweak-WC 4.7 compatibility.
* Tweak-WP 5.5 compatibility.
* Fix-Add plugin page to new WooCommerce Navigation.
* Tweak-WC 4.7 compatibility.
* Tweak-WP 5.6 compatibility.