WooCommerce – Free Gift Coupons – Version – 3.8.0

2025.10.10 – version 3.8.0
* IMPORTANT: PHP 7.4 is required | WordPress 6.2.0 is required | WooCommerce 8.2.0.
* Fix: PHP Fatal error: Call to a member function get_cart() on null on `wc/store/order` Store API route. Pay-for-order conflict with WooPayments.
* Change: Remove static instance of WC_FGC_Checkout_Block_Integration.
* Change: Rename `wc-fgc-checkout-blocks` script handle to `wc-fgc-checkout-block` and integration name from and `free_gift_coupons/checkout` to `wc-fgc/checkout`
* Tweak: Add wp_theme_get_element_class_name( ‘button’ ) classes to cart edit button.
2024.08.22 – version 3.7.1
* Fix: Hardening of variation form script when form has no action attribute.