Skip to content

Commit cb2bf01

Browse files
committed
gw-live-field-values-post-submission.php: Migrated from experimental folder
1 parent 1b02e56 commit cb2bf01

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

experimental/gw-live-field-values-post-submission.php renamed to gravity-forms/gw-live-field-values-post-submission.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 // Live Field Values Post-submission
44
* https://gravitywiz.com/
5+
*
6+
* Experimental Snippet 🧪
57
*/
68
// Update "123" to your form ID and "4" to your field ID.
79
add_filter( 'gform_get_input_value_123_4', function( $value, $entry ) {

0 commit comments

Comments
 (0)