WP Manifestindependent plugin directory
manifest / security / captcha-login

Captcha Login

WordPress plugin to add No Captcha reCaptcha to login-, register- and "forgot password"- page

by Johnie Hjelm · github.com/johnie/captcha-login · website

1stars
16composer installs
1forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/johnie/captcha-login/archive/refs/heads/master.zip

Also on Packagist as johnie/captcha-login:

composer require johnie/captcha-login

From the readme

Captcha Login WordPress plugin to add No Captcha reCaptcha to login-, register- and "forgot password"- page Install Usage Go to Google ReCaptcha and register your site. Then in WordPress admin, go to Settings Captcha Login and add your keys there. That's it! Stuff I should do Add language support License MIT © Johnie

Read the full README on GitHub →