<?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 | starapple | Mentions</title>
	<link>https://buddypress.org/members/starapple/activity/mentions/</link>
	<atom:link href="https://buddypress.org/members/starapple/activity/mentions/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed mentioning starapple.</description>
	<lastBuildDate>Wed, 15 Apr 2026 07:54:29 +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">cf31bc3aa8896d87c764e5e33dc6a158</guid>
				<title>Henry replied to the topic Use standard WordPress registration in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/use-standard-wordpress-registration/#post-172872</link>
				<pubDate>Tue, 15 Oct 2013 13:03:41 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/starapple/" rel="nofollow ugc">@starapple</a> Did you try the function r-a-y wrote?</p>
<p><code><br />
function my_disable_bp_registration() {<br />
  remove_action( &#039;bp_init&#039;,    &#039;bp_core_wpsignup_redirect&#039; );<br />
  remove_action( &#039;bp_screens&#039;, &#039;bp_core_screen_signup&#039; );<br />
}<br />
add_action( &#039;bp_loaded&#039;, &#039;my_disable_bp_registration&#039; );<br />
</code></p>
<p>You&#8217;d need to remove all the code you&#8217;ve added first then try adding that to&hellip;<span class="activity-read-more" id="activity-read-more-212976"><a href="http://buddypress.org/support/topic/use-standard-wordpress-registration/#post-172872" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">bbb491ccf883c95d5a226ac1161683ae</guid>
				<title>Henry replied to the topic Use standard WordPress registration in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/use-standard-wordpress-registration/#post-172801</link>
				<pubDate>Mon, 14 Oct 2013 23:52:30 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/starapple/" rel="nofollow ugc">@starapple</a></p>
<blockquote><p>This webpage has a redirect loop</p></blockquote>
<p>This is likely to result from two redirects in place. 1. wp-login.php is redirecting to the BuddyPress login page. 2. The BuddyPress login page is redirecting back to the wp-login.php page. </p>
<p>From this, I&#8217;m assuming you&#8217;re using the <code>firmasite_redirect_bp_signup_page</code> function? This would work well if&hellip;<span class="activity-read-more" id="activity-read-more-212941"><a href="http://buddypress.org/support/topic/use-standard-wordpress-registration/#post-172801" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">eeb9a51ef5ebf82cbe87664d140c8eaf</guid>
				<title>bp-help replied to the topic Use standard WordPress registration in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/use-standard-wordpress-registration/#post-172792</link>
				<pubDate>Mon, 14 Oct 2013 20:19:55 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/starapple/" rel="nofollow ugc">@starapple</a><br />
Create a bp-custom.php if you dont have one already. For more on that see:<br />
<a href="http://codex.buddypress.org/plugindev/bp-custom-php/" rel="nofollow ugc">http://codex.buddypress.org/plugindev/bp-custom-php/</a><br />
Then copy both snippets from the below link into bp-custom.php :<br />
<a href="https://gist.github.com/r-a-y/5578432" rel="nofollow ugc">https://gist.github.com/r-a-y/5578432</a></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">a899f77b4a187f725759aaa3d5e65d95</guid>
				<title>aces replied to the topic Use standard WordPress registration in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/use-standard-wordpress-registration/#post-172791</link>
				<pubDate>Mon, 14 Oct 2013 20:17:03 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/starapple/" rel="nofollow ugc">@starapple</a></p>
<p>There are two different ways to disable buddypress registration on <a href="https://gist.github.com/r-a-y/5578432" rel="nofollow ugc">https://gist.github.com/r-a-y/5578432</a></p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>