=== JGC Google reCAPTCHA === Contributors: GalussoThemes, edalzurc Tags: google recaptcha, antispam, login, comments, captcha, recaptcha Requires at least: 4.1 Tested up to: 5.1 Stable tag: 1.2.4 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html This plugin adds Google reCAPTCHA to forms of your WordPress site and protect it from spam and abuse. == Description == This plugin adds Google reCAPTCHA to forms of your WordPress site and protect it from spam and abuse while letting real people pass through with ease. You can enable/disable Google reCAPTCHA for: * Login form. * Register form. * Lost password form. * Comments form. == Installation == For an automatic installation through WordPress: 1. Go to Plugins > Add New 2. Search for 'JGC Google reCAPTCHA' 3. Click 'Install Now' and activate the plugin 4. Go to Settings > JGC Google reCAPTCHA For a manual installation via FTP: 1. Unzip the file 'jgc-google-recaptcha.zip' 2. Upload the 'jgc-google-recaptcha' folder to the '/wp-content/plugins/' directory 3. Activate the plugin through the 'Plugins' menu in WordPress 4. Go to Settings > JGC Google reCAPTCHA To upload the plugin through WordPress, instead of FTP: 1. Go to Plugins > Add New 2. Click 'Upload Plugin' button 3. Select 'jgc-google-recaptcha.zip' file 4. Click 'Install Now' and activate the plugin 5. Go to Settings > JGC Google reCAPTCHA == Screenshots == 1. Login form with Google reCAPTCHA. 2. Register form with Google reCAPTCHA. 3. Lost password form with Google reCAPTCHA. 4. Comments form with Google reCAPTCHA. 5. Plugin settings. == Changelog == = 1.2.4 (February 15, 2019) = * Tested to WordPress 5.1. = 1.2.3 (April 19, 2018) = * Apply WordPress Coding Standars. * Fixed reCaptcha language on login form. = 1.2.2 (August 23, 2017) = * Modified Author URI. = 1.2.1 (July 29, 2017) = * [Fixed] Registered users could not comment from the front end. = 1.2.0 (July 1, 2017) = * Improved settings page (code and desing). = 1.1.1 = * Added 'Settings' plugin action link. = 1.1.0 = * The string 'Please click on the reCAPTCHA box' has been made translatable. * Modified function 'jgcgrc_install()' function. = 1.0.0 = * Initial Release