Skip to content

Instantly share code, notes, and snippets.

View shayanazali's full-sized avatar

Shayan Azali shayanazali

  • Milaniz
View GitHub Profile
@spivurno
spivurno / woo-gf-remove-fields.php
Last active July 3, 2024 10:39
Gravity Wiz // WooCommerce Gravity Forms Add-on: Add support for removing a field from the product description in the cart.
<?php
/**
* WARNING! THIS SNIPPET MAY BE OUTDATED.
* The latest version of this snippet can be found in the Gravity Wiz Snippet Library:
* https://github.com/gravitywiz/snippet-library/blob/master/wc-gf-product-addons/wcgfpa-remove-fields.php
*/
/**
* WooCommerce Gravity Forms Add-on: Add support for removing a field from the product description in the cart.
*
*/