<?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 | reinaldudras | Mentions</title>
	<link>https://buddypress.org/members/reinaldudras/activity/mentions/</link>
	<atom:link href="https://buddypress.org/members/reinaldudras/activity/mentions/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed mentioning reinaldudras.</description>
	<lastBuildDate>Thu, 09 Apr 2026 21:38:47 +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">1bf6c006e53dd6aeb53238de04986992</guid>
				<title>Henry Wright replied to the topic How to not show certain roles in buddypress network at all? in the forum Creating &#038; Extending</title>
				<link>https://buddypress.org/support/topic/how-to-not-show-certain-roles-in-buddypress-network-at-all/#post-229708</link>
				<pubDate>Wed, 26 Nov 2014 14:53:50 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi <a href="https://buddypress.org/members/reinaldudras/" rel="nofollow ugc">@reinaldudras</a></p>
<p>Not <em>exactly</em> what you need but check out <a href="https://github.com/r-a-y/bp-hide-user" rel="nofollow ugc">this</a> from one of the core developers.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">5547acf238871b2ced357d7e719e84ff</guid>
				<title>Henry Wright replied to the topic Admin label in buddypress profiles in the forum Creating &#038; Extending</title>
				<link>https://buddypress.org/support/topic/admin-label-in-buddypress-profiles/#post-211882</link>
				<pubDate>Mon, 13 Oct 2014 19:54:34 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi <a href="https://buddypress.org/members/reinaldudras/" rel="nofollow ugc">@reinaldudras</a>,</p>
<p><code>user_can()</code> is the function you need. For example:</p>
<p><code>if ( user_can( bp_get_member_user_id(), &#039;manage_sites&#039; ) )<br />
    echo &#039;network administrator&#039;;</code></p>
<p><strong>Note:</strong> Untested. There&#8217;s a slightly different method of getting the member&#8217;s ID depending on the exact context you need. I suspect <code>bp_get_member_user_id()</code> will work.</p>
<p><strong>Ref:</strong>&hellip;<span class="activity-read-more" id="activity-read-more-317330"><a href="https://buddypress.org/support/topic/admin-label-in-buddypress-profiles/#post-211882" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>