=== WP Slider Captcha ===
Contributors: captbrogers
Donate link:
Tags: comments, anti-spam, jquery ui, slider
Requires at least: 3.0
Tested up to: 3.3.2
Stable tag: 0.1
License: GPLv3
License URI: http://www.gnu.org/licenses/gpl.html

== Description ==

An anti-spam captcha using jQuery's UI slider. After the position of the slider is past 60%, it will submit the form. This will replace the input button specified as the submit button, if JavaScript is not enabled the button will show as expected.

== Installation ==

1. Upload the 'wp-slider-captcha' folder to your wp-content/plugins directory
2. In your admin panel, under the 'plugins' section activate the plugin

You're all done.

== Frequently Asked Questions ==

= Is there any way to extend the plugin with my options? =
Not in this version, but it is planned for the next version

= I found a problem/bug, can I email you directly? =
Yes, if you find a problem please email me so I can work on it

= Are you open to suggestions about how you could improve your code/plugin? =
Very much so if it is constructive, and is intended to help.

== Screenshots ==

1. Implemented in the default theme.

== Changelog ==

= 0.1 =
Very basic usage, shouldn't have any problems.