Title: Great Plugin, quick question!
Last modified: September 2, 2016

---

# Great Plugin, quick question!

 *  [sebish](https://wordpress.org/support/users/sebish/)
 * (@sebish)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/great-plugin-quick-question/)
 * This is a great plugin that is very simple and does exactly as advertised! Also
   it is really easy to setup with the easy to follow steps and videos.
 * I was just wondering if it is possible to integrate this into a contact form 
   I have built in my theme? I was hoping that someone could provide some guidance
   to how I could implement something such as:
 * if(function_exist(“funcaptcha”)){
    do_awesome_funcaptcha_stuff(); }

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

 *  Plugin Author [FunCaptcha](https://wordpress.org/support/users/swipeads/)
 * (@swipeads)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/great-plugin-quick-question/#post-7859779)
 * Hi sebish,
 * You might be able to look at the source of FunCaptcha and see how we’ve done 
   it for Contact Form 7 and Gravity Forms, there is currently no PHP call that 
   can be use in the plugin itself. I’d instead recommend you just roll your own
   solution with our PHP library from here: [https://github.com/FunCaptcha/funcaptcha-php-library/archive/master.zip](https://github.com/FunCaptcha/funcaptcha-php-library/archive/master.zip)
 * Our github page shows how to set it up: [https://github.com/FunCaptcha/funcaptcha-php-library](https://github.com/FunCaptcha/funcaptcha-php-library)
 * It’s really easy. You can use the same private/public keys, you will just need
   to create the FunCaptcha where you’d like and then check the answer. Please contact
   us at [support@funcaptcha.co](https://wordpress.org/support/topic/great-plugin-quick-question/support@funcaptcha.co?output_format=md)
   if you need help beyond the docs.
 * Kind regards
    Kevin FunCaptcha Developer
 *  Thread Starter [sebish](https://wordpress.org/support/users/sebish/)
 * (@sebish)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/great-plugin-quick-question/#post-7859780)
 * Thanks Kevin,
 * I did try adding it using the PHP libraries already but it was telling me that
   the service was unavailable. Must have been a configuration problem.
 * I will take another look!

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

The topic ‘Great Plugin, quick question!’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/funcaptcha_ffffff.svg)
 * [FunCaptcha - Anti-Spam CAPTCHA](https://wordpress.org/plugins/funcaptcha/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/funcaptcha/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/funcaptcha/)
 * [Active Topics](https://wordpress.org/support/plugin/funcaptcha/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/funcaptcha/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/funcaptcha/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [sebish](https://wordpress.org/support/users/sebish/)
 * Last activity: [11 years, 11 months ago](https://wordpress.org/support/topic/great-plugin-quick-question/#post-7859780)