<?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 | dreamh11 | Mentions</title>
	<link>https://buddypress.org/members/dreamh11/activity/mentions/</link>
	<atom:link href="https://buddypress.org/members/dreamh11/activity/mentions/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed mentioning dreamh11.</description>
	<lastBuildDate>Wed, 08 Apr 2026 03:02:13 +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">74157071af6d89b6ff2875ce46cddf33</guid>
				<title>Henry Wright replied to the topic Hide profile page of admin from other users  in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/hide-profile-page-of-admin-from-other-users/#post-227718</link>
				<pubDate>Sat, 25 Oct 2014 22:19:18 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi <a href="https://buddypress.org/members/dreamh11/" rel="nofollow ugc">@dreamh11</a>,</p>
<p>Try adding this to your theme&#8217;s functions.php file:</p>
<p><code>function hide_admin_profile() {</p>
<p>    // Bail if this is not a profile.<br />
    if ( ! bp_is_user_profile() )<br />
        return;</p>
<p>    // This assumes the member ID of the admin user is 1.<br />
    if ( 1 == bp_displayed_user_id() ) {<br />
        // We&#039;re trying to view the admin&#039;s profile so&hellip;</code><span class="activity-read-more" id="activity-read-more-322739"><a href="https://buddypress.org/support/topic/hide-profile-page-of-admin-from-other-users/#post-227718" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>