<?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: Add user to Buddypress Group</title>
		<link>https://legacy.forums.gravityhelp.com/topic/add-user-to-buddypress-group</link>
		<description>Gravity Support Forums Topic: Add user to Buddypress Group</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 20:24:02 +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/add-user-to-buddypress-group" rel="self" type="application/rss+xml" />

		<item>
			<title>ignatiusjeroe on "Add user to Buddypress Group"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/add-user-to-buddypress-group#post-51973</link>
			<pubDate>Sat, 10 Mar 2012 13:08:47 +0000</pubDate>
			<dc:creator>ignatiusjeroe</dc:creator>
			<guid isPermaLink="false">51973@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;@hazu&#60;br /&#62;
There are Buddypress plugins that do this. Its called 'BuddyPress Mandatory Groups'.&#60;br /&#62;
check it out: &#60;a href=&#34;http://wordpress.org/extend/plugins/buddypress-mandatory-groups/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/buddypress-mandatory-groups/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Smith on "Add user to Buddypress Group"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/add-user-to-buddypress-group#post-46514</link>
			<pubDate>Mon, 16 Jan 2012 18:58:52 +0000</pubDate>
			<dc:creator>David Smith</dc:creator>
			<guid isPermaLink="false">46514@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I do not know of any completed code for this; however, it appears that it would be fairly straight forward using the &#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_user_registered&#34; rel=&#34;nofollow&#34;&#62;gform_user_registered&#60;/a&#62; hook and this function from BuddyPress: groups_join_group($group_id, $user_id).&#60;/p&#62;
&#60;p&#62;This is untested; however, it looks like you could pull the group ID from the $entry object (passed by gform_user_registered) and the pass that and the user ID (also passed by the gform_user_registered) and the user will be added to that group.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>hazu on "Add user to Buddypress Group"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/add-user-to-buddypress-group#post-46471</link>
			<pubDate>Mon, 16 Jan 2012 10:54:16 +0000</pubDate>
			<dc:creator>hazu</dc:creator>
			<guid isPermaLink="false">46471@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I would like to add the functionality that whenever a user submits, s/he is added to the Buddypress groups that s/he selected in the form.&#60;/p&#62;
&#60;p&#62;I am a complete newbie at programming, so does someone have the code available that would do this?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
