<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Gravity Support Forums Topic: Gravity Forms and Akismet Conflicts</title>
		<link>https://legacy.forums.gravityhelp.com/topic/gravity-forms-and-akismet-conflicts</link>
		<description>Gravity Support Forums Topic: Gravity Forms and Akismet Conflicts</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 05:28:42 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>https://legacy.forums.gravityhelp.com/search.php</link>
		</textInput>
		<atom:link href="https://legacy.forums.gravityhelp.com/rss/topic/gravity-forms-and-akismet-conflicts" rel="self" type="application/rss+xml" />

		<item>
			<title>Dana Cobb on "Gravity Forms and Akismet Conflicts"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gravity-forms-and-akismet-conflicts#post-44245</link>
			<pubDate>Fri, 16 Dec 2011 13:01:34 +0000</pubDate>
			<dc:creator>Dana Cobb</dc:creator>
			<guid isPermaLink="false">44245@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Just a note, the documentation was updated. There is no action, just the filter.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Scott on "Gravity Forms and Akismet Conflicts"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gravity-forms-and-akismet-conflicts#post-44242</link>
			<pubDate>Fri, 16 Dec 2011 12:23:03 +0000</pubDate>
			<dc:creator>Scott</dc:creator>
			<guid isPermaLink="false">44242@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;nevermind.. i figured it out :-)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Scott on "Gravity Forms and Akismet Conflicts"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gravity-forms-and-akismet-conflicts#post-44231</link>
			<pubDate>Fri, 16 Dec 2011 08:55:23 +0000</pubDate>
			<dc:creator>Scott</dc:creator>
			<guid isPermaLink="false">44231@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Should I be using &#60;/p&#62;
&#60;p&#62;'add_filter(&#34;gform_akismet_enabled&#34;, &#34;disable_akismet&#34;);'&#60;br /&#62;
or&#60;br /&#62;
'add_action(&#34;gform_akismet_enabled&#34;, &#34;__return_false&#34;);'&#60;/p&#62;
&#60;p&#62;in my functions.php file?  I think the answer is the first one but I want to make sure.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Scott on "Gravity Forms and Akismet Conflicts"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gravity-forms-and-akismet-conflicts#post-44230</link>
			<pubDate>Fri, 16 Dec 2011 08:42:24 +0000</pubDate>
			<dc:creator>Scott</dc:creator>
			<guid isPermaLink="false">44230@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thank you David!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mjhunt on "Gravity Forms and Akismet Conflicts"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gravity-forms-and-akismet-conflicts#post-44218</link>
			<pubDate>Fri, 16 Dec 2011 01:04:13 +0000</pubDate>
			<dc:creator>mjhunt</dc:creator>
			<guid isPermaLink="false">44218@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;thanks david smith - much appreciated!  this is perfect!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Smith on "Gravity Forms and Akismet Conflicts"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gravity-forms-and-akismet-conflicts#post-44163</link>
			<pubDate>Thu, 15 Dec 2011 17:04:29 +0000</pubDate>
			<dc:creator>David Smith</dc:creator>
			<guid isPermaLink="false">44163@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Scott and Mjhunt,&#60;/p&#62;
&#60;p&#62;I just wanted to let you know that you have both been sent emails (to the email address attached to your forum accounts) with the updated version.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Smith on "Gravity Forms and Akismet Conflicts"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gravity-forms-and-akismet-conflicts#post-44160</link>
			<pubDate>Thu, 15 Dec 2011 16:50:33 +0000</pubDate>
			<dc:creator>David Smith</dc:creator>
			<guid isPermaLink="false">44160@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi mjhunt,&#60;/p&#62;
&#60;p&#62;I hear ya! We've added a filter to GF that allows you disable Akismet integration globally or per form.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_akismet_enabled&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Gform_akismet_enabled&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;This won't be publicly available until 1.6.3; however, I will send you (an anyone else who would like to use this hook) an updated version of the plugin.&#60;/p&#62;
&#60;p&#62;To answer your other two questions:&#60;/p&#62;
&#60;p&#62;1 - Yes, it does post back to Akismet to let it know you've marked that entry as not spam.&#60;br /&#62;
2 - When updating an entry that was mark as spam the notifications will not be sent automatically. You will need to manually resend them. &#60;/p&#62;
&#60;p&#62;On a related note, if your form is using the User Registration Add-on or setup to create a post, the user will be registered and/or post will be created when updating the entry to not spam.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Scott on "Gravity Forms and Akismet Conflicts"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gravity-forms-and-akismet-conflicts#post-44158</link>
			<pubDate>Thu, 15 Dec 2011 16:07:01 +0000</pubDate>
			<dc:creator>Scott</dc:creator>
			<guid isPermaLink="false">44158@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Apparently it's been blocking some of my leads.. is there a way to disable the plugin from using akismet without me disabling that plugin?  It works well for comments.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mjhunt on "Gravity Forms and Akismet Conflicts"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gravity-forms-and-akismet-conflicts#post-44144</link>
			<pubDate>Thu, 15 Dec 2011 10:41:24 +0000</pubDate>
			<dc:creator>mjhunt</dc:creator>
			<guid isPermaLink="false">44144@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I understand the latest version of gravity forms is integrated with akismet, but this is kinda been a problem for me.  it is sending a lot of leads we capture to the spam folder that is not spam.   &#60;/p&#62;
&#60;p&#62;Akismet is famous for marking emails as spam when not spammers.  I know b/c my email got marked as spam and i've never been able to get out of the akismet purgatory no matter how many times people have white listed my comments who use the akismet plugin.&#60;/p&#62;
&#60;p&#62;The challenge is for me, is even though akismet sucks (in opinion) I still use it on a lot of sites.   It fine for filter comments, but I really don't want it integrated into my forms.  &#60;/p&#62;
&#60;p&#62;I never had any problems of this happening with leads getting marked as spam before.   I don't want to always deactivate akismet (this is what i have done thus far to temporarily solve the problem), but i would like to know if we have an option to integrate gravity forms with akismet or not?   Not making it a default setting that gets activated as soon as akismet is activated.&#60;/p&#62;
&#60;p&#62;I think this is a very big problem and i bet a ton of people haven't even realized yet it is happening.&#60;/p&#62;
&#60;p&#62;Another quick 2 questions:&#60;br /&#62;
1. when the lead is marked as &#34;not spam&#34; does inform the akismet spam algorithm?&#60;br /&#62;
2. when the lead is marked as &#34;not spam&#34; does it automatically resend the lead to the administrators email or do you need to select it and manually select re-send to administrator? &#60;/p&#62;
&#60;p&#62;Any help with this is greatly appreciated.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
