Title: Recaptcha using wp_login_form function
Last modified: November 22, 2016

---

# Recaptcha using wp_login_form function

 *  Resolved [digidev](https://wordpress.org/support/users/digidev/)
 * (@digidev)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/recaptcha-using-wp_login_form-function/)
 * Would it be possible to get the captcha working without much fiddling around 
   on [wp_login_form](https://codex.wordpress.org/Function_Reference/wp_login_form)?
   
   We have login forms across the page using this custom approach …
 * Thanks for any information.
    -  This topic was modified 9 years, 5 months ago by [digidev](https://wordpress.org/support/users/digidev/).

Viewing 1 replies (of 1 total)

 *  Plugin Author [Robert Peake](https://wordpress.org/support/users/robertpeake/)
 * (@robertpeake)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/recaptcha-using-wp_login_form-function/#post-8473038)
 * The plugin primarily hooks into the `login_form` action (for drawing the captcha)
   and `authenticate` (for validating it). If your custom forms can invoke these
   action hooks in the same manner, you may be able to integrate that way.
 * Good luck!

Viewing 1 replies (of 1 total)

The topic ‘Recaptcha using wp_login_form function’ is closed to new replies.

 * ![](https://ps.w.org/login-recaptcha/assets/icon-256x256.png?rev=1137538)
 * [Login No Captcha reCAPTCHA](https://wordpress.org/plugins/login-recaptcha/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/login-recaptcha/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/login-recaptcha/)
 * [Active Topics](https://wordpress.org/support/plugin/login-recaptcha/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/login-recaptcha/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/login-recaptcha/reviews/)

## Tags

 * [wp_login_form](https://wordpress.org/support/topic-tag/wp_login_form/)

 * 1 reply
 * 2 participants
 * Last reply from: [Robert Peake](https://wordpress.org/support/users/robertpeake/)
 * Last activity: [9 years, 5 months ago](https://wordpress.org/support/topic/recaptcha-using-wp_login_form-function/#post-8473038)
 * Status: resolved