Add a custom link to your Gravity Forms Toolbar using the gform_toolbar_menu filter. Learn how to modify the links displayed in the toolbar and make them accessible only to certain…
Learn how to use the Gravity Forms `gform_temp_file_expiration_days` PHP filter to set the number of days before temporary file uploads are deleted. Change the expiration period for specific forms, disable…
The 'gform_target_page' PHP filter is a powerful tool for customizing the behavior of Gravity Forms. By using this filter, developers can control where form submissions are redirected, allowing for a…
The 'gform_system_status_menu' filter in Gravity Forms allows developers to customize the system status page with specific information and updates. By accessing this filter within the PHP code, developers can tailor…
Learn how to use the gform_stripe_elements_style PHP filter in Gravity Forms to change the appearance of the Credit Card field and apply different styles to your forms. Modify the base…
Learn how to use the `gform_stripe_entry_not_found_status_code` PHP filter in Gravity Forms Stripe Add-On to override the status code for the “entry not found” WP_Error and set a custom status code…
Learn how to use the `gform_stripe_fulfillment` PHP action in Gravity Forms to perform custom actions after a Stripe checkout session is completed. This article provides examples and code snippets for…
The `gform_shortcode_builder_forms` PHP filter allows developers to modify the list of available forms displayed in the Gravity Forms Shortcode Builder