Skip to content

Commit d9c4e42

Browse files
committed
gspc-remove-wc-product-from-entry-order-summary.php: Migrated from experimental folder
1 parent 3d31d53 commit d9c4e42

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

experimental/gspc-remove-wc-product-from-entry-order-summary.php renamed to gs-product-configurator/gspc-remove-wc-product-from-entry-order-summary.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
/**
33
* Gravity Shop // Product Configurator // Remove WC Product from Entry Order Summary
44
* https://gravitywiz.com/documentation/gs-product-configurator/
5+
*
6+
* Experimental Snippet 🧪
57
*/
68
add_filter( 'init', function() {
79
if ( is_callable( 'gs_product_configurator' ) ) {

0 commit comments

Comments
 (0)