Title: Disabling for Gravity Forms
Last modified: October 15, 2021

---

# Disabling for Gravity Forms

 *  Resolved [markofapproval](https://wordpress.org/support/users/markofapproval/)
 * (@markofapproval)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/disabling-for-gravity-forms/)
 * Hi,
 * It there a developer hook or filter to disable the integration with Gravity forms?
   I would like to know so I can disable the integration under a specific condition.
 * Best regards,
    Mark.

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

 *  Plugin Support [amagsumov](https://wordpress.org/support/users/amagsumov/)
 * (@amagsumov)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/disabling-for-gravity-forms/#post-14973093)
 * Hello [@markofapproval](https://wordpress.org/support/users/markofapproval/)
 * Unfortunately, we don’t have such kind of hooks.
 * Anyway, if you’d like to exclude some form from spam checking, please use this
   manual:
    [https://cleantalk.org/help/exclusion-from-anti-spam-checking](https://cleantalk.org/help/exclusion-from-anti-spam-checking)
 * P.s, If you’d like to disable protection because of some issue with spam filtration,
   pelase let me know. I’ll do my best to fix this.
 *  Thread Starter [markofapproval](https://wordpress.org/support/users/markofapproval/)
 * (@markofapproval)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/disabling-for-gravity-forms/#post-14973196)
 * Hi, the situation is that I want the customer to buy a product through woocommerce.
   I have no issues with cleantalk running on that.
 * But when the payment complete trigger is fired, I want to programmatically add
   them to a hidden gravity form.
 * I’m assuming CleanTalk would once again trigger (unncessarily) sending the same
   data back to its servers for checking again. This would seriously slow down the
   response to the user as well as create unncessary overhead on my server and yours.
 * Surely I could just remove action right?
 *  Plugin Support [amagsumov](https://wordpress.org/support/users/amagsumov/)
 * (@amagsumov)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/disabling-for-gravity-forms/#post-14973246)
 * I’m not sure if this information would be catched by the plugin in case the user
   won’t fill it manually.
 * Anyway, if these requests are still catched, you could disable the following 
   options in the plugin settings:
    -  Custom contact forms
       Check all POST data
 * Also, make note, removed action will be added back again when you update the 
   plugin.
    -  This reply was modified 4 years, 7 months ago by [amagsumov](https://wordpress.org/support/users/amagsumov/).
 *  Thread Starter [markofapproval](https://wordpress.org/support/users/markofapproval/)
 * (@markofapproval)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/disabling-for-gravity-forms/#post-14976269)
 * I can validate that adding a user who signs up by Woocommerce to Gravity forms(
   programmatically through the API) adds an extra 4 seconds onto the processing
   time. I ran some tests.
 * Surely you would have used a specific Gravity Form hook to integrate Cleantalk
   with it. Wouldn’t it just be a matter of me doing a remove_action( ) call? Do
   you have a developer reference to save me searching these hooks?
 * Thanks!
    Mark.
 *  Plugin Author [alexandergull](https://wordpress.org/support/users/alexandergull/)
 * (@alexandergull)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/disabling-for-gravity-forms/#post-14976391)
 * I transfer your question to the developer.
    We will contact you soon.
 *  [Artyom Davydov](https://wordpress.org/support/users/sartemd174/)
 * (@sartemd174)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/disabling-for-gravity-forms/#post-14987529)
 * Hello,
 * All the hooks related to Gravity are here:
    [https://github.com/CleanTalk/wordpress-antispam/blob/c5415c69b713e689a3f4e4ca89afb92ef57b2f63/inc/cleantalk-public.php#L276](https://github.com/CleanTalk/wordpress-antispam/blob/c5415c69b713e689a3f4e4ca89afb92ef57b2f63/inc/cleantalk-public.php#L276)
 * You can remove it if you want.
 *  Thread Starter [markofapproval](https://wordpress.org/support/users/markofapproval/)
 * (@markofapproval)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/disabling-for-gravity-forms/#post-14987598)
 * Thank you to both you of. I disabled it through the settings earlier, and put
   my contact form on another site, but this will certainly come in handy. Appreciated!

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

The topic ‘Disabling for Gravity Forms’ is closed to new replies.

 * ![](https://ps.w.org/cleantalk-spam-protect/assets/icon-256x256.gif?rev=3539767)
 * [Anti-Spam by CleanTalk. Spam protection](https://wordpress.org/plugins/cleantalk-spam-protect/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/cleantalk-spam-protect/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/cleantalk-spam-protect/)
 * [Active Topics](https://wordpress.org/support/plugin/cleantalk-spam-protect/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/cleantalk-spam-protect/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/cleantalk-spam-protect/reviews/)

 * 7 replies
 * 4 participants
 * Last reply from: [markofapproval](https://wordpress.org/support/users/markofapproval/)
 * Last activity: [4 years, 7 months ago](https://wordpress.org/support/topic/disabling-for-gravity-forms/#post-14987598)
 * Status: resolved