Add reCAPTCHA to your WordPress login form
Read the answer here : http://www.google.com/recaptcha/learnmore
And here : http://www.google.com/recaptcha/digitizing
Open your wp-login-recaptcha.php file. You can find it under your /wp-content/plugins/wp-login-recaptcha directory.
Change this line
define('XRVEL_LOGIN_RECAPTCHA_ENABLED', true);
And modify it into
define('XRVEL_LOGIN_RECAPTCHA_ENABLED', false);
Refresh your login form, and reCAPTCHA will dissapear on your login form. You can login now and fix your reCAPTCHA setting from admin page.
Requires: 2.9 or higher
Compatible up to: 3.1.4
Last Updated: 2011-4-26
Downloads: 7,968
Got something to say? Need help?