<?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 | iburnthings | Mentions</title>
	<link>https://buddypress.org/members/iburnthings/activity/mentions/</link>
	<atom:link href="https://buddypress.org/members/iburnthings/activity/mentions/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed mentioning iburnthings.</description>
	<lastBuildDate>Tue, 07 Apr 2026 14:41: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">e8e61932916f5a617a96ef8a2b127cd1</guid>
				<title>Henry Wright replied to the topic Hide profiles of a specific role (not admin) except from profile owner or admin in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/hide-profiles-of-a-specific-role-not-admin/#post-227728</link>
				<pubDate>Sun, 26 Oct 2014 10:53:45 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi <a href="https://buddypress.org/members/iburnthings/" rel="nofollow ugc">@iburnthings</a></p>
<p>You can change this:</p>
<p><code>if ( ! is_super_admin() ) {<br />
     if ( is_super_admin( bp_displayed_user_id() ) ) {<br />
         wp_redirect( home_url() );<br />
         exit;<br />
     }<br />
}</code></p>
<p>to:</p>
<p><code>if ( ! is_super_admin() ) {<br />
     if ( ! user_can( bp_displayed_user_id(), &#039;edit_posts&#039; ) ) {<br />
         wp_redirect( home_url() );<br />
         exit;<br />
     }<br />
}</code></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">80114ccd1f736b90576c5ab5b9f5801b</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-227723</link>
				<pubDate>Sun, 26 Oct 2014 01:24:46 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="https://buddypress.org/members/iburnthings/" rel="nofollow ugc">@iburnthings</a> it sure can but how exactly do you mean?</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">8a9a13754bbdce95c60ffaf9262888bc</guid>
				<title>bp-help replied to the topic Add shortcodes to or otherwise edit member/user/ page in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/add-shortcodes-to-or-otherwise-edit-memberuser-page/#post-203638</link>
				<pubDate>Fri, 03 Oct 2014 00:07:55 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="https://buddypress.org/members/iburnthings/" rel="nofollow ugc">@iburnthings</a><br />
Please review:</p>
<blockquote data-secret="Ze7PPKevOe" class="wp-embedded-content"><p><a href="https://codex.buddypress.org/themes/theme-compatibility-1-7/a-quick-look-at-1-7-theme-compatibility/" rel="nofollow ugc">Theme Compatibility &amp; Template Files</a></p></blockquote>
<p><iframe loading="lazy" class="wp-embedded-content" sandbox="allow-scripts" security="restricted"src="https://codex.buddypress.org/themes/theme-compatibility-1-7/a-quick-look-at-1-7-theme-compatibility/embed/#?secret=Ze7PPKevOe" data-secret="Ze7PPKevOe" width="515" height="290" title="&#8220;Theme Compatibility &amp; Template Files&#8221; &#8212; BuddyPress Codex" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe></p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>