Skip to content

Commit 56d6e53

Browse files
authored
gppa-set-template-by-field-value.php: Updated header.
1 parent 00a1386 commit 56d6e53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gp-populate-anything/gppa-set-template-by-field-value.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
*
66
* Instruction Video: https://www.loom.com/share/02cb5511b5ba4cf6a051ee7038f55f16
77
*
8-
* I'll take another stab at explaining this another day. For now, watch the instructional video above. 😅
8+
* I'll take another stab at explaining this another day. For now, watch the instructional video. 😅
99
*/
1010
// Update "123" to your form ID and "4" to the ID of the field being populated.
1111
add_filter( 'gppa_pre_populate_field_123_4', function( $return, $field, $form, $field_values, $entry, $force_use_field_value, $include_html, $run_pre_render ) {

0 commit comments

Comments
 (0)