WooCommerce Conditional Shipping and Payments Version 1.14.6 Changelog
* Fix – Fixed fatal error when trying to parse posted data in the ‘Shipping Method’ condition.
* New – Added admin notice to stores that use a PHP version earlier than 7.0.
* Fix – Fixed fatal error when trying to parse posted data in the ‘Shipping Method’ condition.
* New – Added admin notice to stores that use a PHP version earlier than 7.0.
* Misc – Add compatibility for WooCommerce High Performance Order Storage (HPOS)
* Misc – Replace `FILTER_SANITIZE_STRING` deprecated in PHP 8.1 in favor of `FILTER_SANITIZE_FULL_SPECIAL_CHARS` when saving coupon options in admin
* Sensei Pro: Version bump to 1.14.1
* Fixed licensing issue for wcpc AI quiz question generator
* Misc – Add compatibility for WooCommerce High Performance Order Storage (HPOS)
* Feature – Declare compatibility with WooCommerce High-Performance Order Storage (HPOS).
* Tweak – Added links to the documentation page, and to get support in the plugin list.
* Tweak – Updated plugin author.
* Tweak – Tested compatibility up to WC 7.7.
* Tweak – Tested compatibility up to WP 6.2.
* Tweak – Use the name of the product attribute term as the default label in the “Size Selector” filter.
* Tweak – Use white as the default color in the “Color Picker” filter options.
* Fix – Fixed warnings when no labels or colors are set in the “Size Selector” and “Color Picker” filter options.
* Dev – Implement the singleton pattern in the main plugin class.
* Dev – Updated the minimum requirements to WC 3.5, WP 4.7, and PHP 5.4.
* Fix – Add sanitization to nonce inputs.
* Fix – Remove renovate bot configuration.
* Tweak – WC 6.9 compatibility.
* Tweak – WP 6.0 compatibility.
* Feature – Add support for pickup appointment lead times that are set in minutes
* Misc – Add compatibility for WooCommerce High Performance Order Storage (HPOS)
* Fix – Security issues.
* Tweak – WC 7.7 compatibility.
* Update: WC and WP version updates.
* Update: Allow pricing rules to be applied to products with a 0 based price and a fixed price adjustment
when using category targets.
* Update: Remove some deprecated functions and other legacy code compatibility functions.
* Tweak – Added support for ‘bundle_price’ key in the REST API schema.
* New – Introduced the ‘woocommerce_bundled_item_group_of_quantity’ filter to override the bundled items’ Group of quantity.
* Fix – Fixed validation notice for Name Your Price bundled items.
* Fix – Fixed fatal error during data collection.