← Volver a Bumpv1.0.8 (7 versiones)

Changelog Bump

Changelog del plugin de WooCommerce Bump (previsto): actualizaciones, correcciones y desarrollo de funciones.

v1.0.8
  • Renamed to Plogins Bump - Checkout Order Bump for WooCommerce so the name leads with the brand rather than a generic word, which is what the WordPress.org plugin review team asks for. The plugin slug is unchanged.
v1.0.7
  • Removed the "Tested up to" header from the main PHP file. It belongs in readme.txt only, where it is already declared; present in both, the header can override the readme and show a compatibility version that was never intended.
v1.0.6
  • Tested against WordPress 7.1. Verified by activating this build on a clean 7.1 install with WooCommerce 11.1, not by editing the header.
v1.0.5
  • Fix: the bump product list now only offers products the checkout can really show, and if the product you saved loses its price or sells out, the settings screen says the offer is hidden instead of leaving the choice looking fine.
  • Fix: the accent colour is accepted with or without the leading hash, so typing d97706 now colours the offer instead of clearing the field.
v1.0.4
  • Fix: the bump price override is handed to WooCommerce as the numeric string it already is, instead of being cast to a float first. WC_Product::set_price() is typed for a string and stores what it is given.
v1.0.2
  • Added bundled Polish, German and Spanish translations for the plugin interface.
v1.0.1
  • Initial release: single checkout order bump with optional price override.