<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Customizable Slugs in BuddyPress</title>
	<atom:link href="http://buddypress.org/2009/05/customizable-slugs-in-buddypress/feed/" rel="self" type="application/rss+xml" />
	<link>http://buddypress.org/2009/05/customizable-slugs-in-buddypress/</link>
	<description>A WordPress Based Social Network</description>
	<lastBuildDate>Thu, 10 May 2012 20:51:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: John James Jacoby</title>
		<link>http://buddypress.org/2009/05/customizable-slugs-in-buddypress/comment-page-1/#comment-9865</link>
		<dc:creator>John James Jacoby</dc:creator>
		<pubDate>Mon, 02 Jan 2012 18:14:25 +0000</pubDate>
		<guid isPermaLink="false">http://buddypress.org/?p=373#comment-9865</guid>
		<description>If it&#039;s a bug, you&#039;ll have better luck opening a ticket with more details at http://buddypress.trac.wordpress.org. If it&#039;s a support issue, open a topic in our support forums.</description>
		<content:encoded><![CDATA[<p>If it&#8217;s a bug, you&#8217;ll have better luck opening a ticket with more details at <a href="http://buddypress.trac.wordpress.org" rel="nofollow">http://buddypress.trac.wordpress.org</a>. If it&#8217;s a support issue, open a topic in our support forums.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sean A</title>
		<link>http://buddypress.org/2009/05/customizable-slugs-in-buddypress/comment-page-1/#comment-9857</link>
		<dc:creator>Sean A</dc:creator>
		<pubDate>Mon, 02 Jan 2012 00:38:40 +0000</pubDate>
		<guid isPermaLink="false">http://buddypress.org/?p=373#comment-9857</guid>
		<description>OK I just tried to add the 

define ( ‘BP_ENABLE_ROOT_PROFILES’, true );

line to my bp-custom.php file and I still can&#039;t get to remove the &quot;members&quot; slug from my link so it goes to domain.com/username instead. 

Any ideas what else I should/could do? 

WP3.3 and BP 1.5.2.</description>
		<content:encoded><![CDATA[<p>OK I just tried to add the </p>
<p>define ( ‘BP_ENABLE_ROOT_PROFILES’, true );</p>
<p>line to my bp-custom.php file and I still can&#8217;t get to remove the &#8220;members&#8221; slug from my link so it goes to domain.com/username instead. </p>
<p>Any ideas what else I should/could do? </p>
<p>WP3.3 and BP 1.5.2.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jerry Lee</title>
		<link>http://buddypress.org/2009/05/customizable-slugs-in-buddypress/comment-page-1/#comment-9780</link>
		<dc:creator>Jerry Lee</dc:creator>
		<pubDate>Thu, 22 Dec 2011 22:30:39 +0000</pubDate>
		<guid isPermaLink="false">http://buddypress.org/?p=373#comment-9780</guid>
		<description>At first it wasn&#039;t working, then I put it in my bp-custom.php file, and voila!</description>
		<content:encoded><![CDATA[<p>At first it wasn&#8217;t working, then I put it in my bp-custom.php file, and voila!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Javhy</title>
		<link>http://buddypress.org/2009/05/customizable-slugs-in-buddypress/comment-page-1/#comment-7651</link>
		<dc:creator>Javhy</dc:creator>
		<pubDate>Wed, 22 Jun 2011 08:54:04 +0000</pubDate>
		<guid isPermaLink="false">http://buddypress.org/?p=373#comment-7651</guid>
		<description>define ( &#039;BP_ENABLE_ROOT_PROFILES&#039;, true );

enable  http://domain.com/username/?</description>
		<content:encoded><![CDATA[<p>define ( &#8216;BP_ENABLE_ROOT_PROFILES&#8217;, true );</p>
<p>enable  <a href="http://domain.com/username/" rel="nofollow">http://domain.com/username/</a>?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Higgins</title>
		<link>http://buddypress.org/2009/05/customizable-slugs-in-buddypress/comment-page-1/#comment-7356</link>
		<dc:creator>Jeff Higgins</dc:creator>
		<pubDate>Wed, 19 Jan 2011 07:48:03 +0000</pubDate>
		<guid isPermaLink="false">http://buddypress.org/?p=373#comment-7356</guid>
		<description>Did anyone ever figure out a way to either remove the /members/ slug altogether or write some sort of mod rewrite in the htaccess so that a user could be found by going directly to http://domain.com/username/?</description>
		<content:encoded><![CDATA[<p>Did anyone ever figure out a way to either remove the /members/ slug altogether or write some sort of mod rewrite in the htaccess so that a user could be found by going directly to <a href="http://domain.com/username/" rel="nofollow">http://domain.com/username/</a>?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: michael</title>
		<link>http://buddypress.org/2009/05/customizable-slugs-in-buddypress/comment-page-1/#comment-6790</link>
		<dc:creator>michael</dc:creator>
		<pubDate>Wed, 08 Dec 2010 14:35:09 +0000</pubDate>
		<guid isPermaLink="false">http://buddypress.org/?p=373#comment-6790</guid>
		<description>doesnt work!!! as usual. What is the &#039;overwrite&#039; order for slugs? do they get overwrited if they appear somewhere else? why?</description>
		<content:encoded><![CDATA[<p>doesnt work!!! as usual. What is the &#8216;overwrite&#8217; order for slugs? do they get overwrited if they appear somewhere else? why?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh</title>
		<link>http://buddypress.org/2009/05/customizable-slugs-in-buddypress/comment-page-1/#comment-6678</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Mon, 08 Nov 2010 18:15:49 +0000</pubDate>
		<guid isPermaLink="false">http://buddypress.org/?p=373#comment-6678</guid>
		<description>One issue some people may run into: I don&#039;t use the Buddypress search right now at all. But it still overrides the slug I had for my own search -- http://www.lllllllllaaaaaaallalala.com/search/

When I installed bp, it was redirecting people from /search/ to /members/ (which I turned off anyway). Adding the define rule above for SEARCH to my bp-custom.php fixed it. I just changed the search slug to something else. (I guess by default it is /search/ ?)</description>
		<content:encoded><![CDATA[<p>One issue some people may run into: I don&#8217;t use the Buddypress search right now at all. But it still overrides the slug I had for my own search &#8212; <a href="http://www.lllllllllaaaaaaallalala.com/search/" rel="nofollow">http://www.lllllllllaaaaaaallalala.com/search/</a></p>
<p>When I installed bp, it was redirecting people from /search/ to /members/ (which I turned off anyway). Adding the define rule above for SEARCH to my bp-custom.php fixed it. I just changed the search slug to something else. (I guess by default it is /search/ ?)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kReEsTaL</title>
		<link>http://buddypress.org/2009/05/customizable-slugs-in-buddypress/comment-page-1/#comment-5308</link>
		<dc:creator>kReEsTaL</dc:creator>
		<pubDate>Sat, 26 Jun 2010 13:48:28 +0000</pubDate>
		<guid isPermaLink="false">http://buddypress.org/?p=373#comment-5308</guid>
		<description>Hello guys,

Thanks to the Buddypress documentation, I successfully changed all editable slugs (in French).

However, a feature is missing imho : the ability to edit the submenus&#039; slugs, such as &quot;just-me&quot;, &quot;favorites&quot;, etc.

Basically, you still need to edit the core files if you want to edit them, but that&#039;s a ridiculous solution since all changes will disappear during any Buddypress update.

Any plans on making these submenus&#039; slugs editable in a near future ? Or do you know any plugin or tip which would help with this matter please ?

Thanks a lot :)</description>
		<content:encoded><![CDATA[<p>Hello guys,</p>
<p>Thanks to the Buddypress documentation, I successfully changed all editable slugs (in French).</p>
<p>However, a feature is missing imho : the ability to edit the submenus&#8217; slugs, such as &#8220;just-me&#8221;, &#8220;favorites&#8221;, etc.</p>
<p>Basically, you still need to edit the core files if you want to edit them, but that&#8217;s a ridiculous solution since all changes will disappear during any Buddypress update.</p>
<p>Any plans on making these submenus&#8217; slugs editable in a near future ? Or do you know any plugin or tip which would help with this matter please ?</p>
<p>Thanks a lot <img src='http://buddypress.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: justkidding</title>
		<link>http://buddypress.org/2009/05/customizable-slugs-in-buddypress/comment-page-1/#comment-4858</link>
		<dc:creator>justkidding</dc:creator>
		<pubDate>Sun, 09 May 2010 18:10:47 +0000</pubDate>
		<guid isPermaLink="false">http://buddypress.org/?p=373#comment-4858</guid>
		<description>WP Freak:
Go to \ wp-admin \ Site admin \ Blogs \ Edit your ID=1 blog \ find &quot;Permalink Structure&quot; and delete from structure &quot;/blog&quot;.
It helps me ;)</description>
		<content:encoded><![CDATA[<p>WP Freak:<br />
Go to \ wp-admin \ Site admin \ Blogs \ Edit your ID=1 blog \ find &#8220;Permalink Structure&#8221; and delete from structure &#8220;/blog&#8221;.<br />
It helps me <img src='http://buddypress.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: r-a-y</title>
		<link>http://buddypress.org/2009/05/customizable-slugs-in-buddypress/comment-page-1/#comment-3891</link>
		<dc:creator>r-a-y</dc:creator>
		<pubDate>Mon, 22 Feb 2010 03:54:10 +0000</pubDate>
		<guid isPermaLink="false">http://buddypress.org/?p=373#comment-3891</guid>
		<description>@everyone with problems, please post your issues on the buddypress.org/forums.

Not many people will see your issues here.</description>
		<content:encoded><![CDATA[<p>@everyone with problems, please post your issues on the buddypress.org/forums.</p>
<p>Not many people will see your issues here.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

