Articles

gquiz_correct_indicator

This filter allows the image used when a user gets an answer correct on a quiz to be changed. This allows you to link to your own icon.

gform_plupload_settings

This filter allows the initialization settings (file size, file count, browse button, drag and drop, and more) for Plupload to be changed.

gform_userregistration_delete_signup

This action allows custom actions to be performed when pending activations are deleted.

gform_entry_is_spam

The gform_entry_is_spam filter is used to mark entries as spam.

gform_mailchimp_args_pre_subscribe

The “gform_mailchimp_args_pre_subscribe” filter in the Gravity Forms MailChimp add-on has been deprecated. Use the gform_mailchimp_subscription filter instead.

gform_stripe_subscription_params_pre_update_customer

This filter allows the subscription parameters to be overridden before the customer is subscribed to the plan.

gform_add_meta()

The gform_add_meta function adds the metadata associated with an entry in the Entry Meta table.

gform_stripe_entry_not_found_status_code

This filter allows the status code for the entry not found WP_Error to be overridden.

Credit Card Processing Error Messages

Details of the messages displayed by third-party payment processors when there is an error processing a credit card.

gform_signature_show_in_all_fields

The gform_signature_show_in_all_fields filter allows the inclusion of the signature image in the {all_fields} merge tag output to be toggled on/off.