WooCommerce Product Search Version 5.1.1
Version 5.1.1 of WooCommerce Product Search was released on December 18, 2023 and is now available. Learn how to immediately download from WPspring.
Version 5.1.1 of WooCommerce Product Search was released on December 18, 2023 and is now available. Learn how to immediately download from WPspring.
* Dev – Revised coherency tests in the query control on incoming request values to prevent odd values from causing errors.
* Dev – Made our query control less restrictive for backend taxonomy term requests like wp-admin/edit.php?pa_example=foo&post_type=product where we would previously filter out variable products with no variations related to a requested term.
* Dev – Revised query control to pagination conditions.
Version 5.8.0 of Woo Subscriptions was released on December 21, 2023 and is now available. Learn how to immediately download from WPspring.
* Fix: Incorrect switch calculation when upgrading a synchronised product before the first renewal is due where the initial payment was prorated.
* Fix: When updating a subscription via the REST API, don’t update the start date to the current time if the start date is not set in the request.
* Fix: When using the checkout block to pay for renewal orders, ensure the order’s cart hash is updated to make sure the existing order can be used.
* Fix: Prevents a PHP fatal error that occurs when the cart contains a renewal order item that no longer exists.
* Fix: When HPOS is enabled and data compatibility mode is turned on, make sure subscription date changes made to postmeta are synced to orders_meta table.
* Fix: Resolved an issue that would cause undefined $current_page, $max_num_pages, and $paginate variable errors when viewing a page with the subscriptions-shortcode.
* Dev: Update subscriptions-core to 6.6.0.
Version 24.2.1 of WooCommerce Redsys Gateway was released on December 18, 2023 and is now available. Learn how to immediately download from WPspring.
* UPDATE: Copyrigth date.
* UPDATE: Added more logs.
* UPDATE: Temporal disabled Banner Live.
* FIX: Some notices.
* FIX: Undefined variable $all_redsys_data
Version 6.5.2 of WooCommerce Product Add Ons was released on December 20, 2023 and is now available. Learn how to immediately download from WPspring.
* New – Introduced the ‘woocommerce_addons_cloned_product_with_filtered_price’ to allow plugins to not discount add-on prices.
* Fix – Resolved a styling issue with quantity-based add-on prices on the single product page.
Version 4.4.1 of WooCommerce Store Credit was released on December 20, 2023 and is now available. Learn how to immediately download from WPspring.
* Tweak – Validates the Store Credit product on the client side before adding it to the cart.
* Tweak – Improved description of the custom amount field on the Store Credit product page.
* Tweak – Updated the plugin URLs to the new woo.com domain.
* Tweak – Added a link to get support in the plugin list.
* Tweak – Updated plugin author.
* Tweak – Tested compatibility up to WC 8.4.
* Tweak – Tested compatibility up to WP 6.4.
* Fix – Filter the customer coupons by the exact email instead of a ‘lIKE’ SQL query on the My Account page.