Hello!
I added a recaptcha for my login form which redirects to the wp admin page, I added an API of that recaptcha(that means I have not added any plugins for that recaptcha), the site key and secret key, and it worked great initially, but now it is having some issues. Now the problem is if user clears the captcha and enters the username and password, the captcha gets cleared but is not logged in to wp admin dashboard. I want to delete it but i can’t access the dashboard due to the captcha issue, so I guess I have to delete it from the database. But there are so many databases and I can’t find which has that recaptcha script/code. Does anyone know where can I get that database containing the code or is there any other way to delete that recaptcha?
[ad_2]