<?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: Using forms to update a post</title>
		<link>https://legacy.forums.gravityhelp.com/topic/using-forms-to-update-a-post</link>
		<description>Gravity Support Forums Topic: Using forms to update a post</description>
		<language>en-US</language>
		<pubDate>Wed, 22 Apr 2026 22:43:47 +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/using-forms-to-update-a-post" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Using forms to update a post"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/using-forms-to-update-a-post#post-62034</link>
			<pubDate>Sun, 10 Jun 2012 21:39:27 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">62034@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thinking out loud...&#60;/p&#62;
&#60;p&#62;You could pre-populate the form with information from a prior submission.  That would display the current data.  At this point you would know the post ID as well.  When the form is submitted, you could use the gform_after_submission to call the WordPress function wp_update_post.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_after_submission&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Gform_after_submission&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://codex.wordpress.org/Function_Reference/wp_update_post&#34; rel=&#34;nofollow&#34;&#62;http://codex.wordpress.org/Function_Reference/wp_update_post&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;&#60;em&#62;The gform_after_submission post actually shows the use of wp_update_post.&#60;/em&#62;&#60;/p&#62;
&#60;p&#62;It's possible to do with a bit of thought and some code using the hooks and filters which are built in to WordPress.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>wpforchurch on "Using forms to update a post"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/using-forms-to-update-a-post#post-60898</link>
			<pubDate>Wed, 30 May 2012 19:09:18 +0000</pubDate>
			<dc:creator>wpforchurch</dc:creator>
			<guid isPermaLink="false">60898@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I recently read this: &#60;a href=&#34;http://www.doitwithwp.com/pre-populate-fields-using-gravity-forms/&#34; rel=&#34;nofollow&#34;&#62;http://www.doitwithwp.com/pre-populate-fields-using-gravity-forms/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I'm just putting together a directory site of churches. I'd like for visitors to be able to submit a form to update a listing. Could this be done with gravity forms? Ideally, changes would need to be approved before taking effect. From the article referenced above, it seems like this may be possible.&#60;/p&#62;
&#60;p&#62;Thanks!&#60;br /&#62;
Jack
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
