Learn how to use the gform_stripe_api_mode filter in Gravity Forms Stripe Add-On to set the API mode to "live" or "test". Customize the API mode based on your needs, such…
Learn how to use the Gravity Forms ‘gform_pre_send_email’ PHP filter to modify an email before it’s sent. This guide covers examples, usage, parameters, and more.\*Note that the above meta description…
Learn how to use the gform_personal_data filter in Gravity Forms to register custom data exporters and erasers with WordPress, enabling them to run during WordPress data cleanup. Add this code…
Learn how to use the gform_paypal_business_email PHP filter in Gravity Forms to modify the PayPal business email and validate the Instant Payment Notification (IPN) from PayPal. Discover examples such as…
Learn how to use the gform_paypal_feed_settings_fields filter in Gravity Forms to add custom settings fields to PayPal Standard. Add a custom text field with our step-by-step guide and place the…
Learn how to use the 'gform_entry_meta' filter in Gravity Forms to add custom properties to the Entry object and create sortable columns for entry lists and exports. Discover how to…
Learn how to use the powerful gform_field_input filter in Gravity Forms to modify the field's input tag or create custom field types. Discover examples such as creating a Google Map…
Learn how to use the powerful gform_field_filters filter in Gravity Forms to override form field, entry property, and entry meta filters with this comprehensive guide.