<?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: [SOLVED] possible bug at 1.5 rc4.2</title>
		<link>https://legacy.forums.gravityhelp.com/topic/possible-bug-at-15-rc42</link>
		<description>Gravity Support Forums Topic: [SOLVED] possible bug at 1.5 rc4.2</description>
		<language>en-US</language>
		<pubDate>Sun, 05 Apr 2026 11:07:16 +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/possible-bug-at-15-rc42" rel="self" type="application/rss+xml" />

		<item>
			<title>obvio on "[SOLVED] possible bug at 1.5 rc4.2"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/possible-bug-at-15-rc42#post-19204</link>
			<pubDate>Tue, 22 Feb 2011 19:45:12 +0000</pubDate>
			<dc:creator>obvio</dc:creator>
			<guid isPermaLink="false">19204@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;my mistake, hook fires properly, apologize.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>obvio on "[SOLVED] possible bug at 1.5 rc4.2"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/possible-bug-at-15-rc42#post-19203</link>
			<pubDate>Tue, 22 Feb 2011 19:41:41 +0000</pubDate>
			<dc:creator>obvio</dc:creator>
			<guid isPermaLink="false">19203@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;looks like gform_post_data_ID doesn't fire (used to in older versions)..&#60;/p&#62;
&#60;p&#62;trying this and doesn't work anymore..&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;function set_expiry_date($post_data, $form){

	$post_data[&#38;#39;post_type&#38;#39;] = &#38;#39;My_CustomPostType&#38;#39;;

	$post_data[&#38;#39;post_custom_fields&#38;#39;][&#38;#39;expiration&#38;#39;] = strtotime(&#38;#39;+1 month&#38;#39;, strtotime($post_data[&#38;#39;post_custom_fields&#38;#39;][&#38;#39;expiration&#38;#39;]));

	return $post_data;
}
add_filter(&#38;quot;gform_post_data_3&#38;quot;, &#38;quot;set_expiry_date&#38;quot;, 10, 2);&#60;/code&#62;&#60;/pre&#62;</description>
		</item>

	</channel>
</rss>
