<?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>WPMU.org - WordPress, Multisite and BuddyPress news, tips and resources &#187; News</title>
	<atom:link href="http://wpmu.org/category/news/feed/" rel="self" type="application/rss+xml" />
	<link>http://wpmu.org</link>
	<description>Plugins, themes, how to, help and more</description>
	<lastBuildDate>Thu, 29 Jul 2010 22:24:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Daily Tip: Manually Activate BuddyPress Users Who Have Not Activated Their Accounts</title>
		<link>http://wpmu.org/daily-tip-manually-activate-buddypress-users-who-have-not-activated-their-accounts/</link>
		<comments>http://wpmu.org/daily-tip-manually-activate-buddypress-users-who-have-not-activated-their-accounts/#comments</comments>
		<pubDate>Thu, 29 Jul 2010 20:49:29 +0000</pubDate>
		<dc:creator>Sarah Gooding</dc:creator>
				<category><![CDATA[Community]]></category>
		<category><![CDATA[Daily Tip]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[buddypress]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[multisite]]></category>
		<category><![CDATA[wordpress single user]]></category>
		<category><![CDATA[buddypress account activation]]></category>
		<category><![CDATA[buddypress activation email]]></category>
		<category><![CDATA[buddypress plugin]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://wpmu.org/?p=36134</guid>
		<description><![CDATA[There&#8217;s a new BuddyPress plugin available that will allow you to manually activate users through your dashboard who have not activated themselves. Sometimes this happens because the activation link goes to the user&#8217;s spam folder or an email address that they don&#8217;t normally use. Add this to your site by installing the WP Activate Users [...]]]></description>
			<content:encoded><![CDATA[<p>There&#8217;s a new BuddyPress plugin available that will allow you to manually activate users through your dashboard who have not activated themselves. Sometimes this happens because the activation link goes to the user&#8217;s spam folder or an email address that they don&#8217;t normally use. Add this to your site by installing the <a href="http://wordpress.org/extend/plugins/wp-activate-users/" target="_blank">WP Activate Users</a> plugin. You&#8217;ll have a new menu in your admin area that will allow you to activate the users directly through the dashboard without having to touch the database. This is a great option if you don&#8217;t want to disable the activation email but are worried about some of the emails not arriving to the user&#8217;s inbox.</p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=Daily+Tip%3A+Manually+Activate+BuddyPress+Users+Who+Have+Not+Activated+Their+Accounts+http://739ys.th8.us" title="Post to Twitter"><img class="nothumb" src="http://wpmu.org/wp-content/plugins/tweet-this/icons/tt-twitter.png" alt="Post to Twitter" /></a> <a class="tt" href="http://twitter.com/home/?status=Daily+Tip%3A+Manually+Activate+BuddyPress+Users+Who+Have+Not+Activated+Their+Accounts+http://739ys.th8.us" title="Post to Twitter">Tweet This Post</a></p>]]></content:encoded>
			<wfw:commentRss>http://wpmu.org/daily-tip-manually-activate-buddypress-users-who-have-not-activated-their-accounts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Use Custom Post Types to Automatically Display Google Code Project Commits on Your WordPress Site</title>
		<link>http://wpmu.org/how-to-use-custom-post-types-to-automatically-display-google-code-project-commits-on-your-wordpress-site/</link>
		<comments>http://wpmu.org/how-to-use-custom-post-types-to-automatically-display-google-code-project-commits-on-your-wordpress-site/#comments</comments>
		<pubDate>Thu, 29 Jul 2010 14:00:27 +0000</pubDate>
		<dc:creator>Sarah Gooding</dc:creator>
				<category><![CDATA[Community]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[Misc]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[multisite]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[wordpress single user]]></category>
		<category><![CDATA[custom post types]]></category>
		<category><![CDATA[google code]]></category>
		<category><![CDATA[google code projects]]></category>
		<category><![CDATA[google code svn commits]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[WordPress 3.0]]></category>

		<guid isPermaLink="false">http://wpmu.org/?p=36102</guid>
		<description><![CDATA[This is a tutorial for developers who host projects with Google Code and blog with WordPress. Suppose you could create an automatically-updating archive of your SVN activity for a project you&#8217;re working on? The Google Code Commit Tracking plugin for WordPress 3.0 allows you to do just that! Whenever you make an SVN commit on [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://wpmu.org/wp-content/uploads/2010/07/svnactivity.png" title="svnactivity" rel="lightbox[36102]"><img src="http://wpmu.org/wp-content/uploads/2010/07/svnactivity.png" alt="" title="svnactivity" width="163" height="161" class="alignleft size-full wp-image-36103" /></a>This is a tutorial for developers who host projects with <a href="http://code.google.com" target="_blank">Google Code</a> and blog with WordPress. Suppose you could create an automatically-updating archive of your SVN activity for a project you&#8217;re working on? The <a href="http://wordpress.org/extend/plugins/google-code/" target="_blank">Google Code Commit Tracking</a> plugin for WordPress 3.0 allows you to do just that! </p>
<p>Whenever you make an SVN commit on a Google Code project, you can instruct Google to send a notice to someplace else. This plugin enables WordPress to receive those notices and output them as an SVN Activity custom post type. You&#8217;ll be able to view them in a list under the SVN Activity custom post menu in your dashboard:</p>
<p><a href="http://wpmu.org/wp-content/uploads/2010/07/svnposts.png" title="svnposts" rel="lightbox[36102]"><img src="http://wpmu.org/wp-content/uploads/2010/07/svnposts.png" alt="" title="svnposts" width="640" height="320" class="aligncenter size-full wp-image-36104" /></a></p>
<h2>How to Link Your Google Code Project&#8217;s SVN Activity to Your WordPress Site</h2>
<p>If you&#8217;re setting up your Google Code account for the first time, make sure to select SVN for your repository type if you plan to use this plugin.  </p>
<ol>
<li>After installing <a href="http://wordpress.org/extend/plugins/google-code/" target="_blank">Google Code Commit Tracking</a> on your WordPress site, go to your Google Code account and copy the <b>Post Commit Authentication Key</b> from the <b>Administer > Source</b>. </li>
<li>Paste into the <b>Settings > Google Code</b> options page.</li>
<li>Copy the Post-Commit URL on the Config page into the Google Code Post-Commit URL field on <b>Administer > Source</b>.</li>
<li>Then you can create a custom page template for the page where you want to display the updates and query the SVN post types using something like this:
<pre class="php"><span class="phpScriptTag"><span class="phpOperator">&lt;</span><span class="phpOperator">?</span>php</span><span class="htmlText"> query_posts</span><span class="phpOperator">(</span> <span class="phpString">'post_type=svn'</span><span class="phpOperator">)</span><span class="phpText">;</span> <span class="phpScriptTag"><span class="phpOperator">?</span><span class="phpOperator">&gt;</span></span></pre>
</ol>
<p><a href="http://wpmu.org/wp-content/uploads/2010/07/queryposts.png" title="queryposts" rel="lightbox[36102]"><img src="http://wpmu.org/wp-content/uploads/2010/07/queryposts.png" alt="" title="queryposts" width="597" height="283" class="aligncenter size-full wp-image-36110" /></a></p>
<p>Now you have a page that will update automatically every time you commit, without you having to do a thing. This is especially useful if you are collaborating on a project with other developers or have a number of people interested in your project who don&#8217;t use Google Code. Importing your SVN activity as custom post types lets your site&#8217;s visitors to interact with your project by commenting on the updates and following via subscription.  Keep everyone up to date with your project directly through your WordPress site!</p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=How+to+Use+Custom+Post+Types+to+Automatically+Display+Google+Code+Project+Commits+on+Your+WordPress+Site+http://wrf7g.th8.us" title="Post to Twitter"><img class="nothumb" src="http://wpmu.org/wp-content/plugins/tweet-this/icons/tt-twitter.png" alt="Post to Twitter" /></a> <a class="tt" href="http://twitter.com/home/?status=How+to+Use+Custom+Post+Types+to+Automatically+Display+Google+Code+Project+Commits+on+Your+WordPress+Site+http://wrf7g.th8.us" title="Post to Twitter">Tweet This Post</a></p>]]></content:encoded>
			<wfw:commentRss>http://wpmu.org/how-to-use-custom-post-types-to-automatically-display-google-code-project-commits-on-your-wordpress-site/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Make Your Identity Interactive With Video Avatars for Facebook, Twitter, and WordPress</title>
		<link>http://wpmu.org/make-your-identity-interactive-with-video-avatars-for-facebook-twitter-and-wordpress/</link>
		<comments>http://wpmu.org/make-your-identity-interactive-with-video-avatars-for-facebook-twitter-and-wordpress/#comments</comments>
		<pubDate>Tue, 27 Jul 2010 14:00:56 +0000</pubDate>
		<dc:creator>Sarah Gooding</dc:creator>
				<category><![CDATA[Community]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[buddypress]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[multisite]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[wordpress single user]]></category>
		<category><![CDATA[BuddyPress avatars]]></category>
		<category><![CDATA[buddypress video avatars]]></category>
		<category><![CDATA[facebook avatars]]></category>
		<category><![CDATA[twitter avatars]]></category>
		<category><![CDATA[vanityvid]]></category>
		<category><![CDATA[video avatars for wordpress]]></category>
		<category><![CDATA[wordpress avatars]]></category>
		<category><![CDATA[wordpress widgets]]></category>

		<guid isPermaLink="false">http://wpmu.org/?p=35990</guid>
		<description><![CDATA[An exciting new service called Vanityvid is adding a new layer of interaction to social websites. The Vanityvid plugin turns avatars or profile pics into videos on your WordPress site. Wherever your avatar shows, your Vanityvid will be attached to it. This also includes other WordPress sites that have installed the plugin as well as [...]]]></description>
			<content:encoded><![CDATA[<p>An exciting new service called <a href="http://vanityvid.com" target="_blank">Vanityvid</a> is adding a new layer of interaction to social websites. The <a href="http://wordpress.org/extend/plugins/vanityvid/" target="_blank">Vanityvid plugin</a> turns avatars or profile pics into videos on your WordPress site. Wherever your avatar shows, your Vanityvid will be attached to it. This also includes other WordPress sites that have installed the plugin as well as Facebook and Twitter and any widgets that display avatars from these services. In order to see the video avatars on Facebook and Twitter, you&#8217;ll need to install the add-on for <a href="https://addons.mozilla.org/en-US/firefox/addon/162157/" target="_blank">Firefox</a> or <a href="https://chrome.google.com/extensions/detail/mejpdkgfbjomoecljifahpiakdjajflj" target="_blank">Chrome</a>.</p>
<p>Check out a <a href="http://vanityvid.com/info/about" target="_blank">demo</a> at the Vanityvid website or have a look at their <a href="http://vanityvid.com/vanityvids/gallery" target="_blank">video gallery</a> page. </p>
<h2>Is Vanityvid compatible with BuddyPress avatars? </h2>
<p>Yes it is!No modifications are necessary. Here&#8217;s what it looks like with the default BuddyPress theme on the member&#8217;s page:</p>
<p><a href="http://wpmu.org/wp-content/uploads/2010/07/bpvidavatars.png" title="bpvidavatars" rel="lightbox[35990]"><img src="http://wpmu.org/wp-content/uploads/2010/07/bpvidavatars.png" alt="" title="bpvidavatars" width="467" height="174" class="aligncenter size-full wp-image-35999" /></a></p>
<h2>How can I create a Vanityvid avatar?</h2>
<p>Check out how easy it is to create a video avatar and have it hooked up to your account: </p>
<p><object width="640" height="385"><param name="movie" value="http://www.youtube.com/v/TT3PhiTpQSU&amp;hl=en_US&amp;fs=1?rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/TT3PhiTpQSU&amp;hl=en_US&amp;fs=1?rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="385"></embed></object></p>
<p>If you plan on adding the plugin to your site, the easiest way to add a video avatar is to install and activate the plugin. Then go to Settings >> Vanityvid and upload your video or record it through your webcam. Confirm your email address and you&#8217;re done! Any of your users who are also using the service will display video avatars as well. Check out the simple administration screen:</p>
<p><a href="http://wpmu.org/wp-content/uploads/2010/07/vanityvidadmin.png" title="vanityvidadmin" rel="lightbox[35990]"><img src="http://wpmu.org/wp-content/uploads/2010/07/vanityvidadmin.png" alt="" title="vanityvidadmin" width="640" height="320" class="aligncenter size-full wp-image-36006" /></a></p>
<p>The Vanityvid plugin is a fun addition to any WordPress or BuddyPress site that is purely a social network with everything geared toward increasing user interaction.  Video avatars are another way that users can share a bit more about themselves and add a personal greeting. The plugin enables you to offer video avatars without having to host them yourself or handle all the privacy issues, since it&#8217;s managed by a 3rd party. Download the <a href="http://wordpress.org/extend/plugins/vanityvid/" target="_blank">Vanityvid WordPress plugin</a> and bring your profile pictures to life!</p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=Make+Your+Identity+Interactive+With+Video+Avatars+for+Facebook%2C+Twitter%2C+and+WordPress+http://kmeaa.th8.us" title="Post to Twitter"><img class="nothumb" src="http://wpmu.org/wp-content/plugins/tweet-this/icons/tt-twitter.png" alt="Post to Twitter" /></a> <a class="tt" href="http://twitter.com/home/?status=Make+Your+Identity+Interactive+With+Video+Avatars+for+Facebook%2C+Twitter%2C+and+WordPress+http://kmeaa.th8.us" title="Post to Twitter">Tweet This Post</a></p>]]></content:encoded>
			<wfw:commentRss>http://wpmu.org/make-your-identity-interactive-with-video-avatars-for-facebook-twitter-and-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Daily Tip: Create an Unlimited Hierarchy of BuddyPress Groups</title>
		<link>http://wpmu.org/daily-tip-create-an-unlimited-hierarchy-of-buddypress-groups/</link>
		<comments>http://wpmu.org/daily-tip-create-an-unlimited-hierarchy-of-buddypress-groups/#comments</comments>
		<pubDate>Fri, 23 Jul 2010 15:08:42 +0000</pubDate>
		<dc:creator>Sarah Gooding</dc:creator>
				<category><![CDATA[Community]]></category>
		<category><![CDATA[Daily Tip]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[buddypress]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[multisite]]></category>
		<category><![CDATA[wordpress single user]]></category>
		<category><![CDATA[wpmu]]></category>
		<category><![CDATA[buddypress group categories]]></category>
		<category><![CDATA[buddypress group management]]></category>
		<category><![CDATA[buddypress group types]]></category>
		<category><![CDATA[buddypress groups]]></category>
		<category><![CDATA[buddypress plugin]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://wpmu.org/?p=35870</guid>
		<description><![CDATA[Want a new way to organize your BuddyPress groups? Check out this new, experimental plugin called BP Group Categories/Types. It allows the site admin to set up two different types of groups &#8211; cateogry groups and user groups. The user groups are the regular user-created groups. The category groups are container shells for user groups [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://wpmu.org/wp-content/uploads/2010/07/group.png" title="group" rel="lightbox[35870]"><img src="http://wpmu.org/wp-content/uploads/2010/07/group.png" alt="" title="group" width="128" height="128" class="alignleft size-full wp-image-35871" /></a>Want a new way to organize your BuddyPress groups?  Check out this new, experimental plugin called <a href="http://wordpress.org/extend/plugins/bp-group-categoriestypes/#post-19450" target="_blank">BP Group Categories/Types</a>.  It allows the site admin to set up two different types of groups &#8211; <b>cateogry groups</b> and <b>user groups</b>. The user groups are the regular user-created groups. The category groups are container shells for user groups that fall under that specific category. Only the site admin can create the category groups.  They can be created in wp-admin or you can choose to create a category group instead of a user group when you visit /groups/create.  This new plugin opens up a lot of possibilities for BuddyPress sites that are heavily group-focused but having a difficult time sorting them all. This is currently an alpha-release that you can play with on a development site, but it&#8217;s not yet recommended for production sites. </p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=Daily+Tip%3A+Create+an+Unlimited+Hierarchy+of+BuddyPress+Groups+http://ney78.th8.us" title="Post to Twitter"><img class="nothumb" src="http://wpmu.org/wp-content/plugins/tweet-this/icons/tt-twitter.png" alt="Post to Twitter" /></a> <a class="tt" href="http://twitter.com/home/?status=Daily+Tip%3A+Create+an+Unlimited+Hierarchy+of+BuddyPress+Groups+http://ney78.th8.us" title="Post to Twitter">Tweet This Post</a></p>]]></content:encoded>
			<wfw:commentRss>http://wpmu.org/daily-tip-create-an-unlimited-hierarchy-of-buddypress-groups/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Universal Social Networking Like/Dislike Button Plugin for WordPress</title>
		<link>http://wpmu.org/the-universal-social-networking-likedislike-button-plugin-for-wordpress/</link>
		<comments>http://wpmu.org/the-universal-social-networking-likedislike-button-plugin-for-wordpress/#comments</comments>
		<pubDate>Fri, 23 Jul 2010 14:00:40 +0000</pubDate>
		<dc:creator>Sarah Gooding</dc:creator>
				<category><![CDATA[Community]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[wordpress single user]]></category>
		<category><![CDATA[share on facebook]]></category>
		<category><![CDATA[share on twitter]]></category>
		<category><![CDATA[shared hosting]]></category>
		<category><![CDATA[social networking]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wordpress plugin]]></category>
		<category><![CDATA[yiidit]]></category>

		<guid isPermaLink="false">http://wpmu.org/?p=35831</guid>
		<description><![CDATA[A new social plugin is on the scene, claiming to be the universal like/dislike button. It operates off of a service called Yiid it! which was created for rapid sharing of information across multiple social networking platforms. The user simply clicks the like /dislike button and the item is shared to hundreds or thousands of [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://wpmu.org/wp-content/uploads/2010/07/yiiditbuttons.png" title="yiiditbuttons" rel="lightbox[35831]"><img src="http://wpmu.org/wp-content/uploads/2010/07/yiiditbuttons-300x143.png" alt="" title="yiiditbuttons" width="300" height="143" class="alignleft size-medium wp-image-35833" /></a>A new social plugin is on the scene, claiming to be the universal like/dislike button. It operates off of a service called <a href="http://www.yiid.it/" target="_blank">Yiid it!</a> which was created for rapid sharing of information across multiple social networking platforms. The user simply clicks the like /dislike button and the item is shared to hundreds or thousands of his friends and followers.</p>
<blockquote><p>Yiid it! is a new series of widgets that is enabling interaction and viral spreading of news, products, reviews and any other kind of information to a whole range of social networks SIMULTANOUSLY, including Facebook, Twitter, Google Buzz and many more to come.</p></blockquote>
<p>Yiid it! is hoping to leverage the power of millions of WordPress users by releasing a free <a href="http://wordpress.org/extend/plugins/yiidit/" target="_blank">plugin</a> for their service, the first of several more to come for other popular content management systems. Once installed, you can customize how and where the button appears on your site:</p>
<p><a href="http://wpmu.org/wp-content/uploads/2010/07/yiidit.png" title="yiidit" rel="lightbox[35831]"><img src="http://wpmu.org/wp-content/uploads/2010/07/yiidit.png" alt="" title="yiidit" width="640" height="430" class="aligncenter size-full wp-image-35841" /></a></p>
<p>The plugin currently supports Facebook and Twitter but more services are coming soon:</p>
<ul>
<li>google buzz</li>
<li>myspace</li>
<li>yahoo</li>
<li>linkedin</li>
</ul>
<p>You can choose to add the button to every page or to single pages/posts:</p>
<p><a href="http://wpmu.org/wp-content/uploads/2010/07/universalbutton.jpg" title="universalbutton" rel="lightbox[35831]"><img src="http://wpmu.org/wp-content/uploads/2010/07/universalbutton.jpg" alt="" title="universalbutton" width="545" height="276" class="aligncenter size-full wp-image-35844" /></a></p>
<p>One important item to note is that when sharing, the user will be giving Yiid it! access to post to their accounts by authenticating with one or more service. If your users consider this to be a drawback, they may be less inclined to share your content.</p>
<p>In addition to more social networks, the service also plans to add detailed statistics and user communication for direct marketing purposes. Yiid it! is preparing their own API, which will combine oAuth 2 authorization with webhooks to post likes and dislikes to sites. If you want to use their service to make your own plugin or custom solution, check out their <a href="http://www.yiid.it/webmasters" target="_blank">developer info</a>.</p>
<p>Yiid it! will be an interesting service to follow as they add more networks. What do you think about the ease of sharing across all of your social networks with one click of a button? Is it overkill or just the next step in convenience? </p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=The+Universal+Social+Networking+Like%2FDislike+Button+Plugin+for+WordPress+http://bm8ri.th8.us" title="Post to Twitter"><img class="nothumb" src="http://wpmu.org/wp-content/plugins/tweet-this/icons/tt-twitter.png" alt="Post to Twitter" /></a> <a class="tt" href="http://twitter.com/home/?status=The+Universal+Social+Networking+Like%2FDislike+Button+Plugin+for+WordPress+http://bm8ri.th8.us" title="Post to Twitter">Tweet This Post</a></p>]]></content:encoded>
			<wfw:commentRss>http://wpmu.org/the-universal-social-networking-likedislike-button-plugin-for-wordpress/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Daily Tip: WordPress Plugin Developer Handbook is Coming Soon</title>
		<link>http://wpmu.org/daily-tip-wordpress-plugin-developer-handbook-is-coming-soon/</link>
		<comments>http://wpmu.org/daily-tip-wordpress-plugin-developer-handbook-is-coming-soon/#comments</comments>
		<pubDate>Thu, 22 Jul 2010 21:39:47 +0000</pubDate>
		<dc:creator>Sarah Gooding</dc:creator>
				<category><![CDATA[Community]]></category>
		<category><![CDATA[Daily Tip]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[Misc]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[wordpress single user]]></category>
		<category><![CDATA[wpmu]]></category>
		<category><![CDATA[how to write wordpress plugins]]></category>
		<category><![CDATA[plugin developer guide]]></category>
		<category><![CDATA[plugin developer handbook]]></category>
		<category><![CDATA[wordpress 3.0 plugin guide]]></category>
		<category><![CDATA[wordpress development]]></category>
		<category><![CDATA[wordpress plugin creation]]></category>
		<category><![CDATA[wordpress plugin developer]]></category>

		<guid isPermaLink="false">http://wpmu.org/?p=35784</guid>
		<description><![CDATA[WordPress is preparing a Plugin Developer Handbook to help both novice and experienced developers. So far chapter outlines include items such as organizing plugin files, actions/filters, widgets, AJAX, options, custom post types, custom taxonomies, pluggable functions, and many more. This is certain to be a handy resource for aspiring plugin developers. If you have any [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://wpmu.org/wp-content/uploads/2010/07/wordpress-11.png" title="wordpress (1)" rel="lightbox[35784]"><img src="http://wpmu.org/wp-content/uploads/2010/07/wordpress-11.png" alt="" title="wordpress (1)" width="128" height="128" class="alignleft size-full wp-image-35785" /></a>WordPress is preparing a Plugin Developer Handbook to help both novice and experienced developers. So far chapter outlines include items such as organizing plugin files, actions/filters, widgets, AJAX, options, custom post types, custom taxonomies, pluggable functions, and many more. This is certain to be a handy resource for aspiring plugin developers. If you have any ideas or feedback for the initial outline of what should be included, leave a comment at the <a href="http://wpdevel.wordpress.com/2010/07/22/plugin-developer-handbook-planning/" target="_blank">WordPress development blog</a>.</p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=Daily+Tip%3A+WordPress+Plugin+Developer+Handbook+is+Coming+Soon+http://ewsdr.th8.us" title="Post to Twitter"><img class="nothumb" src="http://wpmu.org/wp-content/plugins/tweet-this/icons/tt-twitter.png" alt="Post to Twitter" /></a> <a class="tt" href="http://twitter.com/home/?status=Daily+Tip%3A+WordPress+Plugin+Developer+Handbook+is+Coming+Soon+http://ewsdr.th8.us" title="Post to Twitter">Tweet This Post</a></p>]]></content:encoded>
			<wfw:commentRss>http://wpmu.org/daily-tip-wordpress-plugin-developer-handbook-is-coming-soon/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Protect Your WordPress Multisite Network From Shutdown With Anti-Splog and Post Monitoring</title>
		<link>http://wpmu.org/protect-your-wordpress-multisite-from-shutdown-with-anti-splog-and-post-monitoring/</link>
		<comments>http://wpmu.org/protect-your-wordpress-multisite-from-shutdown-with-anti-splog-and-post-monitoring/#comments</comments>
		<pubDate>Thu, 22 Jul 2010 14:00:56 +0000</pubDate>
		<dc:creator>Sarah Gooding</dc:creator>
				<category><![CDATA[Community]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[multisite]]></category>
		<category><![CDATA[wpmu]]></category>
		<category><![CDATA[anti splog]]></category>
		<category><![CDATA[help with splogs]]></category>
		<category><![CDATA[how to stop splogs]]></category>
		<category><![CDATA[multisite splog plugin]]></category>
		<category><![CDATA[multisite splog protection]]></category>
		<category><![CDATA[multisite splogs]]></category>
		<category><![CDATA[splog protection]]></category>
		<category><![CDATA[stop splogs]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wordpress multisite splog]]></category>
		<category><![CDATA[wpmu splogs]]></category>

		<guid isPermaLink="false">http://wpmu.org/?p=35740</guid>
		<description><![CDATA[Did you know that your Multisite network can get shut down because of the content your bloggers are posting? Last week a WordPress Multisite blog hosting 70,000 blogs was shut down suddenly by a law enforcement agency due to hosting inappropriate content. Yes, it&#8217;s true; splogs and their content can get your multisite network shut [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://wpmu.org/wp-content/uploads/2010/07/earth_alert.png" title="earth_alert" rel="lightbox[35740]"><img src="http://wpmu.org/wp-content/uploads/2010/07/earth_alert.png" alt="" title="earth_alert" width="128" height="128" class="alignleft size-full wp-image-35756" /></a>Did you know that your Multisite network can get shut down because of the content your bloggers are posting? Last week a WordPress Multisite blog hosting 70,000 blogs was <a href="http://www.foxnews.com/scitech/2010/07/19/blogetery-owners-shut-down-bombs-al-qaeda/" target="_blank">shut down suddenly</a> by a law enforcement agency due to hosting inappropriate content. Yes, it&#8217;s true; splogs and their content can get your multisite network shut down. Want to make sure your site is protected? You need <a href="http://premium.wpmudev.org/project/anti-splog" target="_blank">Anti-Splog</a>.  It operates on our professionally-supported Anti-Splog API service created to keep splogs out and programmed to learn from every action you take, which causes the API service to be more effective for everyone using it.</p>
<p>If you&#8217;re new to WordPress Multisite, you may be surprised by the relentless barrage of splogs and spammers that you&#8217;re receiving. There are a few free plugins out there that attempt to combat this problem but none of them approach the caliber of Anti-Splog. Managing a network that is suddenly overrun by splogs without any defense can be one of the most frustrating problems for a Multisite owner. You want to be focusing on growing your network of sites and improving your features, instead of wasting hours deleting splogs. </p>
<p><a href="http://premium.wpmudev.org/project/anti-splog" target="_blank">Anti-Splog</a> is the most iron-clad solution to the onslaught of splogs you&#8217;re receiving.<br />
<b>Signup prevention includes</b>:</p>
<ul>
<li>Limiting the number of signups per IP per 24 hours</li>
<li>Changing the signup page location every 24 hours</li>
<li>Human tests</li>
</ul>
<p>If any splogs do happen to get through, you have a dead simple interface that lets you block and eliminate all of them in one fell swoop. One of the most amazing features of Anti-Splog is post monitoring. If a splog has gotten through and tries to post content, the API service analyzes it, identifies the splog and shuts it down instantly.</p>
<p>If you&#8217;re not effectively eliminating splogs, then you&#8217;re not able to accurately monitor your site&#8217;s growth and potential. Your site can quickly get out of control with inflated blog numbers, representing splogs with access for generating questionable or illegal content. Can you sustain this kind of risk, knowing how quickly you can get shut down and have all of your data confiscated by authorities? </p>
<p>Are you operating an active Multisite network? <a href="http://premium.wpmudev.org/project/anti-splog" target="_blank">Anti-Splog</a> is currently your best form of protection from the possibility of your site getting shut down by sploggers.  Every WordPress Multisite network needs to have an anti-splog strategy in place. An effective method of splog elimination is one of the most vital aspects of multisite network health and maintenance, and it&#8217;s one thing that you cannot compromise. Take a hint from recent news before the damage is already done and put <a href="http://premium.wpmudev.org/project/anti-splog" target="_blank">Anti-Splog</a> to work for you. </p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=Protect+Your+WordPress+Multisite+Network+From+Shutdown+With+Anti-Splog+and+Post+Monitoring+http://sig23.th8.us" title="Post to Twitter"><img class="nothumb" src="http://wpmu.org/wp-content/plugins/tweet-this/icons/tt-twitter.png" alt="Post to Twitter" /></a> <a class="tt" href="http://twitter.com/home/?status=Protect+Your+WordPress+Multisite+Network+From+Shutdown+With+Anti-Splog+and+Post+Monitoring+http://sig23.th8.us" title="Post to Twitter">Tweet This Post</a></p>]]></content:encoded>
			<wfw:commentRss>http://wpmu.org/protect-your-wordpress-multisite-from-shutdown-with-anti-splog-and-post-monitoring/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Daily Tip: Simple Plugin to Show IDs For WordPress Posts, Pages, Categories, Users and More</title>
		<link>http://wpmu.org/daily-tip-simple-plugin-to-show-ids-for-wordpress-posts-pages-categories-users-and-more/</link>
		<comments>http://wpmu.org/daily-tip-simple-plugin-to-show-ids-for-wordpress-posts-pages-categories-users-and-more/#comments</comments>
		<pubDate>Mon, 19 Jul 2010 18:42:21 +0000</pubDate>
		<dc:creator>Sarah Gooding</dc:creator>
				<category><![CDATA[Community]]></category>
		<category><![CDATA[Daily Tip]]></category>
		<category><![CDATA[Misc]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[multisite]]></category>
		<category><![CDATA[wordpress single user]]></category>
		<category><![CDATA[wpmu]]></category>
		<category><![CDATA[custom post types]]></category>
		<category><![CDATA[wordpress category ID]]></category>
		<category><![CDATA[wordpress dashboard IDs]]></category>
		<category><![CDATA[wordpress IDs]]></category>
		<category><![CDATA[wordpress multisite]]></category>

		<guid isPermaLink="false">http://wpmu.org/?p=35589</guid>
		<description><![CDATA[Oftentimes when working with themes and plugins, you&#8217;ll want to be able to easily find the ID for a post, page, category, etc. Now you can add IDs into the dashboard with the new WP Show IDs plugin. It&#8217;s both handy and elegant and will probably save you a bit of time if you often [...]]]></description>
			<content:encoded><![CDATA[<p>Oftentimes when working with themes and plugins, you&#8217;ll want to be able to easily find the ID for a post, page, category, etc. Now you can add IDs into the dashboard with the new <a href="http://wordpress.org/extend/plugins/wp-show-ids/" target="_blank">WP Show IDs</a> plugin. It&#8217;s both handy and elegant and will probably save you a bit of time if you often find yourself hunting for ID&#8217;s. Simply install and activate and ID&#8217;s will appear as shown in the screenshot below:</p>
<p><a href="http://wpmu.org/wp-content/uploads/2010/07/showids.png" title="showids" rel="lightbox[35589]"><img src="http://wpmu.org/wp-content/uploads/2010/07/showids.png" alt="" title="showids" width="530" height="317" class="aligncenter size-full wp-image-35590" /></a></p>
<p>WP Show IDs also supports WordPress 3.0+, even Custom Post Types &#038; Custom Taxonomies, as well as Multisite installations. </p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=Daily+Tip%3A+Simple+Plugin+to+Show+IDs+For+WordPress+Posts%2C+Pages%2C+Categories%2C+Users+and+More+http://dfggg.th8.us" title="Post to Twitter"><img class="nothumb" src="http://wpmu.org/wp-content/plugins/tweet-this/icons/tt-twitter.png" alt="Post to Twitter" /></a> <a class="tt" href="http://twitter.com/home/?status=Daily+Tip%3A+Simple+Plugin+to+Show+IDs+For+WordPress+Posts%2C+Pages%2C+Categories%2C+Users+and+More+http://dfggg.th8.us" title="Post to Twitter">Tweet This Post</a></p>]]></content:encoded>
			<wfw:commentRss>http://wpmu.org/daily-tip-simple-plugin-to-show-ids-for-wordpress-posts-pages-categories-users-and-more/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Big News For bbPress Users: A bbPress Plugin is Coming to WordPress</title>
		<link>http://wpmu.org/big-news-for-bbpress-users-a-bbpress-plugin-is-coming-to-wordpress/</link>
		<comments>http://wpmu.org/big-news-for-bbpress-users-a-bbpress-plugin-is-coming-to-wordpress/#comments</comments>
		<pubDate>Mon, 19 Jul 2010 14:00:18 +0000</pubDate>
		<dc:creator>Sarah Gooding</dc:creator>
				<category><![CDATA[Community]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[bbpress]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[wordpress single user]]></category>
		<category><![CDATA[wpmu]]></category>
		<category><![CDATA[bbpress forums]]></category>
		<category><![CDATA[bbpress plugin]]></category>
		<category><![CDATA[forum plugin]]></category>
		<category><![CDATA[standalone bbpress]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wordpress forum plugin]]></category>

		<guid isPermaLink="false">http://wpmu.org/?p=35555</guid>
		<description><![CDATA[The past year has been one of great transition for the bbPress project, which for awhile seemed as though it might be abandoned. Recently, Andrew Nacin announced that John James Jacoby and Pete Mall will be heading up the development for a new bbPress plugin for WordPress. This is great news for WordPress users who [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://wpmu.org/wp-content/uploads/2010/07/bbpress.png" title="bbpress" rel="lightbox[35555]"><img src="http://wpmu.org/wp-content/uploads/2010/07/bbpress-300x57.png" alt="" title="bbpress" width="300" height="57" class="alignleft size-medium wp-image-35556" /></a>The past year has been one of great transition for the bbPress project, which for awhile seemed as though it might be abandoned. Recently, Andrew Nacin <a href="http://wpdevel.wordpress.com/2010/07/08/proposed-teams-for-3-org/" target="_blank">announced</a> that John James Jacoby and Pete Mall will be heading up the development for a new bbPress plugin for WordPress. </p>
<p>This is great news for WordPress users who want to add a solid forum to their sites without a lot of work to integrate it. However, long-time users of bbPress as a standalone forum are uncomfortable with the idea of recycling the bbPress name for a completely new project. There&#8217;s been a bit of <a href="http://bbpress.org/forums/topic/bbpress-plugin-is-born" target="_blank">controversy</a> surrounding the decision to make bbPress 1.2 a plugin for WordPress, but the standalone version will still be available for anyone to work with or fork as they please. The naming is really at the core of the controversy, as some believe keeping the same name may confuse the user base.</p>
<h2>What&#8217;s new for bbPress as a Plugin?</h2>
<p><a href="http://profiles.wordpress.org/users/PeteMall/" target="_blank">Pete Mall</a> outlines what they&#8217;re working on right now: </p>
<blockquote><p>&#8220;We&#8217;ll be working on bbPress as a WordPress plugin leveraging custom post types in WordPress 3.0+. There will be a direct/easy way for you to import your bbPress standalone data into the new WordPress plugin.&#8221;</p></blockquote>
<p>bbPress needs a lot of work to be able to run efficiently with all the new features that WordPress 3.0 has to offer. However, when it&#8217;s ready in plugin form, theming your bbPress forum will be much easier. The new plugin will also significantly expand the current bbPress user base. </p>
<h2>So what does this mean?</h2>
<p>In case it seems a little confusing, this is how it&#8217;s going to break down:<br />
<b>bbPress 1.1 (standalone)</b> &#8211; Still in active development &#8211; Follow at: <a href="http://bbdevel.wordpress.com/" target="_blank">bbPress Development Blog</a><br />
<b>bbPress 1.2 (plugin)</b>  &#8211; Coming soon, probably a few months before it will be stable &#8211; Follow at:  <a href="http://bbpdevel.wordpress.com/" target="_blank">bbPress Plugin Development Blog</a></p>
<p>Meanwhile, Justin Tadlock is also building a <a href="http://justintadlock.com/archives/2010/07/16/a-wordpress-forum-plugin-using-custom-post-types" target="_blank">forum plugin for WordPress</a> based on custom post types.  He hopes to release a beta in the next month.   In the near future WordPress users will have a number of options when setting up a forum for their sites, and we love options.</p>
<p>Stay up to date with the bbPress plugin development here: <a href="http://bbpdevel.wordpress.com/" target="_blank">http://bbpdevel.wordpress.com/</a>.  Contributors are welcome, so if you&#8217;re a bbPress fan and you want to help shape the new plugin, get in touch with the team.</p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=Big+News+For+bbPress+Users%3A+A+bbPress+Plugin+is+Coming+to+WordPress+http://9ftpm.th8.us" title="Post to Twitter"><img class="nothumb" src="http://wpmu.org/wp-content/plugins/tweet-this/icons/tt-twitter.png" alt="Post to Twitter" /></a> <a class="tt" href="http://twitter.com/home/?status=Big+News+For+bbPress+Users%3A+A+bbPress+Plugin+is+Coming+to+WordPress+http://9ftpm.th8.us" title="Post to Twitter">Tweet This Post</a></p>]]></content:encoded>
			<wfw:commentRss>http://wpmu.org/big-news-for-bbpress-users-a-bbpress-plugin-is-coming-to-wordpress/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>12 New Multisite Tools for Network Management in WordPress 3.0</title>
		<link>http://wpmu.org/12-new-multisite-tools-for-network-management-in-wordpress-3-0/</link>
		<comments>http://wpmu.org/12-new-multisite-tools-for-network-management-in-wordpress-3-0/#comments</comments>
		<pubDate>Thu, 15 Jul 2010 14:00:51 +0000</pubDate>
		<dc:creator>Sarah Gooding</dc:creator>
				<category><![CDATA[Community]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[multisite]]></category>
		<category><![CDATA[wordpress single user]]></category>
		<category><![CDATA[wpmu]]></category>
		<category><![CDATA[multidb]]></category>
		<category><![CDATA[multisite menus]]></category>
		<category><![CDATA[multisite moderation]]></category>
		<category><![CDATA[multisite network]]></category>
		<category><![CDATA[multisite plugins]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wordpress multisite]]></category>
		<category><![CDATA[wordpress multisite CMS]]></category>

		<guid isPermaLink="false">http://wpmu.org/?p=35386</guid>
		<description><![CDATA[Whether you&#8217;re new to WordPress Multisite or have been using it for years, you&#8217;ll want to check out these new tools written specifically for use with Multisite 3.0. Many of these plugins help to make your Multisite network more user friendly and easier to manage. You&#8217;ll also find greater levels of multisite-specific privacy options and [...]]]></description>
			<content:encoded><![CDATA[<p>Whether you&#8217;re new to WordPress Multisite or have been using it for years, you&#8217;ll want to check out these new tools written specifically for use with Multisite 3.0. Many of these plugins help to make your Multisite network more user friendly and easier to manage. You&#8217;ll also find greater levels of multisite-specific privacy options and CMS tweaks.</p>
<h2>Moderate New Blogs</h2>
<p><a href="http://wpmu.org/wp-content/uploads/2010/07/blog_delete.png" title="blog_delete" rel="lightbox[35386]"><img src="http://wpmu.org/wp-content/uploads/2010/07/blog_delete.png" alt="" title="blog_delete" width="128" height="128" class="alignleft size-full wp-image-35405" /></a>This plugin flags new blogs in SuperAdmin >> Sites as &#8220;Awaiting Moderation&#8221; so that you can leave site registration open and retain the ability to moderate new blogs. No registrations slip through without your approval.</p>
<h3><a href="http://wordpress.org/extend/plugins/moderate-new-blogs/" target="_blank">Download</a></h3>
<h2 style="padding-top: 22px;">Toggle Meta Boxes</h2>
<p><a href="http://wpmu.org/wp-content/uploads/2010/07/blog.png" title="blog" rel="lightbox[35386]"><img src="http://wpmu.org/wp-content/uploads/2010/07/blog.png" alt="" title="blog" width="128" height="128" class="alignleft size-full wp-image-35410" /></a>WordPress has quite a few options that many users don&#8217;t need and may never use. Simplify the Post, Page, Link, and Comment editing forms by toggling the meta boxes on or off through the plugin&#8217;s options. You can also toggle the Quick Edit buttons, Media buttons, Screen Options and Help links.</p>
<h3><a href="http://wordpress.org/extend/plugins/toggle-meta-boxes-sitewide/" target="_blank">Download</a></h3>
<h2 style="padding-top: 22px;">Menus</h2>
<p><a href="http://wpmu.org/wp-content/uploads/2010/07/sites_folder.png" title="sites_folder" rel="lightbox[35386]"><img src="http://wpmu.org/wp-content/uploads/2010/07/sites_folder.png" alt="" title="sites_folder" width="128" height="128" class="alignleft size-full wp-image-35414" /></a>This plugin lets you enable or disable WP3 Multisite backend menus. It adds options to toggle administration menus at Super Admin >> Optons page under &#8220;Menu Settings&#8221;. You&#8217;ll be able to disable the Deltete Blog, Permalinks, Import, Media Upload, Add Users and Themes menus to simplify the dashboard for users.</p>
<h3><a href="http://wordpress.org/extend/plugins/menus/" target="_blank">Download</a></h3>
<h2 style="padding-top: 22px;">Multisite Switcher</h2>
<p><a href="http://wpmu.org/wp-content/uploads/2010/07/options.png" title="options" rel="lightbox[35386]"><img src="http://wpmu.org/wp-content/uploads/2010/07/options.png" alt="" title="options" width="128" height="128" class="alignleft size-full wp-image-35417" /></a>This plugin adds a simple dropdown menu in the administration header that allows you (and every site user) to switch between the administration of every site he is a member of (and so work for super-admin, admin, contributors,&#8230;).</p>
<h3><a href="http://wordpress.org/extend/plugins/multisite-switcher/" target="_blank">Download</a></h3>
<h2 style="padding-top: 22px;">Proper Network Activation</h2>
<p><a href="http://wpmu.org/wp-content/uploads/2010/07/network_w.png" title="network_w" rel="lightbox[35386]"><img src="http://wpmu.org/wp-content/uploads/2010/07/network_w.png" alt="" title="network_w" width="128" height="128" class="alignleft size-full wp-image-35394" /></a>This plugin improves network activation of plugins so that when activating or deactivating it triggers the de/activation hook on all sites in the network. It also triggers the activation hook for all active network plugins on that site when creating a new site.</p>
<h3><a href="http://wordpress.org/extend/plugins/proper-network-activation/" target="_blank">Download</a></h3>
<h2 style="padding-top: 22px;">Multisite User Management</h2>
<p><a href="http://wpmu.org/wp-content/uploads/2010/07/user_group.png" title="user_group" rel="lightbox[35386]"><img src="http://wpmu.org/wp-content/uploads/2010/07/user_group.png" alt="" title="user_group" width="128" height="128" class="alignleft size-full wp-image-35399" /></a>This plugin gives you the ability to assign users a default role for each of your sites. You can assign different roles for each site or no role if you want a site to be kept private.</p>
<h3><a href="http://wordpress.org/extend/plugins/multisite-user-management/" target="_blank">Download</a></h3>
<h2 style="padding-top: 22px;">More Privacy Options</h2>
<p><a href="http://wpmu.org/wp-content/uploads/2010/07/lock.png" title="lock" rel="lightbox[35386]"><img src="http://wpmu.org/wp-content/uploads/2010/07/lock.png" alt="" title="lock" width="128" height="128" class="alignleft size-full wp-image-35395" /></a>This plugin adds three more levels of privacy to the Options >> Privacy page: Blog visible to any logged in community member, blog visible only to registered users of blog, and blog visible only to administrators.</p>
<h3><a href="http://wordpress.org/extend/plugins/more-privacy-options/" target="_blank">Download</a></h3>
<h2 style="padding-top: 22px;">Exclude Plugins</h2>
<p><a href="http://wpmu.org/wp-content/uploads/2010/07/private_folder.png" title="private_folder" rel="lightbox[35386]"><img src="http://wpmu.org/wp-content/uploads/2010/07/private_folder.png" alt="" title="private_folder" width="128" height="128" class="alignleft size-full wp-image-35421" /></a>This plugin will allow you to selectively show or hide certain plugins from the normal WordPress user in Multisite, as opposed to showing or hiding all plugins at once.</p>
<h3><a href="http://wordpress.org/extend/plugins/exclude-plugins/" target="_blank">Download</a></h3>
<h2 style="padding-top: 22px;">Activate Update Services</h2>
<p><a href="http://wpmu.org/wp-content/uploads/2010/07/service.png" title="service" rel="lightbox[35386]"><img src="http://wpmu.org/wp-content/uploads/2010/07/service.png" alt="" title="service" width="128" height="128" class="alignleft size-full wp-image-35425" /></a>For some reason WordPress removes the Update Services ability (under Settings &#8211; Writing) when you create a Multisite network. Activate this plugin to get it back.</p>
<h3><a href="http://wordpress.org/extend/plugins/activate-update-services/" target="_blank">Download</a></h3>
<h2 style="padding-top: 22px;">WP Multi Network</h2>
<p><a href="http://wpmu.org/wp-content/uploads/2010/07/network_folder.png" title="network_folder" rel="lightbox[35386]"><img src="http://wpmu.org/wp-content/uploads/2010/07/network_folder.png" alt="" title="network_folder" width="128" height="128" class="alignleft size-full wp-image-35430" /></a>Turn your multi-site installation of WordPress into many multi-site networks, all surrounding one central user base. WP Multi Network allows super admins to create new network collections of sites, allowing for infinitely extensible site, network, and domain arrangements.</p>
<h3><a href="http://wordpress.org/extend/plugins/wp-multi-network/" target="_blank">Download</a></h3>
<h2 style="padding-top: 22px;">Enable Multisite</h2>
<p><a href="http://wpmu.org/wp-content/uploads/2010/07/button_turn_on_01.png" title="button_turn_on_01" rel="lightbox[35386]"><img src="http://wpmu.org/wp-content/uploads/2010/07/button_turn_on_01.png" alt="" title="button_turn_on_01" width="128" height="128" class="alignleft size-full wp-image-35426" /></a>This plugin lets you enable Multisite in WordPress 3.0 without the process of digging into the code. After you install it takes just one click to turn it on Multisite functionality for your site.</p>
<h3><a href="http://wordpress.org/extend/plugins/wordpress-multi-site-enabler-plugin-v10/" target="_blank">Download</a></h3>
<div style="clear: both; width: 640px;"></div>
<h2 style="padding-top: 22px;">Blue Network Plugins</h2>
<p><a href="http://wpmu.org/wp-content/uploads/2010/07/folder_blue.png" title="folder_blue" rel="lightbox[35386]"><img src="http://wpmu.org/wp-content/uploads/2010/07/folder_blue.png" alt="" title="folder_blue" width="128" height="128" class="alignleft size-full wp-image-35403" /></a>This plugin separates the network plugins from the rest and highlights them in blue at the very top. You&#8217;ll be able to see at a glance which plugins are operating sitewide.</p>
<h3><a href="http://wordpress.org/extend/plugins/blue-network-plugins/" target="_blank">Download</a></h3>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=12+New+Multisite+Tools+for+Network+Management+in+WordPress+3.0+http://kyo5d.th8.us" title="Post to Twitter"><img class="nothumb" src="http://wpmu.org/wp-content/plugins/tweet-this/icons/tt-twitter.png" alt="Post to Twitter" /></a> <a class="tt" href="http://twitter.com/home/?status=12+New+Multisite+Tools+for+Network+Management+in+WordPress+3.0+http://kyo5d.th8.us" title="Post to Twitter">Tweet This Post</a></p>]]></content:encoded>
			<wfw:commentRss>http://wpmu.org/12-new-multisite-tools-for-network-management-in-wordpress-3-0/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
