WooCommerce Anti Fraud Version 5.9.2 Changelog
* Add: PLUGINS-1358 – Check orders once only.
* Fix: PLUGINS-2085 – Updates for the dashboard page.
* Add: PLUGINS-1358 – Check orders once only.
* Fix: PLUGINS-2085 – Updates for the dashboard page.
* Update – WordPress 6.6 compatible.
* Update – WooCommerce 9.3 compatible.
* Dev – Added the order parameter to the terms REST controller’s collection parameters.
* Dev – Revised terms REST controller’s product processing to avoid sorting for efficiency.
* Dev – Revised shop REST controller’s taxonomy-data parameter handling to support passing the taxonomy as parameter instead of as key only in JSON.
* Fix: Resolved two issues preventing the correct display of the “Subscription items can no longer be edited.” message on the Edit Subscription page.
* Fix: Checks for the existence of `wc_get_page_screen_id` before calling it on `wcs_get_page_screen_id`, and for the admin context before calling `list_table_primary_column` to prevent fatal errors.
* Fix: Blocks the reactivation of a subscription when the end date is in the past.
* Fix: Ensure a subscription’s modified date is updated when its related order cache is updated on non-HPOS sites.
* Fix: Ensure trial period form data is set before use to prevent fatal errors when the data is missing.
* Fix: Resolved an error with coupon discount calculations for manual or early renewal orders on stores with tax-inclusive pricing.
* Fix: Add the theme-compatible button class to the switch button on the My Account > Subscription page.
* Dev: Removing the unused method `maybe_remove_formatted_order_total_filter` hooked to `woocommerce_get_formatted_order_total` which was deprecated.
* Dev: Update subscriptions-core to 7.5.0
* New: Show tiered pricing block in the product catalog.
* New: Compatibility with the new WooCommerce react-based product editor.
* New: New API for the tiered pricing fields.
* New: Integration with Addify Request a Quote plugin.
* Update: Frontend script updated.
* Update: New hooks.
* Update: Removed legacy hooks support.
* Update: WooCommerce & WordPress compatibility.
* Update: Other minor enhancements.
* Fix: Allow minimum quantity to be set to null.
* Fix: Plaintext template variables issue.
* Fix: Custom columns: total column always shows the price with taxes.
* Tweak – WC 9.3 compatibility.
* Tweak – WC 9.3 compatibility.
* New: WordPress 6.6.2 compatible
* New: WooCommerce 9.2.3 compatible
* Fix: Display of chained products price broken in list view when using shortcode
* Fix: Strengthen security [Thanks to: WooCommerce team]
* Dev: Removed the support of “woocommerce_free_price_html” filter in the chained products list
* Update: “Manage stock?” is now renamed to “Manage stock for chained products?” on the product edit page for stock management of chained products
* Update: POT file
* Tweak – WC 9.3 compatibility.
* Tweak – WC 9.3 compatibility.
* Fix – PHP deprecation notices when dismissing export finished notices