* Declare compatibility with WP 6.3
* [WooCommerce] Declare compatibility with v8.0
* Stability improvements
Fixed expired coupon not removed when placing order.
Fixed a compatibility issue with WooCommerce 7.5 causing the "Expire coupon" action to not work properly
* Fixed IP logs not being cleaned up effectively
* Fixed an error causing the reset buttons not working under HurryTimer > Settings
* [WPML] Show translated content when using shortcode
[WooCommerce] Shows translated campaign on product page when using WPML.
- Add compatibility with PHP 8.x *
- Added a workaround to fix a PHP 8.1 compatibility issue with WP `dbDelta`.
- Added a new filter `hurrytimer_zero_padded_digits` to control digits padding.
- Added a new filter `hurrytimer_auto_pluralize` to automatically pluralize labels.
- Fixed a minor issue with custom CSS not being loaded properly.
- Added a new dynamic variable `{delivery_day}` to display the same/next day delivery.
- Various performance and stability improvements.