Articles

gform_name_last

This filter is executed when creating the last name field and can be used to modify the “Last” label.

gform_name_first

This filter is executed when creating the first name field and can be used to modify the “First” label.

gform_multiselect_placeholder

Use this filter to change the default “Click to select…” placeholder text on Multi Select fields.

gform_merge_tags

Allows merge tags to be added/removed from the Merge Tag drop down in the admin.

gform_merge_tag_list_exclude

The gform_merge_tag_list_exclude filter allows developers to exclude field types from the merge tag drop-downs that are displayed throughout the admin pages.

gform_merge_tag_filter

Use this filter to dynamically change the merge tag output. Useful when filtering field types from being displayed in the {all_fields} merge tag, or implementing custom field types that require the merge tag output to be different from the value stored with the entry.

gform_menu_position

Modify the position the Gravity Forms menu should appear in the WordPress admin menu.

gform_mailchimp_keep_existing_groups

Use this filter to modify whether a user that is already subscribed to your list has their groups replaced when submitting the form a second time.

gform_mailchimp_field_value

Use this filter to modify a value before it is sent to the Mailchimp API.

gform_mailchimp_allow_resubscription

Use this filter to modify whether a user that currently has a status of unsubscribed on your list is resubscribed.