Contact Form provides a [contact_form] shortcode that renders an accessible, AJAX-driven contact form anywhere on the site. It protects against spam with a CSS-hidden honeypot field and per-IP rate limiting (3 submissions per hour). All submissions are verified with a WordPress nonce, validated server-side, and emailed to the configured recipient. Submissions can optionally be stored in wp_options and browsed (or deleted) from the admin area under Settings > Contact Form.
| Category | Forms |
| Author | Snehal Pancholi — Freelance Developer |
| Plugin Page | https://addonlogic.com/contact-form |
| Requires | WordPress 6.0+, PHP 8.1+ |
| License | GPL-2.0+ |