<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Buddy Dev &#187; WpMu Free Plugins</title>
	<atom:link href="http://buddydev.com/category/wpmu-free-plugins/feed/" rel="self" type="application/rss+xml" />
	<link>http://buddydev.com</link>
	<description>Just another Buddydev.com weblog</description>
	<lastBuildDate>Sat, 24 Mar 2012 21:26:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>Limit Blogs per User plugin for wpmu Updated</title>
		<link>http://buddydev.com/buddypress/limit-blogs-per-user-plugin-for-wpmu/</link>
		<comments>http://buddydev.com/buddypress/limit-blogs-per-user-plugin-for-wpmu/#comments</comments>
		<pubDate>Sun, 28 Feb 2010 18:08:38 +0000</pubDate>
		<dc:creator>Brajesh Singh</dc:creator>
				<category><![CDATA[Buddypress]]></category>
		<category><![CDATA[Buddypress Free Plugins]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[WpMu Free Plugins]]></category>

		<guid isPermaLink="false">http://buddydev.com/?p=520</guid>
		<description><![CDATA[Well, I just updated my old plugin Limit Blogs per user and fixed some of the glitches. Yes, Now it is updated for BuddyPress 1.2.3. Update[2nd August 2010]: Updated to make it work with WordPress 3.0 MultiSite and BuddyPress 1.2.5.2 Here goes the post about this. If you are wondering about this plugin, you may ...


Related posts:<ol><li><a href='http://buddydev.com/buddypress/limit-groups-per-user-plugin-for-buddypress/' rel='bookmark' title='Permanent Link: Limit Groups Per User Plugin For Buddypress'>Limit Groups Per User Plugin For Buddypress</a></li>
<li><a href='http://buddydev.com/buddypress/recently-updated-blogs-widget-for-wordpress-mu/' rel='bookmark' title='Permanent Link: Recently Updated Blogs Widget for WordPress Mu'>Recently Updated Blogs Widget for WordPress Mu</a></li>
<li><a href='http://buddydev.com/plugins/buddypress-premium-plugins/sitewide-footer-content-plugin-for-wpmubuddypress/' rel='bookmark' title='Permanent Link: Sitewide Footer Content Plugin for wpmu/buddypress'>Sitewide Footer Content Plugin for wpmu/buddypress</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fbuddydev.com%2Fbuddypress%2Flimit-blogs-per-user-plugin-for-wpmu%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif&amp;source=buddydev&amp;style=normal&amp;service=bit.ly&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>Well, I just updated my old plugin Limit Blogs per user and fixed some of the glitches. Yes, Now it is updated for BuddyPress 1.2.3.</p>
<p>Update[2nd August 2010]: Updated to make it work with WordPress 3.0 MultiSite and BuddyPress 1.2.5.2</p>
<p>Here goes the post about this. If you are wondering about this plugin, you may like to check it on my other blog <a href="http://www.thinkinginwordpress.com/2009/03/limit-number-of-blogs-per-user-for-wordpress-mu-and-buddypress-websiteblog-network/">here</a></p>
<h3>What It does</h3>
<p>This is a wpmu plugin which allows site administrator to restrict the number of blogs created per user. So, A site Admin can limit the number to 2, and Then the maximum number of blog, a user can create will be 2. The best case use that I have seen is using this plugin to restrict the number of blogs per user to 1.</p>
<h3>Where to Download</h3>
<ul>
<li>WordPress.org repository here : <a href="http://wordpress.org/extend/plugins/limit-blogs-per-user/">http://wordpress.org/extend/plugins/limit-blogs-per-user/</a></li>
<li>Direct Link:http://downloads.wordpress.org/plugin/limit-blogs-per-user.1.3.1.zip</li>
</ul>
<h3>How to Install</h3>
<ul>
<li>Download the plugin</li>
<li>Unzip it</li>
<li>Upload limit-blogs-per-user folder to wp-content</li>
<li>Login to wordpress Mu backend as Site administrator</li>
<li>Go to Plugins-&gt;Installed and activate &#8220;Limit Blogs per User&#8221;</li>
<li>That&#8217;s it</li>
<li>Alternatively, use the Plugins-&gt;Add new and either upload/search and install.</li>
</ul>
<h3>How to Use</h3>
<ul>
<li>Login to wp-admin.</li>
</ul>
<ul>
<li>Go to SiteAdmin-&gt;Options, scroll to the bottom, as shown below</li>
<li><a href="http://buddydev.com/files/2010/02/options.png" rel="lightbox[520]" title="options"><img class="aligncenter size-medium wp-image-524" title="options" src="http://buddydev.com/files/2010/02/options-300x269.png" alt="" width="300" height="269" /></a>You will see something like this</li>
</ul>
<p><a href="http://buddydev.com/files/2010/02/form-extra.png" rel="lightbox[520]" title="form-extra"><img class="aligncenter size-medium wp-image-525" title="form-extra" src="http://buddydev.com/files/2010/02/form-extra-300x120.png" alt="" width="300" height="120" /></a>Enter the Number you want to restrict, If you leave it empty or put zero, no restrictions are applied.</p>
<h3>What changed in v 1.3.1</h3>
<ul>
<li>Updated to make it work with wp 3.0 MultiSite by hooking on registration option.</li>
</ul>
<h3>What changed in v 1.3</h3>
<ul>
<li>Fixed a bug with buddypress 1.2.3 compatibility causing no limitation.</li>
</ul>
<h3>What changed in v 1.2</h3>
<ul>
<li>No restrictions on Site Admins: It was the most demanded feature(Suggested by: dgodfather, Ray, mercime)</li>
<li>Only the blogs of which a user is admin, is counted as User blogs( suggestions by :madLyfe, Steph ).</li>
</ul>
<p>* Please note, with version 1.2+ if you want to limit 1 blog per user, set the number to 1(In previous version setting it 2 was required )<br />
Looking forward to hear your experience/suggestions about the further improvement.<br />
 <img src='http://buddydev.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<!-- PHP 5.x -->


Share and Enjoy:


	<a rel="nofollow"  target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fbuddydev.com%2Fbuddypress%2Flimit-blogs-per-user-plugin-for-wpmu%2F&amp;partner=sociable" title="Print"><img src="http://buddydev.com/wp-content/plugins/sociable/images/printfriendly.png" title="Print" alt="Print" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fbuddydev.com%2Fbuddypress%2Flimit-blogs-per-user-plugin-for-wpmu%2F&amp;title=Limit%20Blogs%20per%20User%20plugin%20for%20wpmu%20Updated&amp;bodytext=Well%2C%20I%20just%20updated%20my%20old%20plugin%20Limit%20Blogs%20per%20user%20and%20fixed%20some%20of%20the%20glitches.%20Yes%2C%20Now%20it%20is%20updated%20for%20BuddyPress%201.2.3.%0D%0A%0D%0AUpdate%5B2nd%20August%202010%5D%3A%20Updated%20to%20make%20it%20work%20with%20WordPress%203.0%20MultiSite%20and%20BuddyPress%201.2.5.2%0D%0A%0D%0AHere%20goes%20" title="Digg"><img src="http://buddydev.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http%3A%2F%2Fbuddydev.com%2Fbuddypress%2Flimit-blogs-per-user-plugin-for-wpmu%2F" title="Sphinn"><img src="http://buddydev.com/wp-content/plugins/sociable/images/sphinn.png" title="Sphinn" alt="Sphinn" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fbuddydev.com%2Fbuddypress%2Flimit-blogs-per-user-plugin-for-wpmu%2F&amp;title=Limit%20Blogs%20per%20User%20plugin%20for%20wpmu%20Updated&amp;notes=Well%2C%20I%20just%20updated%20my%20old%20plugin%20Limit%20Blogs%20per%20user%20and%20fixed%20some%20of%20the%20glitches.%20Yes%2C%20Now%20it%20is%20updated%20for%20BuddyPress%201.2.3.%0D%0A%0D%0AUpdate%5B2nd%20August%202010%5D%3A%20Updated%20to%20make%20it%20work%20with%20WordPress%203.0%20MultiSite%20and%20BuddyPress%201.2.5.2%0D%0A%0D%0AHere%20goes%20" title="del.icio.us"><img src="http://buddydev.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fbuddydev.com%2Fbuddypress%2Flimit-blogs-per-user-plugin-for-wpmu%2F&amp;t=Limit%20Blogs%20per%20User%20plugin%20for%20wpmu%20Updated" title="Facebook"><img src="http://buddydev.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fbuddydev.com%2Fbuddypress%2Flimit-blogs-per-user-plugin-for-wpmu%2F&amp;title=Limit%20Blogs%20per%20User%20plugin%20for%20wpmu%20Updated&amp;annotation=Well%2C%20I%20just%20updated%20my%20old%20plugin%20Limit%20Blogs%20per%20user%20and%20fixed%20some%20of%20the%20glitches.%20Yes%2C%20Now%20it%20is%20updated%20for%20BuddyPress%201.2.3.%0D%0A%0D%0AUpdate%5B2nd%20August%202010%5D%3A%20Updated%20to%20make%20it%20work%20with%20WordPress%203.0%20MultiSite%20and%20BuddyPress%201.2.5.2%0D%0A%0D%0AHere%20goes%20" title="Google Bookmarks"><img src="http://buddydev.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.blinklist.com/index.php?Action=Blink/addblink.php&amp;Url=http%3A%2F%2Fbuddydev.com%2Fbuddypress%2Flimit-blogs-per-user-plugin-for-wpmu%2F&amp;Title=Limit%20Blogs%20per%20User%20plugin%20for%20wpmu%20Updated" title="BlinkList"><img src="http://buddydev.com/wp-content/plugins/sociable/images/blinklist.png" title="BlinkList" alt="BlinkList" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.dzone.com/links/add.html?url=http%3A%2F%2Fbuddydev.com%2Fbuddypress%2Flimit-blogs-per-user-plugin-for-wpmu%2F&amp;title=Limit%20Blogs%20per%20User%20plugin%20for%20wpmu%20Updated" title="DZone"><img src="http://buddydev.com/wp-content/plugins/sociable/images/dzone.png" title="DZone" alt="DZone" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.friendfeed.com/share?title=Limit%20Blogs%20per%20User%20plugin%20for%20wpmu%20Updated&amp;link=http%3A%2F%2Fbuddydev.com%2Fbuddypress%2Flimit-blogs-per-user-plugin-for-wpmu%2F" title="FriendFeed"><img src="http://buddydev.com/wp-content/plugins/sociable/images/friendfeed.png" title="FriendFeed" alt="FriendFeed" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.indianpad.com/submit.php?url=http%3A%2F%2Fbuddydev.com%2Fbuddypress%2Flimit-blogs-per-user-plugin-for-wpmu%2F" title="IndianPad"><img src="http://buddydev.com/wp-content/plugins/sociable/images/indianpad.png" title="IndianPad" alt="IndianPad" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fbuddydev.com%2Fbuddypress%2Flimit-blogs-per-user-plugin-for-wpmu%2F&amp;t=Limit%20Blogs%20per%20User%20plugin%20for%20wpmu%20Updated" title="MySpace"><img src="http://buddydev.com/wp-content/plugins/sociable/images/myspace.png" title="MySpace" alt="MySpace" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.netvouz.com/action/submitBookmark?url=http%3A%2F%2Fbuddydev.com%2Fbuddypress%2Flimit-blogs-per-user-plugin-for-wpmu%2F&amp;title=Limit%20Blogs%20per%20User%20plugin%20for%20wpmu%20Updated&amp;popup=no" title="Netvouz"><img src="http://buddydev.com/wp-content/plugins/sociable/images/netvouz.png" title="Netvouz" alt="Netvouz" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fbuddydev.com%2Fbuddypress%2Flimit-blogs-per-user-plugin-for-wpmu%2F&amp;title=Limit%20Blogs%20per%20User%20plugin%20for%20wpmu%20Updated" title="Reddit"><img src="http://buddydev.com/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.sphere.com/search?q=sphereit:http%3A%2F%2Fbuddydev.com%2Fbuddypress%2Flimit-blogs-per-user-plugin-for-wpmu%2F&amp;title=Limit%20Blogs%20per%20User%20plugin%20for%20wpmu%20Updated" title="SphereIt"><img src="http://buddydev.com/wp-content/plugins/sociable/images/sphere.png" title="SphereIt" alt="SphereIt" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fbuddydev.com%2Fbuddypress%2Flimit-blogs-per-user-plugin-for-wpmu%2F&amp;title=Limit%20Blogs%20per%20User%20plugin%20for%20wpmu%20Updated" title="StumbleUpon"><img src="http://buddydev.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fbuddydev.com%2Fbuddypress%2Flimit-blogs-per-user-plugin-for-wpmu%2F" title="Technorati"><img src="http://buddydev.com/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a>


<br/><br/>

<p>Related posts:<ol><li><a href='http://buddydev.com/buddypress/limit-groups-per-user-plugin-for-buddypress/' rel='bookmark' title='Permanent Link: Limit Groups Per User Plugin For Buddypress'>Limit Groups Per User Plugin For Buddypress</a></li>
<li><a href='http://buddydev.com/buddypress/recently-updated-blogs-widget-for-wordpress-mu/' rel='bookmark' title='Permanent Link: Recently Updated Blogs Widget for WordPress Mu'>Recently Updated Blogs Widget for WordPress Mu</a></li>
<li><a href='http://buddydev.com/plugins/buddypress-premium-plugins/sitewide-footer-content-plugin-for-wpmubuddypress/' rel='bookmark' title='Permanent Link: Sitewide Footer Content Plugin for wpmu/buddypress'>Sitewide Footer Content Plugin for wpmu/buddypress</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://buddydev.com/buddypress/limit-blogs-per-user-plugin-for-wpmu/feed/</wfw:commentRss>
		<slash:comments>102</slash:comments>
		</item>
		<item>
		<title>Remove /blog slug from the default blog of wpmu subdirectory installation</title>
		<link>http://buddydev.com/buddypress/remove-blog-slug-from-the-default-blog-of-wpmu-subdirectory-installation/</link>
		<comments>http://buddydev.com/buddypress/remove-blog-slug-from-the-default-blog-of-wpmu-subdirectory-installation/#comments</comments>
		<pubDate>Sat, 19 Dec 2009 14:42:20 +0000</pubDate>
		<dc:creator>Brajesh Singh</dc:creator>
				<category><![CDATA[Buddypress]]></category>
		<category><![CDATA[Buddypress Free Plugins]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[WpMu Free Plugins]]></category>
		<category><![CDATA[wpmu plugins]]></category>
		<category><![CDATA[blog slug]]></category>
		<category><![CDATA[remove]]></category>

		<guid isPermaLink="false">http://buddydev.com/?p=385</guid>
		<description><![CDATA[Remove /blog slug plugin for wpmu allows you to remove /blog slug from the sub directory install of your wordpress mu or wordpress 3.0 multisite. In the sub directory style install of wpmu, ‘/blog’ is added to the permalink structure, category base and tag base for default blog(or main blog). Removing it is quiet easy. ...


Related posts:<ol><li><a href='http://buddydev.com/buddypress/remove-buddypress-admin-bar-from-all-blog-except-the-main-buddypress-site/' rel='bookmark' title='Permanent Link: Remove Buddypress admin bar from all blog except the main buddypress site'>Remove Buddypress admin bar from all blog except the main buddypress site</a></li>
<li><a href='http://buddydev.com/buddypress/limit-blogs-per-user-plugin-for-wpmu/' rel='bookmark' title='Permanent Link: Limit Blogs per User plugin for wpmu Updated'>Limit Blogs per User plugin for wpmu Updated</a></li>
<li><a href='http://buddydev.com/buddypress/disable-blog-posts-and-new-blog-comments-recordingtracking-in-the-activity-by-buddypress/' rel='bookmark' title='Permanent Link: Disable Blog Posts and new Blog Comments recording/tracking In the activity by BuddyPress'>Disable Blog Posts and new Blog Comments recording/tracking In the activity by BuddyPress</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fbuddydev.com%2Fbuddypress%2Fremove-blog-slug-from-the-default-blog-of-wpmu-subdirectory-installation%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif&amp;source=buddydev&amp;style=normal&amp;service=bit.ly&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>Remove <strong>/blog slug plugin for wpmu</strong> allows you to remove /blog slug from the sub directory install of your wordpress mu or wordpress 3.0 multisite.</p>
<p>In the sub directory style install of wpmu, ‘/blog’ is added to the permalink structure, category base and tag base for default blog(or main blog).</p>
<p>Removing it is quiet easy. If you don’t wish your posts to have url like http://yoursite.com/blog/somepost-goes-here and want it to look like say http://yoursite.com/somepost-goes-here, I have an easy solution for you.<br />
here is my plugin <strong>Remove /blog Slug</strong> which I actually released on my other blog <a href="http://www.thinkinginwordpress.com/2009/09/remove-blog-slug-from-the-default-blog-of-wpmu-subdirectory-installation/">ThinkingInWordpress.com</a> a few months ago.</p>
<p>Now this will be the official home for this plugin and I will be providing updates and support via this post/buddydev forum only.</p>
<h3>Download</h3>
<p>Click here to download<a href="http://buddydev.com/http//buddydev.com/public-download/cc-remove-blog-slug-v-1.1.zip"> </a><a href="http://buddydev.com/plugins/remove-blog-slug-plugin/">Remove &#8216;/blog&#8217; slug plugin for wordpress Mu v1.1 </a></p>
<p>Version 1.1 is tested with wp3.0 multisite.</p>
<h3>Installation</h3>
<p>1. Download the plugin <a href="http://buddydev.com/plugins/remove-blog-slug-plugin/">Remove &#8216;/blog&#8217; slug plugin for wordpress Mu</a> if you have yet not downloaded it.<br />
2. Install it as any other plugin. You may upload to wp-content/plugins or just use plugin installer to upload and install it.<br />
3.Go to Dashboard-&gt;Plugins(Installed plugins)<br />
4. Activate “Remove /blog slug plugin for wpmu”</p>
<p>5. Go to Settings-&gt;Permalink<br />
6. Copy your current permalink and then change something in permalink, save it. Now put your old permalink and save again.(See, you have to save it twice, we are just forcing wordpress to update the permalink structure by changing it, if you don’t change, the permalink is not saved, so It will not work. To get over it, we change it to something else, then save and then revert back to the original structure)</p>
<p>7. Go and check your posts now,they will have no “/blog/” slug anymore.<br />
I have tested it with wordpress Mu 2.8.6, but I hope it should work fine with other versions too. I even tested it on a buddypress+wpmu installation and it just works fine.</p>
<p>Let me know how it went with you. Any suggestions/improvements ?<br />
Thanks<br />
Brajesh</p>
<!-- PHP 5.x -->


Share and Enjoy:


	<a rel="nofollow"  target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fbuddydev.com%2Fbuddypress%2Fremove-blog-slug-from-the-default-blog-of-wpmu-subdirectory-installation%2F&amp;partner=sociable" title="Print"><img src="http://buddydev.com/wp-content/plugins/sociable/images/printfriendly.png" title="Print" alt="Print" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fbuddydev.com%2Fbuddypress%2Fremove-blog-slug-from-the-default-blog-of-wpmu-subdirectory-installation%2F&amp;title=Remove%20%2Fblog%20slug%20from%20the%20default%20blog%20of%20wpmu%20subdirectory%20installation&amp;bodytext=Remove%20%2Fblog%20slug%20plugin%20for%20wpmu%20allows%20you%20to%20remove%20%2Fblog%20slug%20from%20the%20sub%20directory%20install%20of%20your%20wordpress%20mu%20or%20wordpress%203.0%20multisite.%0D%0A%0D%0AIn%20the%20sub%20directory%20style%20install%20of%20wpmu%2C%20%E2%80%98%2Fblog%E2%80%99%20is%20added%20to%20the%20permalink%20structure%2C%20category" title="Digg"><img src="http://buddydev.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http%3A%2F%2Fbuddydev.com%2Fbuddypress%2Fremove-blog-slug-from-the-default-blog-of-wpmu-subdirectory-installation%2F" title="Sphinn"><img src="http://buddydev.com/wp-content/plugins/sociable/images/sphinn.png" title="Sphinn" alt="Sphinn" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fbuddydev.com%2Fbuddypress%2Fremove-blog-slug-from-the-default-blog-of-wpmu-subdirectory-installation%2F&amp;title=Remove%20%2Fblog%20slug%20from%20the%20default%20blog%20of%20wpmu%20subdirectory%20installation&amp;notes=Remove%20%2Fblog%20slug%20plugin%20for%20wpmu%20allows%20you%20to%20remove%20%2Fblog%20slug%20from%20the%20sub%20directory%20install%20of%20your%20wordpress%20mu%20or%20wordpress%203.0%20multisite.%0D%0A%0D%0AIn%20the%20sub%20directory%20style%20install%20of%20wpmu%2C%20%E2%80%98%2Fblog%E2%80%99%20is%20added%20to%20the%20permalink%20structure%2C%20category" title="del.icio.us"><img src="http://buddydev.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fbuddydev.com%2Fbuddypress%2Fremove-blog-slug-from-the-default-blog-of-wpmu-subdirectory-installation%2F&amp;t=Remove%20%2Fblog%20slug%20from%20the%20default%20blog%20of%20wpmu%20subdirectory%20installation" title="Facebook"><img src="http://buddydev.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fbuddydev.com%2Fbuddypress%2Fremove-blog-slug-from-the-default-blog-of-wpmu-subdirectory-installation%2F&amp;title=Remove%20%2Fblog%20slug%20from%20the%20default%20blog%20of%20wpmu%20subdirectory%20installation&amp;annotation=Remove%20%2Fblog%20slug%20plugin%20for%20wpmu%20allows%20you%20to%20remove%20%2Fblog%20slug%20from%20the%20sub%20directory%20install%20of%20your%20wordpress%20mu%20or%20wordpress%203.0%20multisite.%0D%0A%0D%0AIn%20the%20sub%20directory%20style%20install%20of%20wpmu%2C%20%E2%80%98%2Fblog%E2%80%99%20is%20added%20to%20the%20permalink%20structure%2C%20category" title="Google Bookmarks"><img src="http://buddydev.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.blinklist.com/index.php?Action=Blink/addblink.php&amp;Url=http%3A%2F%2Fbuddydev.com%2Fbuddypress%2Fremove-blog-slug-from-the-default-blog-of-wpmu-subdirectory-installation%2F&amp;Title=Remove%20%2Fblog%20slug%20from%20the%20default%20blog%20of%20wpmu%20subdirectory%20installation" title="BlinkList"><img src="http://buddydev.com/wp-content/plugins/sociable/images/blinklist.png" title="BlinkList" alt="BlinkList" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.dzone.com/links/add.html?url=http%3A%2F%2Fbuddydev.com%2Fbuddypress%2Fremove-blog-slug-from-the-default-blog-of-wpmu-subdirectory-installation%2F&amp;title=Remove%20%2Fblog%20slug%20from%20the%20default%20blog%20of%20wpmu%20subdirectory%20installation" title="DZone"><img src="http://buddydev.com/wp-content/plugins/sociable/images/dzone.png" title="DZone" alt="DZone" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.friendfeed.com/share?title=Remove%20%2Fblog%20slug%20from%20the%20default%20blog%20of%20wpmu%20subdirectory%20installation&amp;link=http%3A%2F%2Fbuddydev.com%2Fbuddypress%2Fremove-blog-slug-from-the-default-blog-of-wpmu-subdirectory-installation%2F" title="FriendFeed"><img src="http://buddydev.com/wp-content/plugins/sociable/images/friendfeed.png" title="FriendFeed" alt="FriendFeed" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.indianpad.com/submit.php?url=http%3A%2F%2Fbuddydev.com%2Fbuddypress%2Fremove-blog-slug-from-the-default-blog-of-wpmu-subdirectory-installation%2F" title="IndianPad"><img src="http://buddydev.com/wp-content/plugins/sociable/images/indianpad.png" title="IndianPad" alt="IndianPad" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fbuddydev.com%2Fbuddypress%2Fremove-blog-slug-from-the-default-blog-of-wpmu-subdirectory-installation%2F&amp;t=Remove%20%2Fblog%20slug%20from%20the%20default%20blog%20of%20wpmu%20subdirectory%20installation" title="MySpace"><img src="http://buddydev.com/wp-content/plugins/sociable/images/myspace.png" title="MySpace" alt="MySpace" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.netvouz.com/action/submitBookmark?url=http%3A%2F%2Fbuddydev.com%2Fbuddypress%2Fremove-blog-slug-from-the-default-blog-of-wpmu-subdirectory-installation%2F&amp;title=Remove%20%2Fblog%20slug%20from%20the%20default%20blog%20of%20wpmu%20subdirectory%20installation&amp;popup=no" title="Netvouz"><img src="http://buddydev.com/wp-content/plugins/sociable/images/netvouz.png" title="Netvouz" alt="Netvouz" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fbuddydev.com%2Fbuddypress%2Fremove-blog-slug-from-the-default-blog-of-wpmu-subdirectory-installation%2F&amp;title=Remove%20%2Fblog%20slug%20from%20the%20default%20blog%20of%20wpmu%20subdirectory%20installation" title="Reddit"><img src="http://buddydev.com/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.sphere.com/search?q=sphereit:http%3A%2F%2Fbuddydev.com%2Fbuddypress%2Fremove-blog-slug-from-the-default-blog-of-wpmu-subdirectory-installation%2F&amp;title=Remove%20%2Fblog%20slug%20from%20the%20default%20blog%20of%20wpmu%20subdirectory%20installation" title="SphereIt"><img src="http://buddydev.com/wp-content/plugins/sociable/images/sphere.png" title="SphereIt" alt="SphereIt" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fbuddydev.com%2Fbuddypress%2Fremove-blog-slug-from-the-default-blog-of-wpmu-subdirectory-installation%2F&amp;title=Remove%20%2Fblog%20slug%20from%20the%20default%20blog%20of%20wpmu%20subdirectory%20installation" title="StumbleUpon"><img src="http://buddydev.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fbuddydev.com%2Fbuddypress%2Fremove-blog-slug-from-the-default-blog-of-wpmu-subdirectory-installation%2F" title="Technorati"><img src="http://buddydev.com/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a>


<br/><br/>

<p>Related posts:<ol><li><a href='http://buddydev.com/buddypress/remove-buddypress-admin-bar-from-all-blog-except-the-main-buddypress-site/' rel='bookmark' title='Permanent Link: Remove Buddypress admin bar from all blog except the main buddypress site'>Remove Buddypress admin bar from all blog except the main buddypress site</a></li>
<li><a href='http://buddydev.com/buddypress/limit-blogs-per-user-plugin-for-wpmu/' rel='bookmark' title='Permanent Link: Limit Blogs per User plugin for wpmu Updated'>Limit Blogs per User plugin for wpmu Updated</a></li>
<li><a href='http://buddydev.com/buddypress/disable-blog-posts-and-new-blog-comments-recordingtracking-in-the-activity-by-buddypress/' rel='bookmark' title='Permanent Link: Disable Blog Posts and new Blog Comments recording/tracking In the activity by BuddyPress'>Disable Blog Posts and new Blog Comments recording/tracking In the activity by BuddyPress</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://buddydev.com/buddypress/remove-blog-slug-from-the-default-blog-of-wpmu-subdirectory-installation/feed/</wfw:commentRss>
		<slash:comments>33</slash:comments>
		</item>
	</channel>
</rss>

