caldera_forms_stripe_capture_payment
The caldera_forms_stripe_capture_payment filter hook works with Caldera Forms Stripe add-on version >= 1.4.11 installed. Stripe checkout payments are captured by default, this allows to set
The caldera_forms_stripe_capture_payment filter hook works with Caldera Forms Stripe add-on version >= 1.4.11 installed. Stripe checkout payments are captured by default, this allows to set
All the code examples linked by title of hooks are to be found at – https://gist.github.com/New0/745133d102fe05110d1429603e9177bb – caldera_forms_pdf_content 🔗 Filters the HTML being converted to
The Pro settings were hidden by default since Caldera Forms 1.8.9. They are still showing if an active connection to the Pro app is detected.
This filter was added in Caldera Forms 1.8.6 When a Caldera Forms file field is NOT set to upload the file to the media library,
This filter allows you to modify the entry data when a Caldera Forms entry is returned via the Caldera Forms REST API. View the code
This filter controls if the Caldera Forms REST API route for reading stored entries of a form is authorized. Because this endpoint is used by the front-end entry viewer, you can use this filter to allow any public user to see the front-end entry viewer.
A filter for creating a custom processing of Caldera Forms GDPR data exports and erasers.
The default privacy page URL link for consent fields and magic tags is the WordPress core settings page. You can change this with a filter. GPDR
A filter that is very useful for Caldera Forms add-on developers who wish to modify the form configuration in a way that is not standard for the 1.x form editor.
A filter to customize payment requests to PayPal made using Caldera Forms PayPal Express add-on. Disable shipping, add additional items, ensure credit cards can be used without login.