WooCommerce UPS Shipping Version 3.2.31 Changelog
* Fix-Error when libxml_disable_entity_loader() is disabled by host
* Fix-Error when libxml_disable_entity_loader() is disabled by host
* Update: Tested against WooCommerce 5.0.
* Fix: Incorrect quantity on product page when editing a price in cart.
* Tweak: Serve minified stylesheets when SCRIPT_DEBUG constant is false.
* Tweak: Remove use of deprecated jQuery select(), focus(), and change() shortcuts.
* Tweak: Use fallback selector when theme’s don’t use .single_add_to_cart_button class on add to cart buttons on single product page.
* Tweak-WC 5.0 compatibility.
* Tweak-WP 5.6 compatibility.
* Fix: issue with plain text emails not displaying as expected
* Fix: fatal error with events plugin add-on ‘Enhance Woo Order Templates’
* Fix: removed waitlist notice from product page if it was empty
* Fix: php8 deprecation notice fix
* Fix: events ticket class checks updated as new classes have been added/changed (checkbox HTML)
* Added: action hooks before and after waitlist mailout process
* Added: filter to customise when mailout should be processed
* Added: user flag for guests in admin panel row
* Added: include wcwl prefix to ticket variable names to avoid potential conflicts
* Fix-Possible conflict with Advanced Shipping Packages.
* Tweak-WC 5.0 compatibility.
* Tweak-WP 5.6 compatibility.
* Fixed problem with Elavon payment processor legacy mode.
* Fix-Fixed PHP 8 ‘Required parameter $cart_item_data follows optional parameter $quantity’ warning.
* Fix-‘Add’ checkbox not working for Variable bundled items when configuring Product Bundles in editable orders.
* Fix-Fixed a rare infinite loop affecting bundle-sells when using Memberships, Subscriptions, All Products For Subscriptions, and Product Bundles.
* Tweak-Reduce movement on the screen by keeping the ‘Clear’ variation attributes link visible at all times.
* Checked WooCommerce 4.9 Compatibility
* Function Relocation
* Added support for Elavon payment processor
* Added new option “Disable on the fly reCAPTCHA v3 token generation” that will allow you to use this option if two submit button fighting for taking control. So use only if you have problem
with submit button.
* Fixed problem with javascript errors, When the html of page is minified.