=== Simple Google reCAPTCHA === Contributors: Minor Tags: recaptcha, spam, captcha, protect, secure, registration, login, form, google, invisible, checkbox Requires at least: 4.6 Tested up to: 5.4 Stable tag: 3.2 Requires PHP: 7.0 License: GPLv3 License URI: http://www.gnu.org/licenses/gpl-3.0.html Donate link: https://www.paypal.me/NovaMi Simply protect your WordPress against spam comments and brute-force attacks thanks to Google reCAPTCHA v3 or v2 Checkbox for free and without ads! == Description == Simple Google reCAPTCHA will protect your WordPress! You have choice between default v2 Checkbox and v3 (like invisible reCAPTCHA). No more spam comments and brute-force attacks against user accounts. Small plugin, only necessary code - no ads or tracking! Google reCAPTCHA verification will be required only for not logged in users. = What is protected with reCAPTCHA? = * Login form * Registration form * Reset password form * Comment form * New password form = Thank you! = Thanks all of you, who are using this plugin, I really appreciate it! If you write me (on support forum etc.), be patient, please. I work on this plugin in my free time, it's only my hobby. == Installation == 1. Upload plugin folder under standard plugins directory "/wp-content/plugins/" or install through the WordPress Plugins page. 2. Activate plugin via WordPress Plugins page. 3. Insert reCAPTCHA v3 or v2 Checkbox keys. 4. Done, your WordPress is protected now! == Frequently Asked Questions == = Why to install this plugin? = Just pure protection - no ads, no tracking and any other unnecessary changes. = How to disable this plugin? = Use standard WordPress Plugins page. In emergency case, rename plugin folder under /wp-content/plugins/ over FTP access. == 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 == = 3.2 = * Warning: Keys validation after save was not reliable, validation removed. * New: Added support for Google reCAPTCHA v3. = 3.1 = * New: Keys validation after save. * New: More detailed error messages. * New: Plugin is disabled until you set correct keys. = 3.0 = * Bugfix: User login (including password in plaintext) could get into server error log in specific case. = 2.9 = * New: Option for disable reCAPTCHA on login page * New: Error message instead of redirecting to the error page, besides the case of posting comments * Bugfix: Loading Js file on unique HTML element to avoid collision = 2.8 = * Warning: New logic - Google reCAPTCHA js file will be loaded in the background on every page for non logged in users * Warning: If Google reCAPTCHA verification fail, response code is 403 instead of 500 now. Thank you for contribution, Sara Kozińska! * Bugfix: WooCommerce problem (JSON.parse error) in checkout process has been fixed. I'm sorry for a really big delay! = 2.7 = * Bugfix: Loading of Google reCAPTCHA form failed in some rare cases = 2.6 = * Bugfix: Fatal error on websites running on PHP 5 = 2.5 = * Warning: Removed javascript function which disabling/enabling submit button If reCAPTCHA was passed, because of incompatibility with some websites in specific cases * Bugfix: WooCommerce - If you have activated login and register form on one page, reCAPTCHA verification is require too for register * New: Added uninstall script which clean settings from DB while uninstall process * New: If you activate plugin and site or secret key is empty, you will be redirect to settings page = 2.4 = * New: reCAPTCHA verification added on every page that allows comments (not bothering registered users) = 2.3 = * New: Added donate link, you can buy me a coffee now :-) * Bugfix: Plugin warnings on php7 - not quoted functions name = 2.2 = * Warning: Possibility to decide when reCAPTCHA will be shown was removed (not bothering registered users) * New: Including BuddyPress and WooCommerce support * Bugfix: Incompatibility with translations = 2.1 = * Bugfix: No more unnecessary loading reCAPTCHA on the other pages * Bugfix: No more reCAPTCHA window over Clef waves (if you are using Clef plugin) on the login page = 2.0 = * Warning: reCAPTCHA verification on the BuddyPress registration page has been removed * Warning: reCAPTCHA verification on the Add new comment form for logged in users has been removed * Warning: Due to keep Simple Google reCAPTCHA as simple as possible some configuration options were removed * New: Language settings of reCAPTCHA is based on WordPress locale now * New: Default WordPress submit buttons are disabled until reCAPTCHA isn't solved * New: Added reCAPTCHA for Resset password form * Update: Text corrections * Bugfix: reCAPTCHA verification just on the standard WordPress pages (unmodified by plugins/templates) = 1.9 = * Warning: Probably you will need to do a new translations * New: Possibility to set language of reCAPTCHA * Update: Minor updates for easier official translations = 1.8 = * New: reCAPTCHA verification on the BuddyPress registration page * Bugfix: Translatable back button "Zpět" = 1.7 = * New: You can choose where reCAPTCHA will be required * Bugfix: reCAPTCHA will be required only If a form has been submitted = 1.6 = * Bugfix: Name of settings has been changed - to avoid conflict with other plugins = 1.5 = * New: Possibility to disable reCAPTCHA in comment form for logged in users = 1.4 = * Update: Encoding has been converted from Windows to Unix * Update: Text corrections = 1.3 = * New: Added "Settings" button to WordPress plugins page * New: reCAPTCHA is required only after filled in settings * Update: Text domain has been changed from simple-google-recaptcha to sgr - need to set up keys again = 1.2 = * Update: Simple Google reCAPTCHA folder - unnecessary files were deleted = 1.1 = * Update: Screenshots * Update: Text corrections * Bugfix: Logged in users are able to post comments = 1.0 = * New: Simple Google reCAPTCHA has been released!