The drag-and-drop builder, conditional logic, entry storage, CSV export, notifications, and spam protection are all free. Payments, integrations, and advanced fields are Pro (from $49/year). Each section below is tagged so you know exactly what's where.
Hosted Checkout pages from Stripe and PayPal mean your site is PCI out-of-scope. Webhooks are signature-verified; PayPal IPN is postback-validated before we trust a single field.
Show or hide any field based on prior answers. Match all conditions or any. Use equals, not equals, contains, greater than, less than, empty, and more — on every field type.
Drop in the Page Break block. Add a save & continue button so users can resume from a 7-day token sent to their email. Completion rates climb without you doing anything fancy.
Every submission lands in wp_trinity_forms_entries with one row per field in wp_trinity_forms_entry_meta. Filter by date, form, or status. Export filtered or full to CSV with proper injection guards.
=/+/-/@ cell prefix guard| Date | Status | |
|---|---|---|
| May 1, 14:22 | [email protected] | paid |
| May 1, 14:08 | [email protected] | pending |
| May 1, 13:51 | [email protected] | paid |
Mailchimp, MailerLite, Brevo, ConvertKit, and a generic HMAC-signed webhook out. Each runs on Action Scheduler so a slow third party never blocks your form submit.
test_connection() buttontrinity_forms_integrations)Per-form notifications with {field_id}, {all_fields}, {site_url}, {ip}, {date}. Conditional sends ("only if Plan = Enterprise"). WP Mail SMTP fallback supported.
Honeypot hidden via inline CSS (bots scrape classes), 3-second time-trap, optional Cloudflare Turnstile. CSRF nonces on every write, prepared statements everywhere, encrypted Stripe keys at rest, MIME + extension whitelisting on uploads.
Standard and advanced fields are free. The fields tagged Pro ship with a paid license.
Per-field length, pattern, min/max validation. Server-side, always.
Single and multi-select with sanitised options arrays.
HTML5 native with timezone-safe storage. Pre-fillable hidden fields via query string.
MIME + extension whitelist, max-size cap, multiple files per field. WP Media library aware.
Touch-friendly canvas signature stored as PNG attachment.
Group sub-fields and let users add multiple entries (e.g. attendees, line items).
5-star / 10-star widgets and timestamped consent checkboxes for GDPR.
Multi-step structure and visual section dividers in the same form.
Rich-text injection blocks and a Payment field tied to your Stripe / PayPal config.
Free on WordPress.org — the builder, conditional logic, entry storage, CSV export, and notifications. Pro adds payments and integrations from $49/year, flat.