The `gform_shortcode_builder_forms` PHP filter allows developers to modify the list of available forms displayed in the Gravity Forms Shortcode Builder
Learn how to use the 'gform_stripe_object' Gravity Forms PHP filter to modify the arguments used when creating a Stripe object. Customize your forms by setting custom fields and options like…
Learn how to use the `gform_purge_expired_incomplete_submissions_query` PHP filter in Gravity Forms to modify or customize the default query used to purge expired incomplete submissions. Discover examples on how to change…
Learn how to use the Gravity Forms `gform_progress_steps` PHP filter to modify or replace the default progress steps markup for multi-page forms. Customize the progress steps markup, add custom content…
Learn how to use the `gform_rich_text_editor_buttons_row_two` filter in Gravity Forms to customize the buttons displayed in the second row of the rich text editor. This article provides examples and instructions…
Learn how to use the dynamic `gform_shortcode_login` filter in Gravity Forms to customize and modify the user registration login form. Find examples and instructions for adding a custom message, changing…
The 'gform_progressbar_start_at_zero' PHP filter in Gravity Forms allows developers to customize the starting point of progress bars in multi-page forms. By default, progress bars start at 1, but with this…