Hooks

Articles

gform_permission_granted_pre_download

This filter can be used to perform custom logic to determine if the download URL will allow access to the file.

gform_personal_data

This filter allows custom data exporter and erasers to be registered with WordPress so they are also run when WP data cleanup occurs.

gform_personal_data_identification_fields

The “gform_personal_data_identification_fields” filter in Gravity Forms allows the list of personal data identification field choices to be modified.

gform_phone_formats

This filter can be used to add new formats to those listed within the Phone field.

gform_plugin_settings_fields

The gform_plugin_settings_fields filter is used to customize the available settings on the Forms > Settings page.

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_polls_cron

Allows further actions to be performed after the cron job that gathers poll results runs.

gform_polls_cron_schedule

Allows the frequency of the cron job that calculates poll data to be modified.

gform_polls_form_pre_results

Allows the form object to be manipulated before the poll results are calculated for the front-end and entry detail pages.

gform_polls_percentage_precision

The gform_polls_percentage_precision hook in the Polls add-on allows the percentages on Polls results to be rounded to a custom number of decimal digits.