<?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: Disable HTML in Notification Email</title>
		<link>https://legacy.forums.gravityhelp.com/topic/disable-html-in-notification-email</link>
		<description>Gravity Support Forums Topic: Disable HTML in Notification Email</description>
		<language>en-US</language>
		<pubDate>Fri, 01 May 2026 16:54:27 +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/disable-html-in-notification-email" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Disable HTML in Notification Email"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/disable-html-in-notification-email#post-39064</link>
			<pubDate>Thu, 27 Oct 2011 00:36:20 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">39064@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thank you for catching that.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>erictan on "Disable HTML in Notification Email"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/disable-html-in-notification-email#post-39010</link>
			<pubDate>Wed, 26 Oct 2011 16:23:43 +0000</pubDate>
			<dc:creator>erictan</dc:creator>
			<guid isPermaLink="false">39010@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;No hurry. I have already fixed it on my server.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Smith on "Disable HTML in Notification Email"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/disable-html-in-notification-email#post-39009</link>
			<pubDate>Wed, 26 Oct 2011 16:21:46 +0000</pubDate>
			<dc:creator>David Smith</dc:creator>
			<guid isPermaLink="false">39009@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Erictan,&#60;/p&#62;
&#60;p&#62;Thanks for catching this. It's been updated. Would you like the updated version or can you hold off until 1.6 is released next week?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>erictan on "Disable HTML in Notification Email"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/disable-html-in-notification-email#post-38976</link>
			<pubDate>Wed, 26 Oct 2011 13:35:42 +0000</pubDate>
			<dc:creator>erictan</dc:creator>
			<guid isPermaLink="false">38976@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Found a bug in gform_notification_format. Missing parameter in the filter.&#60;/p&#62;
&#60;p&#62;Original in common.php:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;$message_format = apply_filters(&#38;quot;gform_notification_format_{$form[&#38;quot;id&#38;quot;]}&#38;quot;, apply_filters(&#38;quot;gform_notification_format&#38;quot;, &#38;quot;html&#38;quot;, &#38;quot;admin&#38;quot;, $form, $lead), $form, $lead);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Fixed:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;$message_format = apply_filters(&#38;quot;gform_notification_format_{$form[&#38;quot;id&#38;quot;]}&#38;quot;, apply_filters(&#38;quot;gform_notification_format&#38;quot;, &#38;quot;html&#38;quot;, &#38;quot;admin&#38;quot;, $form, $lead), &#38;quot;admin&#38;quot;, $form, $lead);&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Disable HTML in Notification Email"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/disable-html-in-notification-email#post-36660</link>
			<pubDate>Thu, 29 Sep 2011 18:53:28 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">36660@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;In Gravity Forms v1.6, which is currently a test release, there is a hook that can be used to set the format of the email.  It is documented here:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_notification_format&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Gform_notification_format&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bradedwards on "Disable HTML in Notification Email"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/disable-html-in-notification-email#post-36659</link>
			<pubDate>Thu, 29 Sep 2011 18:47:51 +0000</pubDate>
			<dc:creator>bradedwards</dc:creator>
			<guid isPermaLink="false">36659@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I really need to make my notification emails TEXT rather than HTML.&#60;/p&#62;
&#60;p&#62;I've seen that I should do this in the common.php file, but not sure where or how.&#60;/p&#62;
&#60;p&#62;Any help would be very appreciated. Thanks.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
