Skip to content

Commit efab86e

Browse files
authored
gspc-update-post-status-on-wc-order-status-change.php: Fixed snippet header.
1 parent a602d7d commit efab86e

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

gs-product-configurator/gspc-update-post-status-on-wc-order-status-change.php

+6-5
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
<?php
22
/**
3-
* Gravity Forms Advanced Post Creation // Product Configurator
3+
* Gravity Wiz // GS Product Configurator // Update Post Status on WooCommerce Order Status Change
4+
* https://gravitywiz.com/documentation/gravity-shop-product-configurator/
45
*
5-
* This snippet will update the post status of the post created by Gravity Forms Advanced Post Creation when the WooCommerce order status is changed.
6+
* This snippet will update the post status of the post created by Gravity Forms Advanced Post Creation when the
7+
* WooCommerce order status is changed.
68
*
7-
* Possible statuses are: publish, future, draft, pending, private, trash, wc-active, wc-switched, wc-expired, wc-pending-cancel, wc-pending, wc-processing, wc-on-hold, wc-completed, wc-cancelled, wc-refunded, wc-failed
8-
*
9-
* https://gravitywiz.com/documentation/gs-product-configurator/
9+
* Possible statuses are: publish, future, draft, pending, private, trash, wc-active, wc-switched, wc-expired,
10+
* wc-pending-cancel, wc-pending, wc-processing, wc-on-hold, wc-completed, wc-cancelled, wc-refunded, wc-failed.
1011
*
1112
* Instructions:
1213
* 1. Install per https://gravitywiz.com/documentation/how-do-i-install-a-snippet/

0 commit comments

Comments
 (0)