<?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: Buddypress Welcome Pack</title>
		<link>https://legacy.forums.gravityhelp.com/topic/buddypress-welcome-pack</link>
		<description>Gravity Support Forums Topic: Buddypress Welcome Pack</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 19:58:18 +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/buddypress-welcome-pack" rel="self" type="application/rss+xml" />

		<item>
			<title>petermartin on "Buddypress Welcome Pack"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/buddypress-welcome-pack#post-48564</link>
			<pubDate>Tue, 07 Feb 2012 13:02:15 +0000</pubDate>
			<dc:creator>petermartin</dc:creator>
			<guid isPermaLink="false">48564@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;That did the trick - thanks a ton!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Smith on "Buddypress Welcome Pack"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/buddypress-welcome-pack#post-48455</link>
			<pubDate>Mon, 06 Feb 2012 13:01:52 +0000</pubDate>
			<dc:creator>David Smith</dc:creator>
			<guid isPermaLink="false">48455@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Peter,&#60;/p&#62;
&#60;p&#62;It doesn't look like the Welcome Pack plugin is using that hook any more. Give this a shot:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[php]
add_action( &#38;#39;gform_user_registered&#38;#39;, array( &#38;#39;DP_Welcome_Pack&#38;#39;, &#38;#39;user_activated&#38;#39; ) );&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>petermartin on "Buddypress Welcome Pack"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/buddypress-welcome-pack#post-48346</link>
			<pubDate>Sat, 04 Feb 2012 13:09:08 +0000</pubDate>
			<dc:creator>petermartin</dc:creator>
			<guid isPermaLink="false">48346@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I'm testing out the Gravity Forms user registration signup in a Buddypress environment, weighing the pros and cons of using it vs the BP stock registration form.&#60;/p&#62;
&#60;p&#62;One major hurdle is figuring out how to fire other plugins on successful registration.&#60;/p&#62;
&#60;p&#62;Specifically, I'm trying to hook in the Welcome Pack plugin to automatically invite new users to a few specific groups and to a single friend account.&#60;/p&#62;
&#60;p&#62;I understand that I need to integrate the Gravity Form user registration hook...&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;?php add_action(&#38;quot;gform_user_registered&#38;quot;, &#38;quot;custom_user_validation&#38;quot;, 10, 4); ?&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;with the hook from Welcome Pack &#60;a href=&#34;http://buddypress.org/community/groups/welcome-pack/forum/topic/buddypress-hook/&#34; rel=&#34;nofollow&#34;&#62;referenced here&#60;/a&#62;.&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;?php add_action( ‘xxxxxx’, ‘dpw_on_user_registration’ ); ?&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;My attempt based on the user registration docs, added this to my functions.php:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;?php add_action(&#38;quot;gform_user_registered&#38;quot;, &#38;quot;dpw_on_user_registration&#38;quot;, 10, 4);?&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;I'm feeling my way through this - still don't entirely understand WP hooks. Any assistance would be greatly appreciated!!!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
