=== Formidable Anti-Spam ===
Name: Formidable Anti-Spam
Contributors: thomstark
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=MC429PEHQPWEC
Version: 1.0
Requires at least: 3.7
Tested up to: 4.0
Stable tag: 1.0
License: GPLv3
Tags: Formidable, Formidable Pro, Spam, Anti-Spam, Bot, Capcha, Form
A lightweight Formidable Pro anti-spam add-on that requires no interaction with the user.
== Description ==
A lightweight Formidable Pro anti-spam add-on. No intrusion on the user, simply checks the time it takes to submit the form and generates an error when that time is under a certain threshold. 
= Requirements =
* Formidable Pro 1.7+
* WordPress 3.7+
* PHP 5.2+
== Installation ==
1. Upload 'formidable-anti-spam/' to the '/wp-content/plugins/' directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Set your anti-spam global settings on the Formidable Global Settings page.
4. Enable anti-spam on the Form settings page, for each form desired. 
== Frequently Asked Questions ==
= Where is the settings page? =
In a tab on the Formidable Global Settings page.
== Changelog ==
= 1.0 =
* Initial release