WooCommerce Product Bundles

WooCommerce Product Bundles 7.1.0

No permission to download
Author matthew
Creation date
* New - Introduced 'wp wc pb sync-stock' WP CLI command to handle parent stock syncing.
* New - Introduced filter 'woocommerce_pb_sync_stock_via_cli' to handle syncing solely through WP CLI.
* New - Introduced filter 'woocommerce_pb_sync_parent_stock_use_action_scheduler' to enable syncing through the Action Scheduler.
* New - Introduced filters 'woocommerce_pb_sync_parent_stock_as_batch_size' and 'woocommerce_pb_sync_parent_stock_as_interval' to fine-tune batch sizes and intervals when syncing stock.
* New - Introduced new onboarding tutorial.
* Tweak - Improved compatibility with Min/Max Quantities and Bundles that contain variations.
* Tweak - Improved product data controller to prevent potential fatal errors from integrations.
* New - Important: Added compatibility with PHP 8.3.
* New - Important: Product Bundles now requires Composite Products 9.0+.
* New - Important: Product Bundles now requires Product Add-Ons 6.7.0+.
* Fix - Fixed an issue that prevented the 'Sale' badge from showing up in Bundles with only optional items, whose Min Bundle Size was greater than 1.
* Fix - Fixed an issue where the 'woocommerce_variation_option_name' hook was called with the incorrect number of arguments.
* Fix - Ensure proper placement of the bundled item product link within the bundle form.
* Fix - Resolved soft deprecation error coming from using 'substr' in plugin's scripts.
* Fix - Resolved PHP notice triggered when using Product Bundles together with Payment Plugins for Stripe WooCommerce.
* Fix - Fixed incorrect cart price for Name Your Price bundled variation.
* Fix - Resolved an issue with adding Bundles with optional items to orders via the mobile app.
* Tweak - Re-designed Product Data > Shipping notice about Unassembled Bundles.
* Tweak - Declared compatibility with the cart/checkout Blocks.
* Fix - Resolved a compatibility issue with Zapier related to the existence of the order object in REST API context.
* Fix - Important: Security improvements.
* Fix - Important: Updated the 'bundle-add-to-cart-wrap.php' template to resolve an issue that prevented Bundle notices from showing up when the mini-cart block was used.
* Tweak - Use admin theme colors in admin.
* Fix - Ensure that the 'Currently editing' notice shows up in the block-based Single Product Template when editing a Bundle.
* Fix - Fixed an issue that prevented the Minimum/Maximum size validation from running on the block-based Single Product template.
* Fix - Resolved an issue with Bundle totals in the block-based cart when the number of displayed decimals was 0.
* Tweak - Improved data collection.
* Tweak - Collect additional data on extension usage when tracking is enabled.
Back
Top