Title: Validate Captcha in Custom Form
Last modified: August 31, 2016

---

# Validate Captcha in Custom Form

 *  Resolved [u_Oi](https://wordpress.org/support/users/arutam/)
 * (@arutam)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/validate-captcha-in-custom-form/)
 * Hi,
 * Very nice and useful plugin! I try a lot but your works to me 😉
 * Well , I am using a custom theme , therefore I used this code:
 * `< p> <? php do_action ( ‘ bwp_recaptcha_add_markups ‘); ? > < / p> ‘
 * To add the captcha into the form like ” register” and “lost password”. Captcha
   is there, but not works. I mean , you can register into my site without captcha,
   but it is there… I try users need validate to sign in up.
 * I read the documentation but I can not solve…. Please any clue?
 * Thanks
 * [https://wordpress.org/plugins/bwp-recaptcha/](https://wordpress.org/plugins/bwp-recaptcha/)

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

 *  Plugin Author [Khang Minh](https://wordpress.org/support/users/oddoneout/)
 * (@oddoneout)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/validate-captcha-in-custom-form/#post-6910744)
 * Hi Arutam, thanks for using BWP recaptcha!
 * The issue is you’ve only added the “display” of the captcha, there’s no handling
   codes behind the scene to “verify” it, therefore it doesn’t work. The action 
   hook mentioned in documentation is meant to be used only for built-in forms.
 * How do you build your custom forms? Where do you display them?
 *  Thread Starter [u_Oi](https://wordpress.org/support/users/arutam/)
 * (@arutam)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/validate-captcha-in-custom-form/#post-6910788)
 * Hi,
 * Thanks for the answer.
 * To bad… Your plugin looks good. I switch to Captcha by BestWebSoft.
 * About the custom forms, I am not really sure but I am using FacePress Theme of
   Themeforest if you are interesting to make both compatibles…
 * I try to add your captcha into register and lost password pages.
 * Regards,
 *  Plugin Author [Khang Minh](https://wordpress.org/support/users/oddoneout/)
 * (@oddoneout)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/validate-captcha-in-custom-form/#post-6910794)
 * I see, will give those two a look.
 * Will let you know once support for those forms are improved. Thanks for trying
   out BWP recaptcha 😉

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

The topic ‘Validate Captcha in Custom Form’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/bwp-recaptcha.svg)
 * [Better WordPress reCAPTCHA (with no CAPTCHA reCAPTCHA)](https://wordpress.org/plugins/bwp-recaptcha/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/bwp-recaptcha/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/bwp-recaptcha/)
 * [Active Topics](https://wordpress.org/support/plugin/bwp-recaptcha/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/bwp-recaptcha/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/bwp-recaptcha/reviews/)

## Tags

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

 * 3 replies
 * 2 participants
 * Last reply from: [Khang Minh](https://wordpress.org/support/users/oddoneout/)
 * Last activity: [10 years, 4 months ago](https://wordpress.org/support/topic/validate-captcha-in-custom-form/#post-6910794)
 * Status: resolved