<?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: Bug in using gform_after_save_form hook</title>
		<link>https://legacy.forums.gravityhelp.com/topic/bug-in-using-gform_after_save_form-hook</link>
		<description>Gravity Support Forums Topic: Bug in using gform_after_save_form hook</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 10:47:34 +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/bug-in-using-gform_after_save_form-hook" rel="self" type="application/rss+xml" />

		<item>
			<title>webheadllc on "Bug in using gform_after_save_form hook"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/bug-in-using-gform_after_save_form-hook#post-274133</link>
			<pubDate>Fri, 24 May 2013 19:55:23 +0000</pubDate>
			<dc:creator>webheadllc</dc:creator>
			<guid isPermaLink="false">274133@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Even though no one replied to me, thanks for fixing this as of v1.7.5.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>webheadllc on "Bug in using gform_after_save_form hook"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/bug-in-using-gform_after_save_form-hook#post-258381</link>
			<pubDate>Fri, 17 May 2013 19:40:32 +0000</pubDate>
			<dc:creator>webheadllc</dc:creator>
			<guid isPermaLink="false">258381@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I'm using gravityforms v1.7.3 and have reproduced the issue on a clean wordpress install. To see what is wrong simply create a form, add the function below to the default theme functions file, update the form title through the UI and you'll see that the var dump is the old title. Please help.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;function my_save_form($form) {
var_dump($form[&#38;#39;title&#38;#39;]);
}
add_action( &#38;#39;gform_after_save_form&#38;#39;, &#38;#39;my_save_form&#38;#39;);&#60;/code&#62;&#60;/pre&#62;</description>
		</item>

	</channel>
</rss>
