<?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: Pre-populate in next beta?</title>
		<link>https://legacy.forums.gravityhelp.com/topic/pre-populate-in-next-beta</link>
		<description>Gravity Support Forums Topic: Pre-populate in next beta?</description>
		<language>en-US</language>
		<pubDate>Thu, 23 Apr 2026 13:00:23 +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/pre-populate-in-next-beta" rel="self" type="application/rss+xml" />

		<item>
			<title>urmedia on "Pre-populate in next beta?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/pre-populate-in-next-beta#post-13291</link>
			<pubDate>Wed, 24 Nov 2010 20:30:20 +0000</pubDate>
			<dc:creator>urmedia</dc:creator>
			<guid isPermaLink="false">13291@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Considering no real answers have been forthcoming, I was hoping a more savvy WP guru could help add a hook to pre-populate fields of sorts (post data for now).&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$user = get_userdata($userid);
query_posts(array(
 &#38;#39;category_name&#38;#39;      =&#38;gt; $category,
 &#38;#39;author&#38;#39;     =&#38;gt; $user,
 &#38;#39;tag&#38;#39; =&#38;gt; $form_tag_identifier,
));&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Would that be the right approach to take to get post meta data based on the logged in user so I can use the data to pre-populate the form?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
