<?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: Hooks and filters - feature request</title>
		<link>https://legacy.forums.gravityhelp.com/topic/hooks-and-filters-feature-request</link>
		<description>Gravity Support Forums Topic: Hooks and filters - feature request</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 18:28:50 +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/hooks-and-filters-feature-request" rel="self" type="application/rss+xml" />

		<item>
			<title>Alex Cancado on "Hooks and filters - feature request"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/hooks-and-filters-feature-request#post-7463</link>
			<pubDate>Thu, 15 Jul 2010 16:56:57 +0000</pubDate>
			<dc:creator>Alex Cancado</dc:creator>
			<guid isPermaLink="false">7463@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I am in the process of updating all hooks making sure there is a generic and a form specific &#34;hookname_$form_id&#34; way of calling them. So look for that in our next release.&#60;br /&#62;
Meanwhile you can add an if statement to the pre_submission hook so that it only applies to your form. Something like the following:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;if($form[&#38;quot;id&#38;quot;] != 5)
   return;&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>Wheaton College on "Hooks and filters - feature request"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/hooks-and-filters-feature-request#post-7458</link>
			<pubDate>Thu, 15 Jul 2010 13:46:28 +0000</pubDate>
			<dc:creator>Wheaton College</dc:creator>
			<guid isPermaLink="false">7458@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi-&#60;/p&#62;
&#60;p&#62;I am using gform_pre_submission in my functions.php. By default, there does not seem to be any support for a form-specific gform_pre_submission. That is, if you use it without any other checking code, it will apply to all of the forms in your blog. &#60;/p&#62;
&#60;p&#62;I'd like to request:&#60;/p&#62;
&#60;p&#62;gform_pre_submission_$form_id&#60;/p&#62;
&#60;p&#62;(like gform_pre_render allows gform_pre_render_$form_id)&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
