WooCommerce Multilingual Version 1.9.2
Version 1.9.2 of WooCommerce Multilingual was released on September 29, 2021 and is now available. Learn how to immediately download from WPspring.
Version 1.9.2 of WooCommerce Multilingual was released on September 29, 2021 and is now available. Learn how to immediately download from WPspring.
* Fix-Prevent adding unnecessary notes to subscription when running edit actions
* Tweak-Use `Features::is_enabled` instead of deprecated `Loader::is_feature_enabled`
* Added: Compatible with WooCommerce 5.8+.
* Tweak: Warning for store managers when the free product of a BOGO rule is out of stock.
* Tweak: Warning for store managers when the free product of a BOGO rule is not public.
* Misc-Add support for 404 events
* Misc-Remove support for setting the tracking ID manually
* Misc-Improve text, links to help articles, tooltips and settings layout
* Fixed: Compatibility with WooCommerce 5.7.1
* Fix-check snapshot to properly create payload
* Update: Tested up to WooCommerce 5.6.0.
* Fix: Add woocommerce_product_has_options core filter to WC_Product_Mix_and_Match class.
* Fix: Only validate container stock if config is still valid. Resolves issue with empty containers getting added to cart via ajax.
* Fix: Quick view support for products with “after summary” forms.
* New: Add wc_mnm_show_edit_it_cart_link filter. Return false to hide “edit” link in cart. Requires Quick View 1.5.0.
* Fix-Correct differences in tax rounding between line items and the order total when rounding tax at subtotal
* Dev-Add ‘wc_pdf_product_vouchers_generate_individual_preview_images’ filter to allow the disabling of individual voucher preview image generation
* Fix-Fixed incorrect early returns in ‘set_notice_option’.