=== Simple Google reCAPTCHA === Contributors: Minor Tags: recaptcha, spam, block, captcha, bots, brute-force, protect, comments, secure, admin, attack Requires at least: 4.2.0 Tested up to: 4.7 Stable tag: 1.7 License: GPLv3 License URI: http://www.gnu.org/licenses/gpl-3.0.html Simply protect your WordPress against spam comments and brute-force attacks, thanks to Google reCAPTCHA! == Description == Simple Google reCAPTCHA will protect your WordPress! No more spam comments and brute-force attacks against user accounts. Really lightweight plugin - just around 10 kB to download! = What is protected with Google reCAPTCHA? = * Comment form * New password form * Registration form * Login form You can choose where reCAPTCHA will be required. == Installation == 1. Upload the plugin files to the "/wp-content/plugins/simple-google-recaptcha" directory, or install the plugin through the WordPress plugins screen directly. 2. Activate the plugin through the "Plugins" screen in WordPress. 3. Use the Settings => reCAPTCHA screen to configure the plugin. == Frequently Asked Questions == = Why to install this plugin? = Just pure protection - no ads and any other unnecessary changes in the WordPress core. == Screenshots == 1. Simple Google reCAPTCHA - Add new comment form 2. Simple Google reCAPTCHA - New password form 3. Simple Google reCAPTCHA - Registration form 4. Simple Google reCAPTCHA - Login form 5. Simple Google reCAPTCHA - Settings == Changelog == = 1.7 = * Bugfix: reCAPCTHA will be required only If the form has been submitted * You can choose where reCAPTCHA will be required = 1.6 = * Changed name of settings to avoid unwanted cancellation of settings (wasn't unique name of settings for this plugin in database) = 1.5 = * Possibility to disable reCAPTCHA in comment form for logged in users = 1.4 = * Encoding was converted from Windows to Unix * Little text corrections, English isn't my strong page, sorry :-) = 1.3 = * Added "Settings" button to WordPress plugins page * reCAPTCHA is required only after filled in settings * Text domain were changed from simple-google-recaptcha to sgr - need to set up keys again = 1.2 = * Cleaning plugin folder - smaller = 1.1 = * Text correction * Fixed post comment when user is logged in * Better screenshots = 1.0 = * Plugin created!