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.
gw-checkbox-to-acf.php
1 parent 5721c5a commit 5b1f7ddCopy full SHA for 5b1f7dd
gravity-forms/gw-checkbox-to-acf.php
@@ -1,7 +1,7 @@
1
<?php
2
/**
3
* Gravity Wiz // Gravity Forms // Map GF Checkbox Field to ACF Checkbox Field (User Meta)
4
- * http://graivtywiz.com/
+ * https://gravitywiz.com/
5
*/
6
add_filter( 'gform_user_registration_meta_value', function( $value, $meta_key ) {
7
// Update "checkboxes" to your custom field's name.
0 commit comments