=== WP Captcha ===
Contributors: Devnath verma
Tags: captcha, wp captcha, login captcha, register captcha, forgot password captcha, loss password captcha, comment captcha
Requires at least: 3.5
Tested up to: 4.2.2
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

== Description ==

WP Captcha prove that the visitor is a human being and not a spam robot. WP Captcha asks the visitors to answer a math questions.

= Features = 

* Registration form captcha.
* Login form captcha.
* Forgot password form captcha.
* Comment form captcha.
* Disable captcha for registered users in Comment form.

= Notices =

** WP Captcha ** is now also on [GitHub](https://github.com/devnathverma/wp-captcha)!
	
** Anyone can write the CSS for my plugin, I will added it. 

== Installation ==

= Minimum Requirements =

* WordPress 3.5 or greater
* PHP version 5.2.4 or greater
* MySQL version 5.0 or greater

**This section describes how to install the plugin and get it working**

= Manual installation =

1. Download the plugin and extract its contents.
2. Upload the `wp-captcha` folder to the `/wp-content/plugins/` directory.
3. Activate **WP Captcha** plugin through the "Plugins" menu in WordPress.
4. After activating check the side menu -> "WP Captcha".
5. Click save button to save settings for captcha.

That's it!


== Screenshots ==

1. Registration form captcha.
2. Login form captcha.
3. Forgot password form captcha.
4. Comment form captcha.
5. Plugin admin screen.

== Changelog ==