=== WP reCaptcha Login ===
Contributors: louis
Tags: recaptcha, security, login
Requires at least: 4.3
Tested up to: 5.2
Stable tag: 3.6

License: GPLv2 or later

This plugin uses reCaptcha V3 to add an extra layer of security at your login screen, preventing brute-force attacks. 

== Description ==

Brute-force attacks are common on your WordPress login page if not dealt with properly. Googles reCaptcha is a great candidate for handling this issue. 

Major features in WP reCaptcha Login include:

* Utilizes reCaptcha V3 (no checking on boxes to prove you're not a robot).
* Quick Setup. Just add your reCaptcha Site Key and Secret key by going to Settings > Recaptcha Settings. 

Note:
You're reCaptcha keys can be obtained from https://www.google.com/recaptcha/

== Installation ==

Upload WP reCaptcha Login folder to your wp-content/plugins directory, then Activate it. Settings for the plugin will appear in the standard WordPress "Settings" menu.

== Changelog ==

= 1.0 =
*Release Date - 12 September 2019*
* Initial release
