<?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 | Antipole | Mentions</title>
	<link>https://buddypress.org/members/antipole/activity/mentions/</link>
	<atom:link href="https://buddypress.org/members/antipole/activity/mentions/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed mentioning Antipole.</description>
	<lastBuildDate>Mon, 06 Apr 2026 23:44:30 +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">185b8251e2a3bec94838d21e6277c8ee</guid>
				<title>Henry Wright replied to the topic [Resolved] Redirecting Register link in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/redirecting-register-link/#post-237675</link>
				<pubDate>Sat, 11 Apr 2015 11:45:07 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi <a href="https://buddypress.org/members/antipole/" rel="nofollow ugc">@antipole</a></p>
<p>This is the kind of thing you&#8217;ll want to do. The <code>my_redirect()</code> function hooks to <code>template_redirect</code> so <code>bp_core_redirect()</code> executes at exactly the right time you need it to.</p>
<p>You&#8217;d put it in your theme&#8217;s functions.php file.</p>
<p><code>function my_redirect() {</p>
<p>    // Conditions go here.</p>
<p>    $location = &#039;http://example.com&#039;;&hellip;</code><span class="activity-read-more" id="activity-read-more-398472"><a href="https://buddypress.org/support/topic/redirecting-register-link/#post-237675" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>