WooCommerce Product Filters Version 1.4.28 Changelog
* Dev – Updates Grow compat checker package.
* Tweak – WC 8.9 compatibility.
* Dev – Updates Grow compat checker package.
* Tweak – WC 8.9 compatibility.
* Other: Announcement: https://om4.io/blog/woocommerce-zapier-2-10-1/
* New: Direct new users to a new Quick Start Guide. PR #736
* New: WooCommerce Zapier now integrates with 7000+ apps on Zapier.com. PR #736
* Change: Minimum required WordPress version is now 6.2. PR #728, PR #732
* Change: Minimum required WooCommerce version is now 7.5.0. PR #728
* Change: Minimum required WooCommerce Subscriptions version is now 5.0.0. PR #728
* Change: Minimum required WooCommerce Bookings version is now 2.0.0. PR #728
* Change: Make WooCommerce a required plugin (using WordPress 6.5’s plugin dependencies feature). PR #731
* Change: Refer to WooCommerce.com instead of Woo.com. PR #730
* Change: Refer to WooCommerce Subscriptions instead of Woo Subscriptions. PR #735
* Update: Marked as compatible with WordPress v6.5. PR #726
* Update: Marked as compatible with WooCommerce v8.9. PR #707, PR #714, PR #727, PR #726, PR #729, PR #738
* Update: Marked as compatible with Woo Subscriptions v6.3. PR #714, PR #726, PR #735
* Fix – Resolved an error that prevented admin styles/scripts from loading.
* Dev – Update grow compat checker package.
* Fix – PHP Warning: Attempt to read property “ID” on bool.
* Tweak – WC 8.9 compatibility.
* New – Introduced import/export support for Product Add-Ons visibility at Component level.
* Fix – Important: Security improvements.
* Fix – Resolved a compatibility issue with Gravity Forms.
* Fix – Fixed an issue that prevented Composites from being edited in Subscriptions in admin context.
* Fix: Translations not working for some email strings
* Fix – Resolved an issue in the REST API that returned a cached ‘Group of’ value.
* Fix – Resolved a fatal error triggered by the REST API when trying to set a ‘Group of’ value with an empty Min/Max Quantity.
* New: Integration with WooCommerce Bookings. The integration is basic, but allows for booking product costs to be correctly displayed in the totals section on the product page.
* New: Updated styles to modernize and cleanup the look of the totals section.
* New: Include custom merge tags for WooCommerce order and order item data.
– {wc_order:order_id} – The WooCommerce order ID.
– {wc_order:order_number} – The WooCommerce order number.
– {wc_order:customer_id} – The WooCommerce order customer ID.
– {wc_order:customer_email} – The WooCommerce order date.
– {wc_order:billing_email} – The WooCommerce order billing email.
– {wc_order:[ORDER_PROPERTY]} – Any other WooCommerce order property.
* New Include custom merge tags for WooCommerce product information.
– {wc_product:product_id} – The WooCommerce product ID.
– {wc_product:product_sku} – The WooCommerce product SKU.
– {wc_product:product_name} – The WooCommerce product name.
– {wc_product:product_price} – The WooCommerce product price.
– {wc_product:product_type} – The WooCommerce product type.
– {wc_product:[PRODUCT_PROPERTY]} – Any other WooCommerce product property.
* WC Compatibility Tags.
* Update: WC and WP Compatibility updates.
* Fix: Fix issues where users can create an empty price group an cause a fatal error.
* Fix – Important: Security improvements.
* Fix – Resolved a compatibility issue with Gravity Forms.
* Fix – Fixed an issue that prevented Bundles from being edited in Subscriptions in admin context.
* New – Tested up to WooCommerce 8.8.