<?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 | Dhyana | Mentions</title>
	<link>https://buddypress.org/members/dhyana/activity/mentions/</link>
	<atom:link href="https://buddypress.org/members/dhyana/activity/mentions/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed mentioning Dhyana.</description>
	<lastBuildDate>Mon, 13 Apr 2026 07:26:56 +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">c298ce9d2df341c4eeb8cf0ad415fecc</guid>
				<title>Henry Wright replied to the topic Hide the MEMBERS, GROUPS, ACTIVITY pages in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/hide-the-members-groups-activity-pages/#post-186011</link>
				<pubDate>Wed, 06 Aug 2014 08:18:37 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi <a href="http://buddypress.org/members/dhyana/" rel="nofollow ugc">@dhyana</a></p>
<p>Put this in your theme&#8217;s functions.php file:</p>
<p><code>function my_redirect_pages() {<br />
    if ( ! is_user_logged_in() &amp;&amp; ( is_page( &#039;members&#039; ) || is_page( &#039;groups&#039; ) || is_page( &#039;activity&#039; ) ) ) {<br />
        wp_redirect( home_url() );<br />
        exit();<br />
    }<br />
}<br />
add_action( &#039;template_redirect&#039;, &#039;my_redirect_pages&#039; );</code></p>
<p>This will block these pages for&hellip;<span class="activity-read-more" id="activity-read-more-285045"><a href="http://buddypress.org/support/topic/hide-the-members-groups-activity-pages/#post-186011" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">32c2b1b16c4b0927d19ac5bc9b406a7b</guid>
				<title>bp-help replied to the topic [Resolved] Odd Buddypress Problem with new signups? in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/odd-buddypress-problem-with-new-signups/#post-184245</link>
				<pubDate>Fri, 20 Jun 2014 00:07:28 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/members/dhyana/" rel="nofollow ugc">@dhyana</a><br />
🙂</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">bee3bffdf8b9ea7b5d71b4e66f6b01c0</guid>
				<title>bp-help replied to the topic [Resolved] Odd Buddypress Problem with new signups? in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/odd-buddypress-problem-with-new-signups/#post-184243</link>
				<pubDate>Fri, 20 Jun 2014 00:02:09 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/members/dhyana/" rel="nofollow ugc">@dhyana</a><br />
It is located in this structure:<br />
your-sitewp-contentpluginsbuddypressbp-templatesbp-legacybuddypressmembersregister.php<br />
As always I advise using a child theme when making changes! Good luck!</p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>