Title: integrating CAPTCHA
Last modified: August 21, 2016

---

# integrating CAPTCHA

 *  [traypup](https://wordpress.org/support/users/traypup/)
 * (@traypup)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/integrating-captcha/)
 * Hi again!
 * I am plagued with bot signups on my form and thought I’d install CAPTCHA. I’ve
   got the WP CAPTCHA plugin installed and I’ve got the code I need to embed into
   a custom form, but since I’m using NSU, I’m not sure where to put it. Can you
   help me out with that? Here’s the code:
 * if( function_exists( ‘cptch_display_captcha_custom’ ) ) { echo “<input type=’
   hidden’ name=’cntctfrm_contact_action’ value=’true’ />”; echo cptch_display_captcha_custom()};
   
   If the form is HTML you should insert the line with the PHP tags: <?php if( function_exists(‘
   cptch_display_captcha_custom’ ) ) { echo “<input type=’hidden’ name=’cntctfrm_contact_action’
   value=’true’ />”; echo cptch_display_captcha_custom(); } ?>
 * Thanks!
    Tracey
 * [http://wordpress.org/plugins/newsletter-sign-up/](http://wordpress.org/plugins/newsletter-sign-up/)

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

 *  [Duttin](https://wordpress.org/support/users/duttin/)
 * (@duttin)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/integrating-captcha/#post-4338123)
 * Hi Tracey,
 * Did you manage to find a solution as I am having the same issue and do not know
   where to turn.
 * Justin
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/integrating-captcha/#post-4338124)
 * If you require assistance then, as per the [Forum Welcome](http://codex.wordpress.org/Forum_Welcome#Where_To_Post),
   please post your own topic instead of tagging onto someone else’s topic.
 * I am now closing this 7 month old topic as it references an older version of 
   WordPress.

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

The topic ‘integrating CAPTCHA’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/newsletter-sign-up.svg)
 * [Newsletter Sign-Up](https://wordpress.org/plugins/newsletter-sign-up/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/newsletter-sign-up/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/newsletter-sign-up/)
 * [Active Topics](https://wordpress.org/support/plugin/newsletter-sign-up/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/newsletter-sign-up/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/newsletter-sign-up/reviews/)

 * 2 replies
 * 3 participants
 * Last reply from: [esmi](https://wordpress.org/support/users/esmi/)
 * Last activity: [11 years, 11 months ago](https://wordpress.org/support/topic/integrating-captcha/#post-4338124)
 * Status: not resolved