<?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: User able to edit post from front end</title>
		<link>https://legacy.forums.gravityhelp.com/topic/user-able-to-edit-post-from-front-end</link>
		<description>Gravity Support Forums Topic: User able to edit post from front end</description>
		<language>en-US</language>
		<pubDate>Tue, 21 Apr 2026 05:00:33 +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/user-able-to-edit-post-from-front-end" rel="self" type="application/rss+xml" />

		<item>
			<title>David Peralty on "User able to edit post from front end"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/user-able-to-edit-post-from-front-end#post-56922</link>
			<pubDate>Sun, 29 Apr 2012 19:49:38 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">56922@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Very cool Kevin, I look forward to trying it out myself. &#60;/p&#62;
&#60;p&#62;DyliXious - I hope his add-on helps as what you are hoping to do is complicated, even for those that have a great deal of programming ability.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Miller on "User able to edit post from front end"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/user-able-to-edit-post-from-front-end#post-56896</link>
			<pubDate>Sat, 28 Apr 2012 18:38:35 +0000</pubDate>
			<dc:creator>Kevin Miller</dc:creator>
			<guid isPermaLink="false">56896@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi-&#60;/p&#62;
&#60;p&#62;You may be interested in this:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://wordpress.org/extend/plugins/gravity-forms-update-post/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/gravity-forms-update-post/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The first version has been released.   If you have questions or have a bug email &#60;a href=&#34;mailto:support@p51labs.com&#34;&#62;support@p51labs.com&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Kevin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>DyliXious on "User able to edit post from front end"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/user-able-to-edit-post-from-front-end#post-55395</link>
			<pubDate>Mon, 16 Apr 2012 15:25:30 +0000</pubDate>
			<dc:creator>DyliXious</dc:creator>
			<guid isPermaLink="false">55395@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I've searched this forum thoroughly and couldn't find a solution for enabling the user to edit their post without logging in - via a unique post ID code. &#60;/p&#62;
&#60;p&#62;I searched the web and found a solution posted by someone using GF who had already got the user front end post editing to work. However as i'm not a coder, i don't know where to start.&#60;/p&#62;
&#60;p&#62;Could anyone walk me through this a little more detailed? if this solves the problem it would really benefit everyone.&#60;/p&#62;
&#60;p&#62;We have editing working with Gravity Forms, through a fairly simple process:&#60;br /&#62;
1. Embed a hidden field in your form to hold the ID of the post to edit&#60;br /&#62;
2. When you display the form using gravity_form() function in your template, pre-populate the fields with the data from your post ($field_values parameter)&#60;br /&#62;
3. Add a hook to gform_post_data, that extracts the ID from the form (rgpost() function) and set $post_data[&#34;ID&#34;] = your_post_id;&#60;br /&#62;
That's it - when GF calls the wp_insert_post it will detect that ID is set and modify the existing post, rather than creating a new one.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
