=== WPshore Contact Form 7 Spam Prevention ===
Contributors: nablasol
Plugin Name: WPshore Contact Form 7 - Spam Prevention
Plugin URI: http://www.wpshore.com/plugins/contact-form-7-spam-prevention/
Donate link: http://www.wpshore.com/services
Tags: Spam Prevention,limit Spam,spam,WPshore Contact Form 7,antispam,captcha
Requires at least: 3.3
Tested up to: 6.7.1
Stable tag: 1.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

WPshore Contact Form 7 Spam Prevention helps you manage your Inbox to keep it free of unwanted e-mail messages.

== Description ==

WPshore Contact Form 7 Spam Prevention is an addon for the Contact Form 7 plugin. It helps you thwart spambots without using captcha by marking mesaages with multiple URLs as spam. 
If the user enters more than specified number of URLs in a Contact Form 7 it will display the spam message. You can change the number of allowed URLs in the shortcode. 
Eg. [preventspamurl allowedurl value:2] value:2 means the user is allowed to specify upto 2 URLs while filling up the form. In case more than 2 URLs are added, the message will be marked as spam.



== Installation ==

1. Unzip the plugin file and extract the folder.
2. Upload the cf7_spam_prevention folder to the /wp-content/plugins/ directory.
3. Activate the plugin through the 'Plugins' menu in WordPress.
4. Edit a form in WPshore Contact Form 7
5. Select Limit Spam from submenu
6. Copy the shortcode [preventspamurl allowedurl value:2] and paste it into your form code.
  


== Screenshots ==

1. A sample form with the shortcode generated by the plugin.

== Changelog ==

= 1.0 =
* First public release

== Upgrade Notice ==

The current version of WPshore Contact Form 7 Spam Prevention requires WordPress 3.3 or higher. If you use older version of WordPress, you need to upgrade WordPress first.