Skip to content

Commit c3c4f28

Browse files
committed
gw-capture-list-field-column-as-comma-delimited-list.php: Migrated from experimental folder.
1 parent 8ee7dcf commit c3c4f28

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

experimental/gw-capture-list-field-column-as-comma-delimited-list.php renamed to gravity-forms/gw-capture-list-field-column-as-comma-delimited-list.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
/**
33
* Gravity Wiz // Gravity Forms // Capture List Field Column as Comma-delimited List
44
* https://gravitywiz.com/
5+
*
6+
* Experimental Snippet 🧪
57
*/
68
// Update "123" to your form ID.
79
add_action( 'gform_pre_submission_123', function( $form ) {

0 commit comments

Comments
 (0)