Gravity Forms Product Add-ons for WooCommerce

Powerful product add-ons, Gravity style

Reintroduce WC_GFPA_Cart::instance

I used this because I was saving a the Woo cart contents as a Quote for clients and when loading that saved cart in the Cart via PHP I needed to call `$pq_wc_gfa_cart = WC_GFPA_Cart::instance();` and then

`$pq_wc_gfa_cart->add_cart_item( $cart_item );`

Now that’s impossible because that function is removed.

It’s a backwards compatiblity break, so a 4.0 might also be a good version instead of keeping it in the 3.0 range.

Kind regards,

Jaime!

Author

Andries Brakke

Current Status

Open

Last updated: January 26, 2023

0 comments

Log in to comment on this feature request.

Use of your personal data
We and our partners process your personal data (such as browsing data, IP Addresses, cookie information, and other unique identifiers) based on your consent and/or our legitimate interest to optimize our website, marketing activities, and your user experience.