1. Home
  2. Knowledge Base
  3. WooCommerce Order Bump

WooCommerce Order Bump

Current version 1.1.14View Changelog

Changelog for WooCommerce Order Bump

1.1.14 8 September 2026

  • Updated hide 'View cart' button on the cart and checkout pages, and 'Checkout' button on the checkout page
  • Updated added an 'x' close button to the top right of the modal

1.1.13 24 June 2026

  • Fixed ensure modal window closes correctly on cart and checkout

1.1.12 26 May 2026

  • Added filter to select multiple bump locations - wcob_bump_location() now returns an array

1.1.11 24 February 2026

  • Fixed PHP deprecated notices when using WC 10.3
  • Updated CSS to ensure bump is scrollable vertically
  • Updated improved license validation

1.1.10 21 August 2025

  • Fixed fatal error when using a variation as a bump product and Display Quantity Field is disabled

1.1.9 11 July 2025

  • Updated ensure bump doesn't display if there are no products
  • Updated licence key field to password

1.1.8 28 May 2025

  • Added wcob_template_dir filter
  • Fixed PHP warning if a product does not have an order bump
  • Fixed 100 percent discount for order bump product not working in the cart

1.1.7 14 October 2024

  • Added wcob_use_ajax filter
  • Updated performance improvement for bumps with multiple products

1.1.6 23 September 2024

  • Updated HPOS declaration

1.1.5 15 May 2024

  • Fixed variants still get incorrect sale prices when added multiple times as a bump product
  • Fixed selected quantity from the order bump is not added to cart, quantity is always 1
  • Fixed Order Bump is displayed on checkout page if Bump Location is Product Page and the cart does not have a bumped product

1.1.4 1 May 2024

  • Added wcob_original_sale_price postmeta records are reset when saving Order Bump settings
  • Fixed some variants have incorrect sale prices when added as a bump product

1.1.3 25 April 2024

  • Added POT translation file

1.1.2 16 January 2024

  • Updated EDD_SL_Plugin_Updater for PHP8.2 compatibility

1.1.1 31 May 2023

  • Fixed ensure bumps are recognised by variation ID

1.1.0 31 May 2023

  • Added wcob_after_product_title action
  • Added wcob_after_bump_description action
  • Added attribute dropdowns for variable products
  • Fixed issue with discount not applied correctly to variations

1.0.2 28 April 2023

  • Fixed correctly display 'Select options' for variable product in bump

1.0.1 4 April 2023

  • Fixed issue with bump displaying after automatic redirect to cart
  • Fixed don't display bump on archive pages when location set to cart or checkout
  • Updated product.php template for products with add-ons
  • Updated minor CSS changes

1.0.0 14 December 2022

  • Initial commit