Title: Plugin Captcha (Bestofworld)
Last modified: September 1, 2016

---

# Plugin Captcha (Bestofworld)

 *  [frankvo](https://wordpress.org/support/users/frankvo/)
 * (@frankvo)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/plugin-captcha-bestofworld/)
 * I have installed Captcha plugin and want to use it for a custom contactform which
   I made in PhP. [http://www.dakterras.nl/offerte/](http://www.dakterras.nl/offerte/)
   
   You´ve given some code to embed this captcha in whatever custom made form.
 * The first line stands in the php-file of my custom form now.
    **`if( function_exists('
   cptch_display_captcha_custom' ) ) { echo "<input type='hidden' name='cntctfrm_contact_action'
   value='true' />"; echo cptch_display_captcha_custom() } ;`**
 * But where do I put the second line ?
 * You talk about it in FAQ on wordpress.org in this phrase, a bit vaguely:
    _…Then
   you should add the lines to the function of the entered data checking…_ **`if(
   function_exists( 'cptch_check_custom_form' ) && cptch_check_custom_form() !==
   true ) echo "Please complete the CAPTCHA."`**
 * Can you help me out here ?

The topic ‘Plugin Captcha (Bestofworld)’ is closed to new replies.

 * 0 replies
 * 1 participant
 * Last reply from: [frankvo](https://wordpress.org/support/users/frankvo/)
 * Last activity: [9 years, 10 months ago](https://wordpress.org/support/topic/plugin-captcha-bestofworld/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
