<?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 | mechwiy | Mentions</title>
	<link>https://buddypress.org/members/mechwiy/activity/mentions/</link>
	<atom:link href="https://buddypress.org/members/mechwiy/activity/mentions/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed mentioning mechwiy.</description>
	<lastBuildDate>Tue, 21 Apr 2026 13:28:37 +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">4214f01856f9ff6326f44d3f6ec43bf1</guid>
				<title>Varun Dubey replied to the topic wordpress top bar in the forum Installing BuddyPress</title>
				<link>https://buddypress.org/support/topic/wordpress-top-bar/#post-273669</link>
				<pubDate>Sun, 27 May 2018 20:05:52 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="https://buddypress.org/members/mechwiy/" rel="nofollow ugc">@mechwiy</a> You can add a new class to the body based on role<br />
Added following codes inside child theme functions.php or using snippet plugin </p>
<p><code>add_filter( &#039;body_class&#039;,&#039;adminbar_body_classes&#039; );<br />
function adminbar_body_classes( $classes ) {</p>
<p>if ( !current_user_can( &#039;level_10&#039; ) ) {<br />
				$classes[] = &#039;no-adminbar&#039;;<br />
			}</p>
<p>    return $classes;&hellip;</code><span class="activity-read-more" id="activity-read-more-1180385"><a href="https://buddypress.org/support/topic/wordpress-top-bar/#post-273669" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>