WS Form includes action and filter hooks that let you customize how forms behave in WordPress. You can modify forms before they render, change submission validation, adjust action output, and respond when submissions are created, updated, posted, or change status.
Hook coverage spans rendering, styling, scripts, variables, translations, exports, redirects, webhooks, email notifications, PDF generation, and submission handling. For example, hooks can modify Send Email recipients, subject, message, headers, attachments, and template output, or change Webhook headers and payloads.
You can also tailor validation and messaging during submission. WS Form supports field-level and form-level validation hooks, custom invalid feedback, custom messages, redirects on validation failure, blocked IP and keyword checks, and hidden fields injected at submit time.