<?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 registration saved with theme?</title>
		<link>https://legacy.forums.gravityhelp.com/topic/user-registration-saved-with-theme</link>
		<description>Gravity Support Forums Topic: user registration saved with theme?</description>
		<language>en-US</language>
		<pubDate>Fri, 17 Apr 2026 03:46:15 +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-registration-saved-with-theme" rel="self" type="application/rss+xml" />

		<item>
			<title>David Carroll on "user registration saved with theme?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/user-registration-saved-with-theme#post-50687</link>
			<pubDate>Mon, 27 Feb 2012 13:01:24 +0000</pubDate>
			<dc:creator>David Carroll</dc:creator>
			<guid isPermaLink="false">50687@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Ah... that makes so much more sense now. It wasn't obvious what was going on with unbinding one hook and binding to another for the purpose of auto login. I saw that gform_post_submission was called if $confirmation[&#34;redirect&#34;] is true. However, after reviewing this again when I wasn't half asleep, I now see the redirection would not be prevented even if unbinding from gform_post_submission.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Smith on "user registration saved with theme?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/user-registration-saved-with-theme#post-50666</link>
			<pubDate>Mon, 27 Feb 2012 11:35:42 +0000</pubDate>
			<dc:creator>David Smith</dc:creator>
			<guid isPermaLink="false">50666@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi David,&#60;/p&#62;
&#60;p&#62;That line is used because currently the function that creates the user in the User Registration feed is currently tied to the deprecated &#34;gform_post_submission&#34; hook. This is because we did not want to increase the GF version requirement on the User Registration add-on immediately but it will happen eventually. So basically the code in the other thread unbinds the &#34;gf_create_user()&#34; function from the &#34;gform_post_submission&#34; hook and then binds it to the &#34;gform_after_submission&#34; hook so that it is fired at the same time every time.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Carroll on "user registration saved with theme?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/user-registration-saved-with-theme#post-50646</link>
			<pubDate>Mon, 27 Feb 2012 07:37:45 +0000</pubDate>
			<dc:creator>David Carroll</dc:creator>
			<guid isPermaLink="false">50646@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks for the link to the auto login code.  I was wondering if the purpose of the line:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;remove_action(&#38;quot;gform_post_submission&#38;quot;, array(&#38;quot;GFUser&#38;quot;, &#38;quot;gf_create_user&#38;quot;));&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;is to bypass a redirect so it can be handled by the autologin function?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Smith on "user registration saved with theme?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/user-registration-saved-with-theme#post-49054</link>
			<pubDate>Fri, 10 Feb 2012 18:05:58 +0000</pubDate>
			<dc:creator>David Smith</dc:creator>
			<guid isPermaLink="false">49054@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Weathetop,&#60;/p&#62;
&#60;p&#62;This post will be helpful for logging the user in as part of the registration:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/forums/topic/automatically-logged-in-after-registration#post-48309&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/automatically-logged-in-after-registration#post-48309&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Wearthetop on "user registration saved with theme?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/user-registration-saved-with-theme#post-48112</link>
			<pubDate>Wed, 01 Feb 2012 23:30:28 +0000</pubDate>
			<dc:creator>Wearthetop</dc:creator>
			<guid isPermaLink="false">48112@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;when people register, can they login to through my theme pages as well?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
