Just another contact form plugin. Simple but flexible.
About Contact Form Clean and Simple
This is a clean and simple contact form plugin for WordPress. It includes features like Google reCAPTCHA, AJAX validation and submission, and spam filtering. It is easy to set up and customize, and it integrates seamlessly with your website.Screenshots





Frequently asked questions
What is Contact Form Clean and Simple?
Contact Form Clean and Simple is a WordPress plugin that provides a clean and simple AJAX contact form. It includes Google reCAPTCHA, Twitter Bootstrap markup, and spam filtering capabilities.
How do I install Contact Form Clean and Simple?
To install the plugin, simply activate it after installation. Then, place the shortcode [cscf-contact-form] on your web page.
What fields are included in the contact form?
The standard input boxes provided include Email Address, Name, Message, and a 'Send Message' button.
How does the plugin handle spam?
All user inputs are stripped to avoid XSS vulnerabilities. For additional spam prevention, the plugin can scan data with Fullworks Anti Spam Pro if installed and activated. It also allows you to add a reCAPTCHA.
Where are messages sent after submission?
When a user completes the form, an email containing their message will be sent to the email address configured in WordPress under 'Settings' -> 'General'.
Changelog
4.9.1
- corrected link markup in settings page
4.9
- add auto integration of Fullworks Anti Spam
4.8.0
- add header to stop chaining ( kudos @kashmiri )
- add filter pre email sending to add flexibility for developers