<?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 | Sherry22 | Mentions</title>
	<link>https://buddypress.org/members/sherry22/activity/mentions/</link>
	<atom:link href="https://buddypress.org/members/sherry22/activity/mentions/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed mentioning Sherry22.</description>
	<lastBuildDate>Mon, 13 Apr 2026 05:23:50 +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">6f828f1bc11551c0d2d860e54843b0d5</guid>
				<title>Henry Wright replied to the topic redirect buddypress groups page to forum page in the forum Miscellaneous</title>
				<link>https://buddypress.org/support/topic/redirect-buddypress-groups-page-to-forum-page/#post-224228</link>
				<pubDate>Thu, 23 Oct 2014 11:47:52 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi <a href="https://buddypress.org/members/sherry22/" rel="nofollow ugc">@sherry22</a></p>
<p>You can redirect pages using the <code>wp_redirect()</code> function. For example:</p>
<p><code>function my_redirect() {<br />
    if ( bp_is_groups() &amp;&amp; ! bp_is_group_forum() ) {<br />
        wp_redirect( home_url() . &#039;/whichever-page-you-want/&#039; );<br />
        exit;<br />
    }<br />
}<br />
add_action( &#039;init&#039;, &#039;my_redirect&#039; );</code></p>
<p>Ref:&hellip;<span class="activity-read-more" id="activity-read-more-321771"><a href="https://buddypress.org/support/topic/redirect-buddypress-groups-page-to-forum-page/#post-224228" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">4c1d09e432d610356e5ca1b559c8bad1</guid>
				<title>bp-help replied to the topic Buddypress Wall in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/buddypress-wall-4/#post-223415</link>
				<pubDate>Wed, 22 Oct 2014 17:31:02 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="https://buddypress.org/members/sherry22/" rel="nofollow ugc">@sherry22</a><br />
Probably the best thing to is ask the plugin author for support on the plugins support forum here: <a href="https://wordpress.org/support/plugin/buddypress-wall" rel="nofollow ugc">https://wordpress.org/support/plugin/buddypress-wall</a></p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>