<?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: What hook / filter should I use?</title>
		<link>https://legacy.forums.gravityhelp.com/topic/what-hook-filter-should-i-use</link>
		<description>Gravity Support Forums Topic: What hook / filter should I use?</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 15:08:09 +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/what-hook-filter-should-i-use" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "What hook / filter should I use?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/what-hook-filter-should-i-use#post-46079</link>
			<pubDate>Tue, 10 Jan 2012 22:29:30 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">46079@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Great.  Here I thought it might be more difficult than that and was ready to learn!  Thanks for the update.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>George Stephanis on "What hook / filter should I use?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/what-hook-filter-should-i-use#post-46075</link>
			<pubDate>Tue, 10 Jan 2012 22:12:01 +0000</pubDate>
			<dc:creator>George Stephanis</dc:creator>
			<guid isPermaLink="false">46075@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Nope, no reason whatsoever.  That works perfectly.  I just was running backtraces in the code and couldn't find it.&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "What hook / filter should I use?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/what-hook-filter-should-i-use#post-46070</link>
			<pubDate>Tue, 10 Jan 2012 21:48:52 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">46070@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I've forwarded your request to the developers.&#60;/p&#62;
&#60;p&#62;Does the &#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_after_submission&#34; rel=&#34;nofollow&#34;&#62;gform_after_submission&#60;/a&#62; hook allow you to do what you want?  The post  and entry have already been created at that point, but I might be unclear on exactly what makes this hook not appropriate in your case.  Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>George Stephanis on "What hook / filter should I use?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/what-hook-filter-should-i-use#post-46050</link>
			<pubDate>Tue, 10 Jan 2012 20:08:26 +0000</pubDate>
			<dc:creator>George Stephanis</dc:creator>
			<guid isPermaLink="false">46050@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I would just tie onto the same hook that the form catcher uses, but at a lower priority, except that if the form redirects after accepting the submission -- I believe the catcher would just redirect and die, so my code would never actually happen.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>George Stephanis on "What hook / filter should I use?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/what-hook-filter-should-i-use#post-45997</link>
			<pubDate>Tue, 10 Jan 2012 16:22:50 +0000</pubDate>
			<dc:creator>George Stephanis</dc:creator>
			<guid isPermaLink="false">45997@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm using GravityForms to create a post when a form is submitted, and using custom fields for it.&#60;/p&#62;
&#60;p&#62;I need to find a hook or action to use that runs /after/ the post is created (in &#60;code&#62;forms_model.php&#60;/code&#62; @ &#60;code&#62;public static function create_post($form, &#38;amp;$lead)&#60;/code&#62; ) -- AND the add_meta_value() calls all finish running.  I had been trying off publish_post -- but that's a no-starter, as it runs before the custom fields are inserted!&#60;/p&#62;
&#60;p&#62;Is there some 'cleanup' hook that I could tag onto?  Ideally before headers are sent, but either way would be fine at this point.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
