Form Entry Hooks in WPForms
Customize how entries are stored, displayed, or enriched after save.
Customize how entries are stored, displayed, or enriched after save.
Intervene during validation and processing before/after submit completes.
Protect custom addon endpoints with nonces and capability checks.
Build addon plugins that extend WPForms with new settings and features.
Structure addons with provider classes, settings, and feature modules.
Register custom field types when built-in fields are not enough.
Add a new payment provider as a WPForms payments addon.
Send SMS/Slack/WhatsApp or custom channel notifications on submit.
Push form data to your own API using webhooks or custom addon code.