<?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: GF Registration call to wp_create_user() --  s2member plugin interaction</title>
		<link>https://legacy.forums.gravityhelp.com/topic/gf-registration-call-to-wp_create_user-s2member-plugin-interaction</link>
		<description>Gravity Support Forums Topic: GF Registration call to wp_create_user() --  s2member plugin interaction</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 12:05:59 +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/gf-registration-call-to-wp_create_user-s2member-plugin-interaction" rel="self" type="application/rss+xml" />

		<item>
			<title>agolden42 on "GF Registration call to wp_create_user() --  s2member plugin interaction"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gf-registration-call-to-wp_create_user-s2member-plugin-interaction#post-26986</link>
			<pubDate>Sat, 04 Jun 2011 13:15:15 +0000</pubDate>
			<dc:creator>agolden42</dc:creator>
			<guid isPermaLink="false">26986@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Sorry, I don't mean to hijack this thread, but I have a question for dwdutch.  I'd like to do the same thing it sounds like you're doing.  Using GF for user registration and s2member for content restriction.  How do you disable the s2member registration form so that you can use the GF registration form?  Or are you simply creating a separate page for the GF form and just not giving out the link to the normal registration form that gets taken over by s2member when that plugin is active?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Smith on "GF Registration call to wp_create_user() --  s2member plugin interaction"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gf-registration-call-to-wp_create_user-s2member-plugin-interaction#post-22062</link>
			<pubDate>Wed, 30 Mar 2011 11:49:38 +0000</pubDate>
			<dc:creator>David Smith</dc:creator>
			<guid isPermaLink="false">22062@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Dwdutch,&#60;/p&#62;
&#60;p&#62;The User Registration Add-on does use the wp_create_user() function to register new users which in turn fires the hook s2Member relies on based on your provided information. You should be good to go.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dwdutch on "GF Registration call to wp_create_user() --  s2member plugin interaction"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gf-registration-call-to-wp_create_user-s2member-plugin-interaction#post-22012</link>
			<pubDate>Tue, 29 Mar 2011 21:21:32 +0000</pubDate>
			<dc:creator>dwdutch</dc:creator>
			<guid isPermaLink="false">22012@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;To use an alternative to the default registration page offered by the s2member plug-in, they recommend the following:&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;
TIP: When creating custom registration forms, if those custom registration forms are also being processed by your own custom routines, be sure that your custom registration routines always make a call to this function: wp_create_user(), or wpmu_create_user() on a Multisite Network. This way the right Hooks/Filters are processed internally by s2Member. If that is not possible, then make sure your custom routine is at least firing this Hook after it creates an account: do_action(&#34;user_register&#34;, $user_id);
&#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;Can someone confirm if the new GF REgistration plug-in uses these calls?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
