Hooks

Articles

gform_allow_async_feed_reprocessing

The gform_allow_async_feed_reprocessing filter enables the reprocessing feeds that have already been processed via background tasks.

gform_allow_feed_reprocessing

This gform_allow_feed_reprocessing filter enables reprocessing of feeds for a given entry. It applies to both synchronous and asynchronous feed processing.

gform_allowable_tags

Use this filter to enable HTML or specify accepted HTML tags in submitted entry data.

gform_append_field_choice_option

This filter can be used to add custom options for each choice.

gform_author_dropdown_args

The gform_author_dropdown_args filter allows developers to change the list of authors displayed in the author drop down for the Post Fields

gform_authorizenet_after_recurring_payment

The gform_authorizenet_after_recurring_payment action hook has been deprecated. Use the [gform_post_payment_transaction]() hook instead.

gform_authorizenet_after_subscription_created

The gform_authorizenet_after_subscription_created action hook has been deprecated. Use the [gform_post_subscription_started]() hook instead.

gform_authorizenet_amount_pre_authorize

This filter can be used to modify the authorization amount before it is sent to Authorize.net.

gform_authorizenet_before_single_payment

The gform_authorizenet_before_single_payment hook has been deprecated. Use gform_authorizenet_transaction_pre_authorize instead.

gform_authorizenet_before_start_subscription

The gform_authorizenet_before_start_subscription hook has been deprecated. Use gform_authorizenet_subscription_pre_create instead.