<?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: The User Registration Add-on: Limitation? Isn&#039;t that the whole point?</title>
		<link>https://legacy.forums.gravityhelp.com/topic/the-user-registration-add-on-limitation-isnt-that-the-whole-point</link>
		<description>Gravity Support Forums Topic: The User Registration Add-on: Limitation? Isn&#039;t that the whole point?</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 01:04:58 +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/the-user-registration-add-on-limitation-isnt-that-the-whole-point" rel="self" type="application/rss+xml" />

		<item>
			<title>David Smith on "The User Registration Add-on: Limitation? Isn&#039;t that the whole point?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/the-user-registration-add-on-limitation-isnt-that-the-whole-point#post-39767</link>
			<pubDate>Wed, 02 Nov 2011 18:27:21 +0000</pubDate>
			<dc:creator>David Smith</dc:creator>
			<guid isPermaLink="false">39767@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Advantageim,&#60;/p&#62;
&#60;p&#62;Is it possible to share a pastie with your code and a screengrab of your full User Registration feed?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Justin on "The User Registration Add-on: Limitation? Isn&#039;t that the whole point?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/the-user-registration-add-on-limitation-isnt-that-the-whole-point#post-39765</link>
			<pubDate>Wed, 02 Nov 2011 18:18:52 +0000</pubDate>
			<dc:creator>Justin</dc:creator>
			<guid isPermaLink="false">39765@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Advantageim, I'm trying to accomplish the same thing you are, I'm looking into some other options as well, lets keep eachother posted if one of us comes up with a solution. &#60;/p&#62;
&#60;p&#62;My goal is to dynamically pull the GF User Meta info onto the user profile page so admins can view this extra information from the back-end. &#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
- Justin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>advantageim on "The User Registration Add-on: Limitation? Isn&#039;t that the whole point?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/the-user-registration-add-on-limitation-isnt-that-the-whole-point#post-39726</link>
			<pubDate>Wed, 02 Nov 2011 15:07:07 +0000</pubDate>
			<dc:creator>advantageim</dc:creator>
			<guid isPermaLink="false">39726@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have what you were talking about figured out regarding to setting it up (I didn't think about actually looking in the User Registration section).  But using the same meta_user_data in both spots, it still isn't coming over.  Any thoughts?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>advantageim on "The User Registration Add-on: Limitation? Isn&#039;t that the whole point?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/the-user-registration-add-on-limitation-isnt-that-the-whole-point#post-39719</link>
			<pubDate>Wed, 02 Nov 2011 14:01:52 +0000</pubDate>
			<dc:creator>advantageim</dc:creator>
			<guid isPermaLink="false">39719@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Nevermind.  I think I have it figured out.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>advantageim on "The User Registration Add-on: Limitation? Isn&#039;t that the whole point?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/the-user-registration-add-on-limitation-isnt-that-the-whole-point#post-39711</link>
			<pubDate>Wed, 02 Nov 2011 13:14:50 +0000</pubDate>
			<dc:creator>advantageim</dc:creator>
			<guid isPermaLink="false">39711@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Sorry, perhaps I'm just not understanding what you're saying.  I understand how it works with the scripting for the plugin, but how do I determine the &#34;my_user_meta&#34; name from what I'm inputting into Gravity Forms.  For example, I am using the Address input from GF.  That means that I need to create custom user fields for Street Address, City, State, and Zip in the wordpress backend.  How do I add/determine what the &#34;my_user_meta&#34; value is from GF. Is there somewhere in the backend that I need to specify what that value is? Is it the name? etc.&#60;/p&#62;
&#60;p&#62;Sorry, I hope that what I'm saying makes sense.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Smith on "The User Registration Add-on: Limitation? Isn&#039;t that the whole point?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/the-user-registration-add-on-limitation-isnt-that-the-whole-point#post-37910</link>
			<pubDate>Fri, 14 Oct 2011 09:17:49 +0000</pubDate>
			<dc:creator>David Smith</dc:creator>
			<guid isPermaLink="false">37910@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;When you create your custom user meta keys, you just use those same keys when retrieving for the user meta for editing and saving in Justin's script.&#60;/p&#62;
&#60;p&#62;Example: &#60;a href=&#34;http://grab.by/b3Uv&#34; rel=&#34;nofollow&#34;&#62;http://grab.by/b3Uv&#60;/a&#62; = &#34;my_user_meta&#34;&#60;/p&#62;
&#60;p&#62;So to retrieve the value for that meta key you would do:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[php]
get_the_author_meta( &#38;#39;my_user_meta&#38;#39;, $user-&#38;gt;ID );&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>advantageim on "The User Registration Add-on: Limitation? Isn&#039;t that the whole point?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/the-user-registration-add-on-limitation-isnt-that-the-whole-point#post-37908</link>
			<pubDate>Fri, 14 Oct 2011 09:08:32 +0000</pubDate>
			<dc:creator>advantageim</dc:creator>
			<guid isPermaLink="false">37908@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;In adding the custom profile fields, how do I get them to integrate with the GF UR add-on? do specific variables need to be used or anything like that?  Essentially how do I map the GF field to the profile field?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Smith on "The User Registration Add-on: Limitation? Isn&#039;t that the whole point?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/the-user-registration-add-on-limitation-isnt-that-the-whole-point#post-37640</link>
			<pubDate>Tue, 11 Oct 2011 18:29:31 +0000</pubDate>
			<dc:creator>David Smith</dc:creator>
			<guid isPermaLink="false">37640@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Harrington,&#60;/p&#62;
&#60;p&#62;You can add custom profile fields following this tutorial:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://justintadlock.com/archives/2009/09/10/adding-and-using-custom-user-profile-fields&#34; rel=&#34;nofollow&#34;&#62;http://justintadlock.com/archives/2009/09/10/adding-and-using-custom-user-profile-fields&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;This is something we'd like to automatically provide in the plugin itself; however, we have not yet decided on the best way to implement this functionality.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>harringtoncreative on "The User Registration Add-on: Limitation? Isn&#039;t that the whole point?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/the-user-registration-add-on-limitation-isnt-that-the-whole-point#post-37597</link>
			<pubDate>Tue, 11 Oct 2011 16:47:38 +0000</pubDate>
			<dc:creator>harringtoncreative</dc:creator>
			<guid isPermaLink="false">37597@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;So I was laughing a bit earlier when implementing the User Registration Add-on into my site... it seemed like the perfect way to use GF and expand the User profile.&#60;/p&#62;
&#60;p&#62;Then I read what the limitation of the Add-on is:&#60;/p&#62;
&#60;p&#62;Limitations&#60;br /&#62;
The User Registration Add-on v1.0 does not automatically add custom meta fields to the WordPress user profile page.&#60;/p&#62;
&#60;p&#62;Isn't that the whole point of an Add-on like this? Why else would you use something other than then default registration of &#34;usename&#34; and &#34;email&#34;?&#60;/p&#62;
&#60;p&#62;What that being said... is there another way to expand the user profile with extra meta boxes?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
