=== My reCaptcha ===
Contributors: roidayan
Tags: google, recaptcha, recaptcha v2
Requires at least: 3.5
Tested up to: 4.1.1
Stable tag: 1.0.3
License: GPLv3
License URI: http://www.gnu.org/licenses/gpl-3.0.html

Add reCaptcha to registration form

== Description ==

Add reCaptcha to registration form

== Installation ==

1. Extract the folder into your wordpress plugins directory.
2. Enable the plugin.
3. Configure the plugin under Settings->reCaptcha

== Frequently Asked Questions ==

== Screenshots ==

1. screenshot

== Changelog ==

= 1.0.3 =
* fix admin options page not visible

= 1.0.2 =
* use wp_remote_get instead of file_get_contents

= 1.0 =
* first