WooCommerce Conditional Shipping and Payments Version 1.9.3
Version 1.9.3 of WooCommerce Conditional Shipping and Payments was released on March 06, 2021 and is now available. Learn how to immediately download from WPspring.
Version 1.9.3 of WooCommerce Conditional Shipping and Payments was released on March 06, 2021 and is now available. Learn how to immediately download from WPspring.
Version 1.21.4 of WooCommerce Memberships was released on March 09, 2021 and is now available. Learn how to immediately download from WPspring.
Version 4.17.5 of WooCommerce Smart Coupons was released on March 08, 2021 and is now available. Learn how to immediately download from WPspring.
Version 3.6.0 of WooCommerce Product Search was released on March 06, 2021 and is now available. Learn how to immediately download from WPspring.
Version 9.6.1 of WooCommerce Product Feeds was released on March 08, 2021 and is now available. Learn how to immediately download from WPspring.
Version 3.4.4 of WooCommerce Instagram was released on March 08, 2021 and is now available. Learn how to immediately download from WPspring.
Version 6.7.7 of WooCommerce Product Bundles was released on March 06, 2021 and is now available. Learn how to immediately download from WPspring.
Version 5.3.1 of WooCommerce Customer Order CSV Export was released on March 05, 2021 and is now available. Learn how to immediately download from WPspring.
Version 3.5.2 of WooCommerce Store Credit was released on March 08, 2021 and is now available. Learn how to immediately download from WPspring.
* Dev-Added ‘woocommerce_after_bundle_price’, ‘woocommerce_before_bundle_availability’, and ‘woocommerce_before_bundle_add_to_cart_button’ hooks.
* Tweak-Increased the discounted price precision relative to the store precision to prevent errors such as: $10 x 10 = $100 before discount, and ( $9.5 rounded to $10 ) x 10 = $100 after 5% discount.
* Fix-Bundled item totals are now rounded before calculating the Bundle total, to prevent inconsistencies between the total calculated via JS and the catalog price of a Bundle.
* Fix-Fixed ‘Too few arguments to function WC_PB_Order::get_product_from_item’ error when reading order data via the REST API.