ashmatadeen / no-captcha

Google noCAPTCHA reCAPTCHA for WordPress

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

=== Plugin Name ===
Contributors: ash.matadeen
Donate link: http://ashmatadeen.com/donate
Tags: security, bots, recaptcha, nocaptcha, google, login
Requires at least: 4.2.2
Tested up to: 4.8
Stable tag: trunk
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Prevent brute force logins on your WordPress site with Google's reCAPTCHA.


== Description ==
This plugin prevents brute force logins on your WordPress website by adding Google's easy to use [reCAPTCHA](https://www.google.com/recaptcha/) to the login form.


== Installation ==

1. Upload `no-captcha` to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Register your domain with [Google reCAPTCHA](https://www.google.com/recaptcha/admin)
4. In the admin, go to Settings > reCAPTCHA options and add in your API credentials
5. Click save
6. Party! 🎉

== Screenshots ==

1. WordPress login screen
2. reCAPTCHA admin settings screen

== Changelog ==

= 1.6 =
* Support for bypassing the captcha for specific IP addresses when behind a proxy. Props to [Daniel Mann](https://github.com/dnlm)

= 1.5 =
* Support for bypassing the captcha for specific IP addresses. Props to [Daniel Mann](https://github.com/dnlm)

= 1.4.1 =
* Support for WooCommerce's login form

= 1.4 =
* Bug fix for when JavaScript is disabled/not available

= 1.3 =
* Initial release

About

Google noCAPTCHA reCAPTCHA for WordPress


Languages

Language:PHP 99.5%Language:CSS 0.5%