Title: Adding ReCaptcha on login
Last modified: August 1, 2018

---

# Adding ReCaptcha on login

 *  Resolved [eyedia](https://wordpress.org/support/users/eyedia/)
 * (@eyedia)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/adding-recaptcha-on-login/)
 * I need to ba able to add re-captcha on the login form as we are quite a few login
   attempts that are locking our members out. How can I accomplish this? Is there
   something I can add to my functions to hook in? Thank you

Viewing 1 replies (of 1 total)

 *  Plugin Author [Chad Butler](https://wordpress.org/support/users/cbutlerjr/)
 * (@cbutlerjr)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/adding-recaptcha-on-login/#post-10548555)
 * The plugin itself doesn’t have a captcha option for login. However, the login
   form does include WP’s [login_form action hook](https://developer.wordpress.org/reference/hooks/login_form/)
   and the [authenticate hook](https://developer.wordpress.org/reference/hooks/authenticate/),
   which many captcha plugins and code snippets would use.

Viewing 1 replies (of 1 total)

The topic ‘Adding ReCaptcha on login’ is closed to new replies.

 * ![](https://ps.w.org/wp-members/assets/icon-256x256.png?rev=1226414)
 * [WP-Members Membership Plugin](https://wordpress.org/plugins/wp-members/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-members/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-members/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-members/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-members/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-members/reviews/)

## Tags

 * [login](https://wordpress.org/support/topic-tag/login/)
 * [reCAPTCHA](https://wordpress.org/support/topic-tag/recaptcha/)

 * 1 reply
 * 2 participants
 * Last reply from: [Chad Butler](https://wordpress.org/support/users/cbutlerjr/)
 * Last activity: [7 years, 11 months ago](https://wordpress.org/support/topic/adding-recaptcha-on-login/#post-10548555)
 * Status: resolved