Description
A plugin developed by Social Media Ltd, to prevent form submission when the message contains custom predefined words. Use as many stop words as you wish, and manage those easily through the settings page in the admin panel. When any WPCF7 form is submitted, textareas’ content is checked against those words, and if a hit is found, an error comes up, and the form submission is cancelled.
Installation
This section describes how to install the plugin and get it working.
- install the plugin through the WordPress plugins screen directly, or upload the plugin files to the
/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ screen in WordPress
- Setup the plugin through the Settings > WPCF7 Stop Words screen
- Enter each word or phrase you wish on a separate line
- Hit the Save Changes button, and you are good to go
FAQ
- How does this work
-
If someone tries to submit a form containing any of the words or phrases you have specified, the submission will fail with an error message.
- Do I need any other plugin to make this work
-
Since WPCF7 Stop Words plugin works for the Contact Form 7 plugin, you must first install and activate Contact Form 7
Reviews
There are no reviews for this plugin.
Contributors & Developers
“WPCF7 Stop words” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “WPCF7 Stop words” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.