Title: Integration problem
Last modified: March 11, 2020

---

# Integration problem

 *  Resolved [Beherit](https://wordpress.org/support/users/beherit/)
 * (@beherit)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/integration-problem-6/)
 * I trying to use your plugin to work with my custom forms that loads via JSON.
   I use for it function:
    `$variable = anr_captcha_form_field();` I can’t use `
   do_action( 'anr_captcha_form_field' )` because this prints response. Function
   return captcha code `<div class="anr_captcha_field"><div id="anr_captcha_field_1"
   class="anr_captcha_field_div"></div></div>` but captcha does not show up.

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

 *  [Shamim Hasan](https://wordpress.org/support/users/shamim51/)
 * (@shamim51)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/integration-problem-6/#post-12769743)
 * As your form is loaded via JSON, i believe captcha js is fired earlier. You can
   call captcha execute after form is loaded.
 *  Thread Starter [Beherit](https://wordpress.org/support/users/beherit/)
 * (@beherit)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/integration-problem-6/#post-12777481)
 * I haven’t found function to execute captcha so I decided to write my own captcha
   plugin.

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

The topic ‘Integration problem’ is closed to new replies.

 * ![](https://ps.w.org/advanced-nocaptcha-recaptcha/assets/icon-256x256.png?rev
   =2961544)
 * [CAPTCHA 4WP - Antispam CAPTCHA solution for WordPress](https://wordpress.org/plugins/advanced-nocaptcha-recaptcha/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/advanced-nocaptcha-recaptcha/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/advanced-nocaptcha-recaptcha/)
 * [Active Topics](https://wordpress.org/support/plugin/advanced-nocaptcha-recaptcha/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/advanced-nocaptcha-recaptcha/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/advanced-nocaptcha-recaptcha/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Beherit](https://wordpress.org/support/users/beherit/)
 * Last activity: [6 years, 1 month ago](https://wordpress.org/support/topic/integration-problem-6/#post-12777481)
 * Status: resolved