=== SKP WP Admin Login Captcha === Contributors: sk335577 Donate link: http://sandeepkumarpal.dev Tags: captcha,google captcha,math captcha,login captcha,wordpress admin captcha Requires at least: 3.1 Tested up to: 6.8.1 Stable tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Add Google or Mathematical captcha on wordpress login page == Description == Simple, Lightweightht and User Friendly plugin to secure your wordpress admin panel by adding captcha on the login page. Features: * Mathematical Captcha * Google reCAPTCHA V2 * Google reCAPTCHA V3 == Installation == 1. Upload the plugin files to the `/wp-content/plugins/sk-wp-admin-login-captcha` directory, or install the plugin through the WordPress plugins screen directly. 2. Activate the plugin through the 'Plugins' screen in WordPress 3. By default plugin will add a mathematical captcha on the wordpress login page. You can add google captcha also. Open the plugin settings page to configure more. 4. Use the Settings->SKP WP Admin Login Captcha screen to configure the plugin == Frequently Asked Questions == = How to add captcha? = Just install the plugin and the plugin will add the captcha on the login form = How to add google captcha? = Copy and pase the 'Site Key' and 'Site Secret' from the google recaptcha website to the plugin's Google captcha page = Google captcha not working? = Please make sure 'Site Key' and 'Site Secret' fields on the plugin's google captcha page has been filled and the keys are correct. == Screenshots == 1. Settings for mathematical captcha. 2. Settings for google captcha. 3. Settings for google captcha from google's captcha website. == Changelog == = 1.0.5 = * Add Google reCAPTCHA V3 support = 1.0.4 = * Tested with wordpress 6.8.1 and it is working fine * Add the General Configuration tab to select the captcha which will be displayed on the admin login screen = 1.0.2 = * Fix permission issue = 1.0.1 = * Default captcha(Math) not working = 1.0.0 = * plugin Launched