WooCommerce Pre-Orders Version 2.1.2
Version 2.1.2 of WooCommerce Pre-Orders was released on July 15, 2024 and is now available. Learn how to immediately download from WPspring.
Version 2.1.2 of WooCommerce Pre-Orders was released on July 15, 2024 and is now available. Learn how to immediately download from WPspring.
* Dev – Bump WordPress “tested up to” version 6.6.
* Dev – Exclude the Woo Comment Hook `@since` sniff.
* Dev – Fix QIT E2E tests and add support for a few new test types.
Version 2.1.4 of WooCommerce Bookings Plugin was released on July 16, 2024 and is now available. Learn how to immediately download from WPspring.
* Dev – Bump WooCommerce “tested up to” version 9.0.
* Dev – Bump WooCommerce minimum supported version to 8.8.
* Dev – Bump WordPress minimum supported version to 6.4.
* Dev – Bump WordPress “tested up to” version 6.6.
* Dev – Exclude the Woo Comment Hook `@since` sniff.
* Dev – Update NPM packages and node version to v20 to modernize developer experience.
* Fix – The `accommodation-booking` product creation is not possible via the REST API.
* Fix – Handle Fatal Error caused by an order without a Booking.
Version 1.4.2 of WooCommerce Custom Start Date for WooCommerce Subscriptions was released on July 10, 2024 and is now available. Learn how to immediately download from WPspring.
*Fixed next payment date before end of trial – timezone issue
Version 4.0.1 of Walmart Integration for WooCommerce was released on July 15, 2024 and is now available. Learn how to immediately download from WPspring.
*fix – Product Upload related bug
*update – Improved Stability
Version 5.6.0 of WooCommerce Product Search was released on July 15, 2024 and is now available. Learn how to immediately download from WPspring.
* Update – WordPress 6.6 compatible.
* Update – WooCommerce 9.2 compatible.
* Update – Requires at least WordPress 6.2.
* Add – Added filtering support for the WooCommerce “Product Collection” block. The extension’s filter blocks can now be used together with the “Product Catalog” collection of the “Product Collection” block to show results that match the current filters.
* Dev – Replaced uses of the deprecated jQuery function trim().
* Dev – Replaced uses of the deprecated jQuery function isArray().
* Dev – Replaced uses of the deprecated jQuery shorthand keydown().
* Dev – Replaced uses of the deprecated jQuery shorthand focus().
* Dev – Replaced uses of the deprecated jQuery shorthand focusin().
* Dev – Replaced uses of the deprecated jQuery shorthand focusout().
* Update – Updated selectize to v0.15.2.
* Add – Added the woocommerce_product_search_handle_product_collections filter.
* Dev – Using ReactDOMClient.createRoot() if available (as of React 18.0) instead of ReactDOM.createRoot().