Articles

gform_web_api_capability_delete_forms

Filters the capability required to delete forms via the web API.

gform_web_api_capability_put_forms

Filters the capability required to update forms via the web API.

gform_web_api_capability_post_forms

Filters the capability required to create forms via the web API.

gform_web_api_capability_get_forms

Filters the capability required to get form details via the web API.

Managing Fields with WP-CLI

When using the CLI Add-On for Gravity Forms, you are able to easily manage your forms using only the command line, via WP-CLI. In this article, we will show you how to do things such as update, delete, and even create forms using WP-CLI.

WP-CLI Tools

This articles covers a few of the WP-CLI Tools available for use in Gravity Forms, like clearing transients, emptying the trash, and verifying checksums.

gform_print_entry_disable_auto_print

Disable auto-print when the Print Entry view has fully loaded.

gform_default_address_type

This filter can be used to override the default address type for new fields.

gform_secure_file_download_location

By default the real location of the uploaded file will be hidden. Return FALSE to display the real location. Not recommended – use with caution!

gform_upload_root_htaccess_rules

The gform_upload_root_htaccess_rules allows turning off or modifying rules added to the .htaccess file created for the base upload path. It runs daily during the regeneration of the .htaccess file.