<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>BuddyPress.org | TheArmory1 | Activity</title>
	<link>https://buddypress.org/members/auctionarmory/activity/</link>
	<atom:link href="https://buddypress.org/members/auctionarmory/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for TheArmory1.</description>
	<lastBuildDate>Sat, 25 Apr 2026 21:20:49 +0000</lastBuildDate>
	<generator>https://buddypress.org/?v=</generator>
	<language>en-US</language>
	<ttl>30</ttl>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>2</sy:updateFrequency>
	
						<item>
				<guid isPermaLink="false">0dcc346941666cf1da0a86e1fa85fb30</guid>
				<title>TheArmory1 replied to the topic How to restrict group creation to certain users in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/how-to-restrict-group-creation-to-certain-users/#post-272127</link>
				<pubDate>Mon, 16 Apr 2018 12:52:23 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="https://buddypress.org/members/dcavins/" rel="nofollow ugc">@dcavins</a>, Yes in the functions.php file.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">ada43a4fcfcd0039af6ed76dc838c693</guid>
				<title>TheArmory1 replied to the topic How to restrict group creation to certain users in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/how-to-restrict-group-creation-to-certain-users/#post-272026</link>
				<pubDate>Fri, 13 Apr 2018 19:03:59 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="https://buddypress.org/members/dcavins/" rel="nofollow ugc">@dcavins</a>, No luck if I uncheck box only admins can create groups regardless of the code above. </p>
<p>If I check that box ever role type has the ability to create a group regardless of the code above. </p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">e279c6e72edc6828ddd8b06af0da4164</guid>
				<title>TheArmory1 replied to the topic How to restrict group creation to certain users in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/how-to-restrict-group-creation-to-certain-users/#post-272023</link>
				<pubDate>Fri, 13 Apr 2018 18:29:11 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="https://buddypress.org/members/dcavins/" rel="nofollow ugc">@dcavins</a>, question should I enable group creation for all users and use this code or leave that option off. </p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">80e3d2816790e9dab94ca23efb9a5854</guid>
				<title>TheArmory1 replied to the topic How to restrict group creation to certain users in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/how-to-restrict-group-creation-to-certain-users/#post-272020</link>
				<pubDate>Fri, 13 Apr 2018 18:09:47 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="https://buddypress.org/members/dcavins/" rel="nofollow ugc">@dcavins</a>, </p>
<p>we allow vendors to post products so could we use something like this? </p>
<p>add_filter( &#8216;bp_user_can_create_groups&#8217;, function( $can_create ) {<br />
	$can_create = false;<br />
	if ( current_user_can( &#8216;edit_products&#8217; ) ) {<br />
		$can_create = true;<br />
	}<br />
	return $can_create;<br />
} );</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">a358868d5669436f6dc05078193b71ae</guid>
				<title>TheArmory1 replied to the topic How to restrict group creation to certain users in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/how-to-restrict-group-creation-to-certain-users/#post-272013</link>
				<pubDate>Fri, 13 Apr 2018 16:35:28 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="https://buddypress.org/members/dcavins/" rel="nofollow ugc">@dcavins</a>, </p>
<p>Where do we find the users capabilities? </p>
<p>We are having a lot of issues with this. Is there a way to &#8220;review/ pending for approval&#8221; the groups before going live. </p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">fbece193f50832097efaf3bee1540ae1</guid>
				<title>TheArmory1&#039;s profile was updated</title>
				<link>https://buddypress.org/updates/p/1133376/</link>
				<pubDate>Fri, 13 Apr 2018 16:20:10 +0000</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
		
	</channel>
</rss>