Title: Use plugin with login widget
Last modified: August 22, 2016

---

# Use plugin with login widget

 *  Resolved [cc52rt](https://wordpress.org/support/users/cc52rt/)
 * (@cc52rt)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/use-plugin-with-login-widget/)
 * Hello!
 * I use “Woocommerce account widget”, it use standart function “wp_login_form”.
   How can I add captha to this form?
 * I used hook add_filters( ‘login_form_middle’,’cptch_custom_form’ ); (like this–
   [https://wordpress.org/support/topic/using-captcha-with-wp_login_form-function?replies=5](https://wordpress.org/support/topic/using-captcha-with-wp_login_form-function?replies=5))–
   error: Fatal error: Call to undefined function add_filters()
 * Can you help me?
 * [https://wordpress.org/plugins/captcha/](https://wordpress.org/plugins/captcha/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [bestwebsoft](https://wordpress.org/support/users/bestwebsoft/)
 * (@bestwebsoft)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/use-plugin-with-login-widget/#post-5817004)
 * Hi,
 * We have received your query and it is now being processed. We will get back to
   you on this forum as soon as we can.
 * Regards,
    BestWebSoft Support Team
 *  [bestwebsoft](https://wordpress.org/support/users/bestwebsoft/)
 * (@bestwebsoft)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/use-plugin-with-login-widget/#post-5817023)
 * Hi cc52rt,
 * We apologize for the typo and for any inconvenience this might have caused you.
   Please use the following code:
 * `add_filter( 'login_form_middle','cptch_custom_form' );`
 * Regards,
    BestWebSoft Support Team

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Use plugin with login widget’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/captcha_92b6c9.svg)
 * [Captcha](https://wordpress.org/plugins/captcha/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/captcha/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/captcha/)
 * [Active Topics](https://wordpress.org/support/plugin/captcha/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/captcha/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/captcha/reviews/)

## Tags

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

 * 2 replies
 * 2 participants
 * Last reply from: [bestwebsoft](https://wordpress.org/support/users/bestwebsoft/)
 * Last activity: [11 years, 2 months ago](https://wordpress.org/support/topic/use-plugin-with-login-widget/#post-5817023)
 * Status: resolved