<?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: Question</title>
		<link>https://legacy.forums.gravityhelp.com/topic/question</link>
		<description>Gravity Support Forums Topic: Question</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 22:19:13 +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/question" rel="self" type="application/rss+xml" />

		<item>
			<title>David Smith on "Question"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/question#post-24769</link>
			<pubDate>Wed, 04 May 2011 11:27:56 +0000</pubDate>
			<dc:creator>David Smith</dc:creator>
			<guid isPermaLink="false">24769@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Yoavadler, Yes, the $entry object is passed to the gform_post_data filter.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>yoavadler on "Question"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/question#post-24749</link>
			<pubDate>Tue, 03 May 2011 18:21:46 +0000</pubDate>
			<dc:creator>yoavadler</dc:creator>
			<guid isPermaLink="false">24749@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;After some research on the forum i saw this example&#60;/p&#62;
&#60;p&#62;add_filter(&#34;gform_post_data&#34;, &#34;change_post_date&#34;, 10, 3);&#60;br /&#62;
	function change_post_date($post_data, $form, $entry){&#60;/p&#62;
&#60;p&#62;Althougth documantion explain this filter with this code:&#60;/p&#62;
&#60;p&#62;add_filter(&#34;gform_post_data&#34;, &#34;change_post_type&#34;, 10, 2);&#60;br /&#62;
function change_post_type($post_data, $form)&#60;/p&#62;
&#60;p&#62;So, does the usage of $entry object allowed (latest version)?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>yoavadler on "Question"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/question#post-24746</link>
			<pubDate>Tue, 03 May 2011 17:48:12 +0000</pubDate>
			<dc:creator>yoavadler</dc:creator>
			<guid isPermaLink="false">24746@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;i have a form with a custom post field&#60;br /&#62;
i am using the filter &#34;gform_post_data&#60;br /&#62;
How can i get the value of the custom field on this filter?&#60;br /&#62;
I Believe its from the $form object but i couldn't find from doc how to retrieve the submitted value of the field,&#60;/p&#62;
&#60;p&#62;Yoav
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
