We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
gppa-set-template-by-field-value.php
1 parent 00a1386 commit 56d6e53Copy full SHA for 56d6e53
gp-populate-anything/gppa-set-template-by-field-value.php
@@ -5,7 +5,7 @@
5
*
6
* Instruction Video: https://www.loom.com/share/02cb5511b5ba4cf6a051ee7038f55f16
7
8
- * I'll take another stab at explaining this another day. For now, watch the instructional video above. 😅
+ * I'll take another stab at explaining this another day. For now, watch the instructional video. 😅
9
*/
10
// Update "123" to your form ID and "4" to the ID of the field being populated.
11
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