<?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>Wordpress Arena &#187; BuddyPress</title>
	<atom:link href="http://wparena.com/tag/buddypress/feed/" rel="self" type="application/rss+xml" />
	<link>http://wparena.com</link>
	<description>A Blog for WordPress Developers, Designers and Bloggers</description>
	<lastBuildDate>Wed, 08 Feb 2012 17:37:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>How to Customize and Create a new Login Page for WordPress Powered WebSite</title>
		<link>http://wparena.com/how-to/how-to-customize-and-create-a-new-login-page-for-wordpress-powered-website/</link>
		<comments>http://wparena.com/how-to/how-to-customize-and-create-a-new-login-page-for-wordpress-powered-website/#comments</comments>
		<pubDate>Mon, 06 Feb 2012 20:11:13 +0000</pubDate>
		<dc:creator>Nur</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[admin]]></category>
		<category><![CDATA[BuddyPress]]></category>
		<category><![CDATA[Custom login]]></category>
		<category><![CDATA[custom login page]]></category>
		<category><![CDATA[custom template]]></category>
		<category><![CDATA[Customize WordPress]]></category>
		<category><![CDATA[Freebies]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Multisite]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Web-design]]></category>
		<category><![CDATA[WordPress Custom Theme]]></category>

		<guid isPermaLink="false">http://wparena.com/?p=10690</guid>
		<description><![CDATA[You must have seen WordPress Powered Websites with customized login page. Sometime you have to create new login page for your users and for a client required new and customized wp-admin page for login to the admin panel. There are different ways to customizes WordPress Login page template. If you use WordPress Plugin, there are some limitations, for example  activate [...]


Related posts:<ol><li><a href='http://wparena.com/how-to/how-to-change-wordpress-login-page/' rel='bookmark' title='How to Change WordPress Login Page'>How to Change WordPress Login Page</a></li>
<li><a href='http://wparena.com/how-to/create-project-management-website-on-wordpress/' rel='bookmark' title='Create Project Management WebSite on WordPress'>Create Project Management WebSite on WordPress</a></li>
<li><a href='http://wparena.com/how-to/how-to-customize-wordpress-post-order/' rel='bookmark' title='How to Customize WordPress Post Order?'>How to Customize WordPress Post Order?</a></li>
<li><a href='http://wparena.com/how-to/how-to-customize-wordpress-error-404-page/' rel='bookmark' title='How to Customize WordPress Error 404 Page'>How to Customize WordPress Error 404 Page</a></li>
<li><a href='http://wparena.com/how-to/how-to-troubleshoot-wordpress-powered-website/' rel='bookmark' title='How to Troubleshoot WordPress powered Website'>How to Troubleshoot WordPress powered Website</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwparena.com%2Fhow-to%2Fhow-to-customize-and-create-a-new-login-page-for-wordpress-powered-website%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwparena.com%2Fhow-to%2Fhow-to-customize-and-create-a-new-login-page-for-wordpress-powered-website%2F&amp;source=wparena&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>You must have seen WordPress Powered Websites with customized login page. Sometime you have to create new login page for your users and for a client required new and customized wp-admin page for login to the admin panel. There are different ways to customizes WordPress Login page template. If you use WordPress Plugin, there are some limitations, for example  activate plugin will not match your installed theme and provide less customization. So there is a need to create your own Custom wordpress login page template as part of you theme.</p>
<h2>Creating a New Custom-login Page</h2>
<hr />
<p><img class="size-full wp-image-12805 aligncenter" style="border-style: initial; border-color: initial;" title="Customize-Login-Page-WordPress-Powered-WebSite" src="http://wparena.com/www/wparena/media/wp-content/uploads/2012/02/Customize-Login-Page-WordPress-Powered-WebSite.png" alt="" width="570" height="300" /></p>
<p>First of  all create a new php template with &#8220;custom-login.php&#8221; name and upload it in WordPress Theme folder ( wparena.com/wp-content/<a href="http://wparena.com/themeforest-AmplifyBusinessTheme?=" style=""  rel="nofollow" onmouseover="self.status='http://wparena.com/themeforest-AmplifyBusinessTheme?=';return true;" onmouseout="self.status=''">themes</a>/your-theme). Add following code before uploading or after uploading you can edit your page and add the codes.</p>
<p>I am not sharing my piece of code because my client have some restriction. Although  <a title="Posts by Oli" href="http://wplift.com/author/admin" rel="author">Oliver Dale</a> have explained <a href="http://wplift.com/how-to-create-a-custom-login-page-for-your-wordpress-theme">how-to-create-a-custom-login-page-for-your-wordpress-theme</a>, but I am sharing <a title="Posts by Kannan" href="http://www.tutorialstag.com/author/kannan" rel="author">Kannan</a>&#8216;s code from his post &#8220;<a href="http://www.tutorialstag.com/custom-wordpress-login-without-using-a-plugin.html">Custom WordPress login without using a plugin</a>&#8220;. There are few reason to mention Kannan&#8217;s work, first of all he use jQuery  to show login error messages without page-refresh and redirect to the homepage when he is not login.</p>
<h2>Full Code Preview of Custom login Template</h2>
<p>&lt; ?php<br />
/*<br />
Template Name: Custom Login<br />
*/<br />
global $user_ID;</p>
<p>if (!$user_ID) {</p>
<p>if($_POST){<br />
//We shall SQL escape all inputs<br />
$username = $wpdb-&gt;escape($_REQUEST['username']);<br />
$password = $wpdb-&gt;escape($_REQUEST['password']);<br />
$remember = $wpdb-&gt;escape($_REQUEST['rememberme']);</p>
<p>if($remember) $remember = &#8220;true&#8221;;<br />
else $remember = &#8220;false&#8221;;<br />
$login_data = array();<br />
$login_data['user_login'] = $username;<br />
$login_data['user_password'] = $password;<br />
$login_data['remember'] = $remember;<br />
$user_verify = wp_signon( $login_data, true );</p>
<p>if ( is_wp_error($user_verify) )<br />
{<br />
echo &#8220;&lt;span class=&#8221;error&#8221;&gt;Invalid username or password. Please try again!&lt;/span&gt;&#8221;;<br />
exit();<br />
} else<br />
{<br />
echo &#8220;&lt;script type=&#8221;text/javascript&#8221;&gt;window.location=&#8217;&#8221;. get_bloginfo(&#8216;url&#8217;) .&#8221;&#8216;&lt;/script&gt;&#8221;;<br />
exit();<br />
}<br />
} else {</p>
<p>get_header();</p>
<p>?&gt;<br />
&lt;div id=&#8221;container&#8221;&gt;<br />
&lt;div id=&#8221;content&#8221;&gt;</p>
<p>&lt;!&#8211;?php the_title(); ?&#8211;&gt;<br />
&lt;div id=&#8221;result&#8221;&gt;&lt;/div&gt;</p>
<p>&lt;!&#8211; To hold validation results &#8211;&gt;<br />
&lt;form id=&#8221;wp_login_form&#8221; action=&#8221;" method=&#8221;post&#8221;&gt;</p>
<p>&lt;label&gt;Username&lt;/label&gt;<br />
&lt;input type=&#8221;text&#8221; name=&#8221;username&#8221; class=&#8221;text&#8221; value=&#8221;"&gt;<br />
&lt;label&gt;Password&lt;/label&gt;<br />
&lt;input type=&#8221;password&#8221; name=&#8221;password&#8221; class=&#8221;text&#8221; value=&#8221;"&gt;<br />
&lt;label&gt;<br />
&lt;input name=&#8221;rememberme&#8221; type=&#8221;checkbox&#8221; value=&#8221;forever&#8221;&gt;Remember me&lt;/label&gt;<br />
&lt;input type=&#8221;submit&#8221; id=&#8221;submitbtn&#8221; name=&#8221;submit&#8221; value=&#8221;Login&#8221;&gt;<br />
&lt;/form&gt;</p>
<p>&lt;script type=&#8221;text/javascript&#8221;&gt;<br />
$(&#8220;#submitbtn&#8221;).click(function() {</p>
<p>$(&#8216;#result&#8217;).<a href="http://wparena.com/LandingPages" style=""  rel="nofollow" onmouseover="self.status='http://wparena.com/LandingPages';return true;" onmouseout="self.status=''">html</a>(&#8216;&lt;img src=&#8221;&lt;?php bloginfo(&#8216;template_url&#8217;); ?&gt;/images/loader.gif&#8221; class=&#8221;loader&#8221; /&gt;&#8217;).fadeIn();<br />
var input_data = $(&#8216;#wp_login_form&#8217;).serialize();<br />
$.ajax({<br />
type: &#8220;POST&#8221;,<br />
url: &#8220;&lt;?php echo &#8220;http://&#8221; . $_SERVER['HTTP_HOST'] . $_SERVER['REQUEST_URI']; ?&gt;&#8221;,<br />
data: input_data,<br />
success: function(msg){<br />
$(&#8216;.loader&#8217;).remove();<br />
$(&#8216;<br />
&lt;div&gt;&#8217;).<a href="http://wparena.com/LandingPages" style=""  rel="nofollow" onmouseover="self.status='http://wparena.com/LandingPages';return true;" onmouseout="self.status=''">html</a>(msg).appendTo(&#8216;div#result&#8217;).hide().fadeIn(&#8216;slow&#8217;);<br />
}<br />
});<br />
return false;</p>
<p>});<br />
&lt;/script&gt;<br />
&lt;/div&gt;<br />
&lt;/div&gt;</p>
<p>&lt;!&#8211;?php</p>
<p>get_footer();<br />
}<br />
}<br />
else {<br />
echo &#8220;&lt;script type=&#8217;text/javascript&#8217;&#8211;&gt;window.location=&#8217;&#8221;. get_bloginfo(&#8216;url&#8217;) .&#8221;&#8216;&#8221;;<br />
}<br />
?&gt;</p>
<p>Because we are using jQuery, so never foregt to add jQuery library in your header.php file as follow</p>
<h2>jQuery library in header.php file</h2>
<p>&lt;script src=&#8221;http://code.jquery.com/jquery-1.4.4.js&#8221;&gt;&lt; / script&gt;<br />
&lt;/pre&gt;<br />
&lt;h2&gt;Step7: Adding jQuery’s ajax function&lt;/h2&gt;<br />
&lt;pre name=&#8221;code&#8221; class=&#8221;javascript&#8221;&gt;<br />
&lt;script type=&#8221;text/javascript&#8221;&gt;<br />
$(&#8220;#submitbtn&#8221;).click(function() {</p>
<p>$(&#8216;#result&#8217;).<a href="http://wparena.com/LandingPages" style=""  rel="nofollow" onmouseover="self.status='http://wparena.com/LandingPages';return true;" onmouseout="self.status=''">html</a>(&#8216;&lt;img src=&#8221;&lt;?php bloginfo(&#8216;template_url&#8217;); ?&gt;/images/loader.gif&#8221; class=&#8221;loader&#8221; /&gt;&#8217;).fadeIn();<br />
var input_data = $(&#8216;#wp_login_form&#8217;).serialize();<br />
$.ajax({<br />
type: &#8220;POST&#8221;,<br />
url: &#8220;&lt; ?php echo &#8220;http://&#8221; . $_SERVER['HTTP_HOST'] . $_SERVER['REQUEST_URI']; ?&gt;&#8221;,<br />
data: input_data,<br />
success: function(msg){<br />
$(&#8216;.loader&#8217;).remove();<br />
$(&#8216;<br />
&lt;div&gt;&#8217;).<a href="http://wparena.com/LandingPages" style=""  rel="nofollow" onmouseover="self.status='http://wparena.com/LandingPages';return true;" onmouseout="self.status=''">html</a>(msg).appendTo(&#8216;div#result&#8217;).hide().fadeIn(&#8216;slow&#8217;);<br />
}<br />
});<br />
return false;</p>
<p>});<br />
&lt;/script&gt;</p>
<h2>Add New Blank Page</h2>
<p>After uploding your new page template, go to &#8220;New Page&#8221; under pages from the WordPress Deshboard. Name the page as your own choice and select the template type from Template list &#8220;Custom Login&#8221;  and Publish it. Now you can add this page wherever you want for further instruction read this post <a title="Permanent Link to WordPress Shortcode with loop, meta, category, pagination, Gallery and Plugins" href="http://wparena.com/how-to/shortcode-with-micro-formatted-loop-meta-category-pagination/" rel="bookmark">WordPress Shortcode with loop, meta, category, pagination, Gallery and Plugins</a></p>
<p><img class="alignnone size-full wp-image-12796" title="New_page_template_list" src="http://wparena.com/www/wparena/media/wp-content/uploads/2012/02/New_page_template_list.png" alt="" width="520" height="298" /></p>
<h2>Customize the WordPress Login Screen Logo</h2>
<hr />
<p>You can replace the WordPress logo from WordPress login page by replacing &#8220;logo-login.png&#8221; image file. Login to hosting via ftp and brows <strong>/wp-admin/images/ </strong>and replace with your own logo but the name must be same. You have to change the image link as open wp-login.php file and change following line according to your own url.</p>
<p>&lt;div id=&#8221;login&#8221;&gt;&lt;h1&gt;&lt;a href=&#8221;&lt;?php echo esc_url( apply_filters(&#8216;login_headerurl&#8217;, &#8216;http://wparena.om/&#8217;) ); ?&gt;&#8221; title=&#8221;&lt;?php echo esc_attr( apply_filters(&#8216;login_headertitle&#8217;, __( &#8216;WordPress Arena&#8217; ) ) ); ?&gt;&#8221;&gt;&lt;?php bloginfo(&#8216;name&#8217;); ?&gt;&lt;/a&gt;</p>
<p>You can customized the WordPress login screen by using the following WordPress Plugins.</p>
<h2><a href="http://codecanyon.net/item/white-label-branding-for-wordpress-multisite/162193?ref=wparena">White Label Branding for WordPress Multisite</a></h2>
<p><a href="http://codecanyon.net/item/white-label-branding-for-wordpress-multisite/162193?ref=wparena"><img class="alignnone size-full wp-image-12797" title="Branding-WordPress-Multisite" src="http://wparena.com/www/wparena/media/wp-content/uploads/2012/02/Branding-WordPress-Multisite.jpg" alt="" width="590" height="300" /></a></p>
<p>Are you running a WordPress Multisite Network? Are you a WordPress developer or a Web Designer who uses WordPress to develop websites for your clients? Have you ever wished that it was easier to customize the menu’s and logo’s on each sub-site in your WordPress Multisite Network? Would you like to give each sub-site the ability to do their own branding? Look no further! This plugin let you control the branding of the main site and all sub-sites in a network of websites powered by WordPress Multisite.</p>
<p><a href="http://codecanyon.net/item/white-label-branding-for-wordpress-multisite/full_screen_preview/162193?ref=wparena">Live preview</a> | <a href="http://codecanyon.net/item/white-label-branding-for-wordpress-multisite/162193?ref=wparena">Detail</a></p>
<h2><a href="http://codecanyon.net/item/pathway-custom-wordpress-login-page/573897?ref=wparena">Pathway &#8211; Custom WordPress Login Page</a></h2>
<p><a href="http://codecanyon.net/item/pathway-custom-wordpress-login-page/573897?ref=wparena"><img class="alignnone size-full wp-image-12798" title="Pathway-Custom-Wordpress-Login-Page" src="http://wparena.com/www/wparena/media/wp-content/uploads/2012/02/Pathway-Custom-Wordpress-Login-Page.jpg" alt="" width="590" height="300" /></a></p>
<p>Are you bored default wordpress login page ? Pathway let you customize your wordpress login page, You can customize unlimited design from the admin options, and bring to your clients a new login page design.</p>
<p><a href="http://codecanyon.net/item/pathway-custom-wordpress-login-page/573897?ref=wparena">Live preview</a> | <a href="http://codecanyon.net/item/pathway-custom-wordpress-login-page/573897?ref=wparena">Detail</a></p>
<h2><a href="http://codecanyon.net/item/wp-nice-screen-login-customize-admin-login-page/236415?ref=wparena">Wp Nice Screen Login &#8211; Customize Admin Login Page</a></h2>
<p><a href="http://codecanyon.net/item/wp-nice-screen-login-customize-admin-login-page/236415?ref=wparena"><img class="alignnone size-full wp-image-12799" title="Wp-Nice-Screen-Login-Customize-Admin-Login-Page" src="http://wparena.com/www/wparena/media/wp-content/uploads/2012/02/Wp-Nice-Screen-Login-Customize-Admin-Login-Page.jpg" alt="" width="590" height="300" /></a></p>
<p>WP Nice Screen Login is the final solution to customize the “Wordpress Admin Login Page”. You can choose from 5 default <a href="http://wparena.com/themeforest-AmplifyBusinessTheme?" style=""  rel="nofollow" onmouseover="self.status='http://wparena.com/themeforest-AmplifyBusinessTheme?';return true;" onmouseout="self.status=''">themes</a> to redesign the Login Page, and bring to your clients a new professional page to login</p>
<p><a href="http://codecanyon.net/item/wp-nice-screen-login-customize-admin-login-page/236415?ref=wparena">Detail</a></p>
<h2><a href="http://wordpress.org/extend/plugins/login-logo/">Login Logo</a></h2>
<p><a href="http://wordpress.org/extend/plugins/login-logo/"><img class="alignnone  wp-image-12800" title="Login_Logo" src="http://wparena.com/www/wparena/media/wp-content/uploads/2012/02/Login_Logo.png" alt="" width="618" height="200" /></a></p>
<p>This plugin allows you to customize the logo on the WordPress login screen. There is zero configuration. You just drop the logo file into your WordPress content directory, named<code>login-logo.png</code> and this plugin takes over.</p>
<p><a href="http://wordpress.org/extend/plugins/login-logo/">Detail</a></p>
<h2><a href="http://wordpress.org/extend/plugins/custom-login/">Custom Login</a></h2>
<p><a href="http://wordpress.org/extend/plugins/custom-login/"><img class="alignnone  wp-image-12801" title="Custom_Login" src="http://wparena.com/www/wparena/media/wp-content/uploads/2012/02/Custom_Login.png" alt="" width="618" height="200" /></a></p>
<p>Activate this plugin and customize your WordPress login screen. Use the built-in and easy to use settings page to do the work for you. Theres no need to understand CSS at all! Now featureing a <a href="http://wparena.com/LandingPages" style=""  rel="nofollow" onmouseover="self.status='http://wparena.com/LandingPages';return true;" onmouseout="self.status=''">HTML</a> &amp; CSS box for advanced users to up the customization!</p>
<ol>
<li>Works great for client site installs.</li>
<li>Comes with a Photoshop template included in the library files (default theme).</li>
<li>Read more about the <a href="http://austinpassy.com/wordpress-plugins/custom-login/" rel="nofollow">Custom Login Plugin</a> &amp; <a href="http://austinpassy.com/2010/09/custom-login-version-0-8/" rel="nofollow">most recent blog post</a>.</li>
</ol>
<p><a href="http://wordpress.org/extend/plugins/custom-login/">Detail</a></p>
<h2><a href="http://codecanyon.net/item/wordpress-admin-colors-branding/468919?ref=wparena">WordPress Admin Colors &amp; Branding</a></h2>
<p><a href="http://codecanyon.net/item/wordpress-admin-colors-branding/468919?ref=wparena"><img class="alignnone size-full wp-image-12802" title="WordPress-Admin-Colors-branding" src="http://wparena.com/www/wparena/media/wp-content/uploads/2012/02/WordPress-Admin-Colors-branding.jpg" alt="" width="590" height="300" /></a></p>
<p>Customise the WordPress admin interface with you own color scheme and logos. Perfect for delivering a white label WordPress for clients and customers. This is the only plugin available that allows dynamic color choice for the admin interface, designed specifically for WordPress 3.2 and WordPress 3.3.</p>
<p><a href="http://codecanyon.net/item/wordpress-admin-colors-branding/468919?ref=wparena">Detail</a></p>
<h2><a href="http://codecanyon.net/item/ninety-ajax-loginregister-for-wordpress/158711?ref=wparena">Ninety Ajax Login/Register for WordPress</a></h2>
<p><a href="http://codecanyon.net/item/ninety-ajax-loginregister-for-wordpress/158711?ref=wparena"><img class="alignnone size-full wp-image-12803" title="Ninety_Ajax_Login" src="http://wparena.com/www/wparena/media/wp-content/uploads/2012/02/Ninety_Ajax_Login.jpg" alt="" width="590" height="300" /></a></p>
<p>Our Sidebar Login/Register plugin for WordPress does exactly what it says on the tin; Logins and Registrations with a touch of AJAX magic. Simple! It also has a nice ‘logged in’ view, and a lost password form for those forgetful folk.</p>
<p><a href="http://codecanyon.net/item/ninety-ajax-loginregister-for-wordpress/158711?ref=wparena">Detail</a></p>
<h2><a href="http://codecanyon.net/item/single-signon-for-magento-and-wordpress/861453?ref=wparena">Single Sign-On For Magento And WordPress</a></h2>
<p><a href="http://codecanyon.net/item/single-signon-for-magento-and-wordpress/861453?ref=wparena"><img class="alignnone size-full wp-image-12804" title="Single-Sign-On-Magento-WordPress" src="http://wparena.com/www/wparena/media/wp-content/uploads/2012/02/Single-Sign-On-Magento-WordPress.png" alt="" width="590" height="300" /></a></p>
<p>Scenario where you’d want to use this extension:<br />
You are creating a website, or own a website, that is built using a mixture of Magento and WordPress. It may be that WordPress is used to manage pages and a blog, while Magento is used purely for it’s e-commerce functionality. Or perhaps all your pages and e-commerce functionality are managed through Magento, and WordPress is simply there as a blog platform.</p>
<p><a href="http://codecanyon.net/item/single-signon-for-magento-and-wordpress/861453?ref=wparena">Detail</a></p>
<h2>Other Resources:</h2>
<p><a href="http://wparena.com/how-to/how-to-change-wordpress-login-page/">How to Change WordPress Login Page</a><br />
<a href="http://thecustomizewindows.com/2011/03/create-a-custom-login-page-in-wordpress/">Create a custom login page in WordPress</a><br />
<a title="How to Create a Custom Page in WordPress" href="http://www.wpbeginner.com/wp-themes/how-to-create-a-custom-page-in-wordpress/">How to Create a Custom Page in WordPress</a><br />
<a href="http://www.binarymoon.co.uk/2007/07/wordpress-tips-and-tricks-custom-login-page/">WordPress Tips and Tricks – Custom Login Page</a><br />
<a href="http://alistblogmarketing.com/posts/how-to-create-a-custom-login-experience-for-wordpress-subscribers/">How to Create a Custom Login Experience for WordPress Subscribers</a><br />
<a href="http://www.tipsandtricks-hq.com/how-to-create-and-use-custom-page-template-in-wordpress-to-create-a-sales-page-2095">How to Create and use Custom Page Template in WordPress to Create a Sales Page</a></p>


<p>Related posts:<ol><li><a href='http://wparena.com/how-to/how-to-change-wordpress-login-page/' rel='bookmark' title='How to Change WordPress Login Page'>How to Change WordPress Login Page</a></li>
<li><a href='http://wparena.com/how-to/create-project-management-website-on-wordpress/' rel='bookmark' title='Create Project Management WebSite on WordPress'>Create Project Management WebSite on WordPress</a></li>
<li><a href='http://wparena.com/how-to/how-to-customize-wordpress-post-order/' rel='bookmark' title='How to Customize WordPress Post Order?'>How to Customize WordPress Post Order?</a></li>
<li><a href='http://wparena.com/how-to/how-to-customize-wordpress-error-404-page/' rel='bookmark' title='How to Customize WordPress Error 404 Page'>How to Customize WordPress Error 404 Page</a></li>
<li><a href='http://wparena.com/how-to/how-to-troubleshoot-wordpress-powered-website/' rel='bookmark' title='How to Troubleshoot WordPress powered Website'>How to Troubleshoot WordPress powered Website</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://wparena.com/how-to/how-to-customize-and-create-a-new-login-page-for-wordpress-powered-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Plugins and Themes with HTML5 fallback</title>
		<link>http://wparena.com/showcase/wordpress-plugins-and-themes-with-html5-fallback/</link>
		<comments>http://wparena.com/showcase/wordpress-plugins-and-themes-with-html5-fallback/#comments</comments>
		<pubDate>Sun, 16 Oct 2011 15:09:33 +0000</pubDate>
		<dc:creator>Nur</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Themes]]></category>
		<category><![CDATA[WP Showcase]]></category>
		<category><![CDATA[BuddyPress]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[WordPress Custom Theme]]></category>
		<category><![CDATA[Wordpress Plugins]]></category>
		<category><![CDATA[Wordpress themes]]></category>

		<guid isPermaLink="false">http://wparena.com/?p=11103</guid>
		<description><![CDATA[Just like WordPress, HTML5 is becoming more and more popular everyday. Website powered by WordPress Themes and plugins which are based on HTML5 are more compelling. All modern browsers have already started implementing HTML5 features but some browsers have limited support for all HTML5 tags. If you want to learn everything you need to know about HTML and HTML5 and how [...]


Related posts:<ol><li><a href='http://wparena.com/inspiration/new-html5-friendly-wordpress-themes-and-templates/' rel='bookmark' title='New HTML5-Friendly WordPress Themes and Templates'>New HTML5-Friendly WordPress Themes and Templates</a></li>
<li><a href='http://wparena.com/showcase/best-premium-wordpress-plugins-and-themes/' rel='bookmark' title='Best Premium WordPress Plugins and Themes'>Best Premium WordPress Plugins and Themes</a></li>
<li><a href='http://wparena.com/showcase/mojo-themes-anniversary-bundle-announced-442-all-for-25/' rel='bookmark' title='Mojo Themes Anniversary Bundle Announced $442 All For $25'>Mojo Themes Anniversary Bundle Announced $442 All For $25</a></li>
<li><a href='http://wparena.com/freebies/free-download-plugins-and-themes-from-wordpress-multi-site-user-wpmu/' rel='bookmark' title='Free Download Plugins and Themes From WordPress Multi Site User (WPMU)'>Free Download Plugins and Themes From WordPress Multi Site User (WPMU)</a></li>
<li><a href='http://wparena.com/how-to/how-to-embed-an-iframe-in-wordpress-blog/' rel='bookmark' title='How to Embed an iFrame in WordPress Blog'>How to Embed an iFrame in WordPress Blog</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwparena.com%2Fshowcase%2Fwordpress-plugins-and-themes-with-html5-fallback%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwparena.com%2Fshowcase%2Fwordpress-plugins-and-themes-with-html5-fallback%2F&amp;source=wparena&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>Just like WordPress, HTML5 is becoming more and more popular everyday. Website powered by WordPress <a href="http://wparena.com/themeforest-AmplifyBusinessTheme?" style=""  rel="nofollow" onmouseover="self.status='http://wparena.com/themeforest-AmplifyBusinessTheme?';return true;" onmouseout="self.status=''">Themes</a> and plugins which are based on HTML5 are more compelling. All modern browsers have already started implementing HTML5 features but some browsers have limited support for all HTML5 tags.</p>
<p>If you want to learn everything you need to know about <strong><a href="http://wparena.com/LandingPages" style=""  rel="nofollow" onmouseover="self.status='http://wparena.com/LandingPages';return true;" onmouseout="self.status=''">HTML</a></strong> and <strong>HTML5</strong> and how to use it with this highly informative video based course at &#8220;<a href="http://www.mightydeals.com/?refID=67cfd7">HTML &amp; HTML5 Crash Course</a>&#8221; and &#8220;<a href="http://www.adobe.com/devnet/dreamweaver/articles/introducing-the-html5-video-element.html">Introducing the HTML5 video element</a>.</p>
<p>Today we are compiling a list of best Premium HTML5 WordPress <a href="http://wparena.com/themeforest" style=""  rel="nofollow" onmouseover="self.status='http://wparena.com/themeforest';return true;" onmouseout="self.status=''">Themes</a> and WordPress Plugins with HTML5 fallback.</p>
<h2>WordPress Plugins with HTML5 fallback</h2>
<hr />
<h2><a href="http://wordpress.org/extend/plugins/degradable-html5-audio-and-video/" target="_blank">Degradable HTML5 audio and video</a></h2>
<p>Embed video and audio on your website using shortcodes. The plugin enables HTML5 native playback for users with compatible browsers while offering an elegant degradation to other users through very lightweight <em>Flash</em> players. For HTML5 playback, it auto-detects and offers different alternatives, or degrades to Flash, and (failing even that) to download links.</p>
<p><a href="http://wordpress.org/extend/plugins/degradable-html5-audio-and-video/">Download</a></p>
<h2><a href="http://codecanyon.net/item/ccslider-wp-3d2d-slideshow-wordpress-plugin/400692?ref=wparena" target="_blank">CCSlider WP &#8211; 3d/2d Slideshow WordPress Plugin</a></h2>
<p><a href="http://codecanyon.net/item/ccslider-wp-3d2d-slideshow-wordpress-plugin/400692?ref=wparena"><img class="alignnone size-full wp-image-11187" title="ccsliderwp" src="http://wparena.com/www/wparena/media/wp-content/uploads/2011/10/ccsliderwp.jpg" alt="" width="590" height="300" /></a></p>
<p><strong>CCSlider WP</strong> makes it easy to embed the <a href="http://codecanyon.net/item/ccslider-jquery-3d-slideshow-plugin/162445?ref=wparena" target="_blank">CCSlider jQuery slideshow plugin</a> in your WordPress theme. CCSlider is an unique slideshow plugin because of the fact that it supports 3d transitions! There are 10 stunning 3d transitions available, and also 10 stylish 2d transitions. You have the option for mentioning a 2d transition fallback for old browsers that don’t support HTML5 Canvas, which is used for producing the 3d transitions. The plugin also supports <a href="http://wparena.com/LandingPages" style=""  rel="nofollow" onmouseover="self.status='http://wparena.com/LandingPages';return true;" onmouseout="self.status=''">HTML</a> captions and autoplay of slides. See below for a list of features available in the plugin.</p>
<p><a href="http://codecanyon.net/item/ccslider-wp-3d2d-slideshow-wordpress-plugin/full_screen_preview/400692?ref=wparena" target="_blank">Live preview</a> | <a href="http://codecanyon.net/item/ccslider-wp-3d2d-slideshow-wordpress-plugin/400692?ref=wparena" target="_blank">Detail</a></p>
<h2><a href="http://codecanyon.net/item/ccslider-jquery-3d-slideshow-plugin/162445?ref=wparena" target="_blank">CCSlider &#8211; jQuery 3d Slideshow Plugin</a></h2>
<p><strong>CCSlider</strong> is an unique jQuery slideshow plugin. It supports 3d transitions! There are 10 stunning 3d transitions available, and also 10 stylish 2d transitions. You have the option for mentioning a 2d transition fallback for old browsers that don’t support HTML5 Canvas, which is used for producing the 3d transitions. The plugin also supports <a href="http://wparena.com/LandingPages" style=""  rel="nofollow" onmouseover="self.status='http://wparena.com/LandingPages';return true;" onmouseout="self.status=''">HTML</a> captions and autoplay of slides. See below for a list of features available in the plugin.</p>
<p><a href="http://codecanyon.net/item/ccslider-jquery-3d-slideshow-plugin/full_screen_preview/162445?ref=wparena" target="_blank">Live preview</a> | <a href="http://codecanyon.net/item/ccslider-jquery-3d-slideshow-plugin/162445?ref=wparena" target="_blank">Detail</a></p>
<h2><a href="http://codecanyon.net/item/ultimate-dj-manager-wordpress-plugin/241072?ref=wparena" target="_blank">Ultimate DJ Manager &#8211; WordPress plugin</a></h2>
<p><a href="http://codecanyon.net/item/ultimate-dj-manager-wordpress-plugin/241072?ref=wparena" target="_blank"><img class="alignnone size-full wp-image-11188" title="Ultimate-DJ-Manager" src="http://wparena.com/www/wparena/media/wp-content/uploads/2011/10/Ultimate-DJ-Manager.jpg" alt="" width="590" height="300" /></a></p>
<p>Ultimate DJ Manager is a “Must-Have” wordpress plugin for DJs and producers. The plugin comes with 3 outstanding Applications: Soundcloud Player, MP3 -Player in Flash with HTML5 fallback and a Gigs Scheduler.<br />
<a href="http://codecanyon.net/item/ultimate-dj-manager-wordpress-plugin/full_screen_preview/241072?ref=wparena" target="_blank"> Live preview</a> | <a href="http://codecanyon.net/item/ultimate-dj-manager-wordpress-plugin/241072?ref=wparena" target="_blank">Detail</a></p>
<h2><a href="http://codecanyon.net/item/route-planner-for-wordpress/140426?ref=wparena" target="_blank">Route Planner for WordPress</a></h2>
<p><a href="http://codecanyon.net/item/route-planner-for-wordpress/140426?ref=wparena" target="_blank"><img class="alignnone size-full wp-image-11189" title="Route-Planner-Wordpress" src="http://wparena.com/www/wparena/media/wp-content/uploads/2011/10/Route-Planner-Wordpress.jpg" alt="" width="590" height="298" /></a></p>
<p>This plugin enables you to insert Google Maps widgets into your posts and pages, and by utilizing the Directions API , lets your user find directions to you (or any other address). Built on the 5 star rated jQuery Route Planner plugin!</p>
<h3>Features</h3>
<ul>
<li>Let your customers or friends find you easily thanks to Google Maps!</li>
<li>Leverage HTML5 GeoLocation. Users with a compatible browser or device don’t even have to type in their address. This plugin finds their location!</li>
<li>Works in both posts and pages</li>
<li>Custom TinyMCE shortcode plugin lets you easily insert the widget.</li>
<li>Easily customizable! Want other labels, miles or kilometers or other modes of transportation? No problem at all!</li>
<li>Works great on iOS and Android!</li>
</ul>
<p><a href="http://codecanyon.net/item/route-planner-for-wordpress/140426?ref=wparena" target="_blank">Detail</a></p>
<h2><a href="http://codecanyon.net/item/chop-slider-2-wordpress-plugin/588927?ref=wparena" target="_blank">Chop Slider 2 WordPress Plugin</a></h2>
<p><a href="http://codecanyon.net/item/chop-slider-2-wordpress-plugin/588927?ref=wparena"><img class="alignnone size-full wp-image-11190" title="Chop-Slider-Wordpress-Plugin" src="http://wparena.com/www/wparena/media/wp-content/uploads/2011/10/Chop-Slider-Wordpress-Plugin.jpg" alt="" width="590" height="300" /></a></p>
<p>Chop Slider uses full power of CSS3 animation (2D and 3D transform transitions), has own CSS3 2D Transforms and 3D Transforms support detection and works a little bit different (but still awesome) in old (and Internet Explorer) browsers.</p>
<p><a href="http://codecanyon.net/item/chop-slider-2-wordpress-plugin/full_screen_preview/588927?ref=wparena" target="_blank">Live preview</a> | <a href="http://codecanyon.net/item/chop-slider-2-wordpress-plugin/588927?ref=wparena" target="_blank">Detail</a></p>
<h2><a href="http://codecanyon.net/item/video-gallery-wordpress-plugin-w-youtube-vimeo-/157782?ref=wparena" target="_blank">Video Gallery WordPress Plugin /w YouTube, Vimeo</a></h2>
<p><a href="http://codecanyon.net/item/video-gallery-wordpress-plugin-w-youtube-vimeo-/157782?ref=wparena"><img class="alignnone size-full wp-image-11191" title="wordpress-youtube-video-gallery" src="http://wparena.com/www/wparena/media/wp-content/uploads/2011/10/wordpress-youtube-video-gallery.jpg" alt="" width="590" height="300" /></a></p>
<p><strong>1.</strong> Three skins for you to choose from. So now it can fit perfectly in your site design.<br />
<strong>2.</strong> A custom admin panel prepared for the gallery. Feeds from self hosted videos, videos hosted on s3 amazon, youtube, vimeo, images, vimeo or even audio ( so it’s a media gallery )<br />
<strong>3.</strong> Has html5 functionality so that it can display on iPhone / iPad.<br />
<strong>4.</strong> Cross-browser compatible. Works on every major browser.</p>
<h3>Features</h3>
<ul>
<li><strong>easy install</strong> – purchase, download the zip, access your WordPress Admin Menu &gt; Plugins &gt; Add New &gt; Upload zip and that’s all! Go to Settings &gt; Zoom Video Gallery and start adding videos.</li>
<li><strong>three skins</strong> – choose from Complete or Light skin for every gallery you setup</li>
<li><strong>iPhone/iPad compatible</strong> – this plugin generates html5 videos if the visitor is on an iToy</li>
<li><strong>full of choices</strong> – set up the gallery just by inputing your YouTube user/playlist in the ‘feed’ tag of the xml file. all descriptions/titles/thumbs/videos will be feeded directly from YouTube so you won’t need to write anything other then that</li>
<li><strong>hybrid</strong> – it can be a video player / example in the preview</li>
</ul>
<p><a href="http://codecanyon.net/item/video-gallery-wordpress-plugin-w-youtube-vimeo-/full_screen_preview/157782?ref=wparena" target="_blank">Live preview</a> | <a href="http://codecanyon.net/item/video-gallery-wordpress-plugin-w-youtube-vimeo-/157782?ref=wparena" target="_blank">Detail</a></p>
<h2><a href="http://codecanyon.net/item/youtube-seo-playlist-for-wordpress/237365?ref=wparena" target="_blank">Youtube SEO playlist for WordPress</a></h2>
<p><a href="http://codecanyon.net/item/youtube-seo-playlist-for-wordpress/237365?ref=wparena"><img class="alignnone size-full wp-image-11192" title="Youtube-SEO-playlist-wordpress" src="http://wparena.com/www/wparena/media/wp-content/uploads/2011/10/Youtube-SEO-playlist-wordpress.jpg" alt="" width="590" height="300" /></a></p>
<p>Allows you to turn an unordered list of YouTube links into a video playlist. The php script makes the youtube list on a fly and uses the latest Gdata Api v2. You can choose to make a video playlist with keywords, userchannel or a regular youtube playlist. There are many options which can be set in the php script and in the jQuery function. Includes the new html5 youtube player option. This is the only youtube script available with search engine optimalisation (SEO) Almost drag and drop.</p>
<p><a href="http://codecanyon.net/item/youtube-seo-playlist-for-wordpress/full_screen_preview/237365?ref=wparena" target="_blank">Live preview</a> | <a href="http://codecanyon.net/item/youtube-seo-playlist-for-wordpress/237365?ref=wparena" target="_blank">Detail</a></p>
<h2>Best HTML5 WordPress <a href="http://wparena.com/themeforest-wordpress" style=""  rel="nofollow" onmouseover="self.status='http://wparena.com/themeforest-wordpress';return true;" onmouseout="self.status=''">Themes</a></h2>
<hr />
<h2><a href="http://themeforest.net/item/visual-html5-wordpress-theme/154651?ref=wparena" target="_blank">Visual HTML5 WordPress Theme</a></h2>
<p><a href="http://themeforest.net/item/visual-html5-wordpress-theme/154651?ref=wparena"><img class="alignnone size-full wp-image-11193" title="Visual-HTML5-Wordpress-Theme" src="http://wparena.com/www/wparena/media/wp-content/uploads/2011/10/Visual-HTML5-Wordpress-Theme.jpg" alt="" width="590" height="300" /></a></p>
<p>Visual is designed for people who love a clean design and functionality. It’s built on a solid modular framework and it comes with a custom set of Widgets which allow you to build your own layout.</p>
<p>Visual comes with a modular structure, which means you can customize the whole theme as you wish. The homepage is really flexible, you may choose to use or remove the homepage slider, the message board, center and footer areas etc..</p>
<p><a href="http://themeforest.net/item/visual-html5-wordpress-theme/full_screen_preview/154651?ref=wparena" target="_blank">Live preview</a> | <a href="http://themeforest.net/item/visual-html5-wordpress-theme/154651?ref=wparena" target="_blank">Detail</a></p>
<h2><a href="http://themeforest.net/item/nitro-modular-html5-wordpress-theme/142269?ref=wparena" target="_blank">Nitro Modular HTML5 WordPress Theme</a></h2>
<p><a href="http://themeforest.net/item/nitro-modular-html5-wordpress-theme/142269?ref=wparena"><img class="alignnone size-full wp-image-11194" title="Nitro-Modular-HTML5-Wordpress-Theme" src="http://wparena.com/www/wparena/media/wp-content/uploads/2011/10/Nitro-Modular-HTML5-Wordpress-Theme.jpg" alt="" width="590" height="300" /></a></p>
<p>Nitro is a Modular HTML5 Theme for WordPress. It’s built on a solid Grid System Framework, the modular design gives you a full control on the theme layout. Homepage, Columns, Sidebars and Widget areas are designed to make this product really flexible and easy to use.<br />
Nitro has a modular structure, which means you can customize the whole theme as you wish.</p>
<p><a href="http://themeforest.net/item/nitro-modular-html5-wordpress-theme/full_screen_preview/142269?ref=wparena" target="_blank">Live preview</a> | <a href="http://themeforest.net/item/nitro-modular-html5-wordpress-theme/142269?ref=wparena" target="_blank">Detail</a></p>
<h2><a href="http://themeforest.net/item/daydream-a-modern-wordpress-theme/527702?ref=wparena" target="_blank">Daydream &#8211; A Modern WordPress Theme</a></h2>
<p><a href="http://themeforest.net/item/daydream-a-modern-wordpress-theme/527702?ref=wparena"><img class="alignnone size-full wp-image-11195" title="Modern-WordPress-Theme" src="http://wparena.com/www/wparena/media/wp-content/uploads/2011/10/Modern-WordPress-Theme.jpg" alt="" width="590" height="300" /></a></p>
<p>Daydream is an extremely variegated WordPress theme packed with many great features all accessible trough an incredibly easy and cool Control Panel. It comes in 15 colors and 25 (and growing) patterns to give even more personality to your website.<br />
It was coded using the latest technologies: HTML5 and CSS3 , and also supports new HTML5 features like the video tag.</p>
<p><a href="http://themeforest.net/item/daydream-a-modern-wordpress-theme/full_screen_preview/527702?ref=wparena" target="_blank">Live preview</a> | <a href="http://themeforest.net/item/daydream-a-modern-wordpress-theme/527702?ref=wparena" target="_blank">Detail</a></p>
<h2><a href="http://themeforest.net/item/mingle-multipurpose-wordpress-theme/235056?ref=wparena" target="_blank">Mingle &#8211; Multi-purpose WordPress Theme</a></h2>
<p><a href="http://themeforest.net/item/mingle-multipurpose-wordpress-theme/235056?ref=wparena"><img class="alignnone size-full wp-image-11196" title="Banner-Mingle-WP" src="http://wparena.com/www/wparena/media/wp-content/uploads/2011/10/Banner-Mingle-WP.jpg" alt="" width="590" height="300" /></a></p>
<p>The theme uses <strong>HTML5 </strong>and <strong>CSS3 </strong>to create advanced styles using the latest technologies. Proper heading tags and coding standards are used to ensure <strong>outstanding search engine optimization</strong>. We take pride in creating well formatted and easily managed code.</p>
<p><a href="http://themeforest.net/item/mingle-multipurpose-wordpress-theme/full_screen_preview/235056?ref=wparena" target="_blank">Live preview</a> | <a href="http://themeforest.net/item/mingle-multipurpose-wordpress-theme/235056?ref=wparena" target="_blank">Detail</a></p>
<h2><a href="http://themeforest.net/item/salutation-wordpress-buddypress-theme/548199?ref=wparena" target="_blank">Salutation: WordPress + BuddyPress Theme</a></h2>
<p><a href="http://themeforest.net/item/salutation-wordpress-buddypress-theme/548199?ref=wparena"><img class="alignnone size-full wp-image-11197" title="Salutation-WP" src="http://wparena.com/www/wparena/media/wp-content/uploads/2011/10/Salutation-WP.jpg" alt="" width="590" height="300" /></a></p>
<p>Salutation is a WordPress and <strong>BuddyPress</strong> theme. If you’re not familiar with BuddyPress, it’s a social network plugin for WordPress allowing your website to become a fully functional community portal. BuddyPress lets your users interract through groups, forums, friends, status updates, private messaging and a lot more.</p>
<p><a href="http://themeforest.net/item/salutation-wordpress-buddypress-theme/full_screen_preview/548199?ref=wparena" target="_blank">Live preview</a> | <a href="http://themeforest.net/item/salutation-wordpress-buddypress-theme/548199?ref=wparena" target="_blank">Detail</a></p>
<h2><a href="http://themeforest.net/item/studio-zen-fullscreen-portfolio-wordpress-theme/641705?ref=wparena" target="_blank">Studio Zen Fullscreen Portfolio WordPress Theme</a></h2>
<p><a href="http://themeforest.net/item/studio-zen-fullscreen-portfolio-wordpress-theme/641705?ref=wparena" target="_blank"><img class="alignnone size-full wp-image-11198" title="Studio-Zen-Fullscreen-WordPress-Theme" src="http://wparena.com/www/wparena/media/wp-content/uploads/2011/10/Studio-Zen-Fullscreen-WordPress-Theme.jpg" alt="" width="590" height="300" /></a></p>
<p>Studio Zen is a powerful theme for photographers and creative artists.<br />
Features Fullscreen slideshows with audio. Video fullscreen playback fro Vimeo, Flash, Youtube and HTML5 videos.<br />
Fullscreen Focus view toggle clears other elements for best view of fullscreen slideshows.<br />
Portfolio includes a Horizontal Slide scroller with captions support, and Galleria slideshows, both placed on background images with focus view toggle.<br />
A transparent fullscreen template where slideshow shortcodes and thumbnail galleries can be displayed nicely. Portfolio Galleria slideshow is currently generated by this template.<br />
Post formats ( Aside, Quote, Audio, Video, Link, Image, Gallery )<br />
Custom Widgets ( address, social icons, flickr, gallery, twitter, recent posts, popular posts )<br />
Internationalized ( localize with your language .po .mo files included )</p>
<p><a href="http://themeforest.net/item/studio-zen-fullscreen-portfolio-wordpress-theme/full_screen_preview/641705?ref=wparena" target="_blank">Live preview</a> | <a href="http://themeforest.net/item/studio-zen-fullscreen-portfolio-wordpress-theme/641705?ref=wparena" target="_blank">Detail</a></p>
<h2>Free HTML5 WordPress <a href="http://wparena.com/themeforest-AmplifyBusinessTheme?=" style=""  rel="nofollow" onmouseover="self.status='http://wparena.com/themeforest-AmplifyBusinessTheme?=';return true;" onmouseout="self.status=''">Themes</a></h2>
<hr />
<h2><a href="http://www.longren.org/wordpress/html5press/" target="_blank">HTML5Press</a></h2>
<p>HTML5Press lives here. HTML5Press is a WordPress theme based on the <a href="http://jayj.dk/2009/a-free-html5-and-css3-theme/">HTML5 template by Jesper</a>.</p>
<p><a href="http://www.longren.org/wordpress/html5press/" rel="nofollow" target="_blank">Download Theme</a></p>
<h2><a href="http://www.twentytenfive.com/" target="_blank">TwentyTen Five</a></h2>
<p>Upgrade WordPress to HTML5! Download and install TwentyTen Five, or use it as a framework for your own HTML5 <a href="http://wparena.com/themeforest-sensation" style=""  rel="nofollow" onmouseover="self.status='http://wparena.com/themeforest-sensation';return true;" onmouseout="self.status=''">themes</a>. It&#8217;s FREE!</p>
<p><a href="http://www.twentytenfive.com/" rel="nofollow" target="_blank">Download Theme</a></p>
<h2><a href="http://randyjensenonline.com/thoughts/html5-ified-twenty-ten/" target="_blank">HTML-ified TwnetyTen</a></h2>
<p>So we all know WordPress 3.0 ships with a shiny new theme called <a href="http://2010dev.wordpress.com/">Twenty Ten</a>. You probably also know that this theme is &#8220;HTML5&#8243; ready. What does that mean? Not much. Basically that the code validates and the doctype is the new HTML5 doctype. No &lt;header&gt;, &lt;footer&gt;, &lt;asides&gt;, etc to be found (understandably). So I decided to take the theme and make it as HTML5-ified as possible.</p>
<p><a href="http://randyjensenonline.com/thoughts/html5-ified-twenty-ten/" rel="nofollow" target="_blank">Download Theme</a></p>
<h2><a href="http://wordpress.org/extend/themes/toolbox" target="_blank">Toolbox</a></h2>
<p>A semantic, HTML5, canvas for CSS artists and an ultra-minimal set of super-clean <a href="http://wparena.com/LandingPages" style=""  rel="nofollow" onmouseover="self.status='http://wparena.com/LandingPages';return true;" onmouseout="self.status=''">templates</a> for your own WordPress theme development.</p>
<p><a href="http://wordpress.org/extend/themes/toolbox" rel="nofollow" target="_blank">Download Theme</a></p>
<h2><a href="http://www.smashingmagazine.com/2011/01/10/free-html-4-01-html5-wordpress-theme-spectacular/" target="_blank">Spectacular</a></h2>
<p>A free WordPress theme that aims to provide a warm and pleasurable atmosphere for personal musings and ramblings. The theme comes in two flavors: <a href="http://wparena.com/LandingPages" style=""  rel="nofollow" onmouseover="self.status='http://wparena.com/LandingPages';return true;" onmouseout="self.status=''">HTML</a> 4.01 and HTML5.</p>
<p><a href="http://www.smashingmagazine.com/2011/01/10/free-html-4-01-html5-wordpress-theme-spectacular/" rel="nofollow" target="_blank">Download Theme</a></p>
<h2><a href="http://www.cssigniter.com/ignite/Themes/euclides/" target="_blank">Euclides</a></h2>
<p>Euclides is the perfect theme for those who write tutorials online. While they concentrate on web developers, anyone can use this theme. By the way, Euclides is a free WordPress theme?</p>
<p><a href="http://www.cssigniter.com/ignite/Themes/euclides/" rel="nofollow" target="_blank">Download Theme</a></p>
<h2><a href="http://digwp.com/2009/07/free-html-5-wordpress-theme/" target="_blank">H5 WordPress Theme</a></h2>
<p>In an effort to inspire more WordPress theme designers to embrace HTML5, <a href="http://wparena.com/Diggwp" target="_blank">Digging into WordPress</a> releasing the “H5” Theme Template. The H5 Theme Template is a bare-bones WordPress theme built entirely with <a href="http://wparena.com/LandingPages" style=""  rel="nofollow" onmouseover="self.status='http://wparena.com/LandingPages';return true;" onmouseout="self.status=''">HTML</a> 5 and styled with CSS 2.1. As you may know, <a href="http://wparena.com/LandingPages" style=""  rel="nofollow" onmouseover="self.status='http://wparena.com/LandingPages';return true;" onmouseout="self.status=''">HTML</a> 5 provides greater flexibility and interoperability than previous markup languages, and enables us to build well-structured <a href="http://wparena.com/themeforest-AmplifyBusinessTheme?" style=""  rel="nofollow" onmouseover="self.status='http://wparena.com/themeforest-AmplifyBusinessTheme?';return true;" onmouseout="self.status=''">themes</a> that are more flexible, interactive, and semantically precise.</p>
<p><a href="http://digwp.com/2009/07/free-html-5-wordpress-theme/" rel="nofollow" target="_blank">Download Theme</a></p>
<h2><a href="http://digwp.com/2009/07/free-html-5-wordpress-theme/" target="_blank">H5 WordPress Theme</a></h2>
<p>Starkers HTML5 is now available on <a href="https://github.com/nathanstaines/starkers-html5">GitHub</a>, you can now download it, fork it, change it, basically do whatever you want to do with it.</p>
<p><a href="http://digwp.com/2009/07/free-html-5-wordpress-theme/" rel="nofollow" target="_blank">Download Theme</a></p>
<h2><a href="http://thetraveltheme.com/" target="_blank">The Travel Theme</a></h2>
<p><a href="http://thetraveltheme.com/" rel="nofollow" target="_blank">Download Theme</a></p>
<h2><a href="http://wordpress.org/extend/themes/freedream" target="_blank">Free Dream</a></h2>
<p>A theme presented by Dreamweaver Gratuit. FreeDream is a clean and simple theme using HTML5 and CSS3 properties. This theme works fine on every current versions of MSIE (6, 7 and 8), Firefox and Safari.</p>
<p><a href="http://wordpress.org/extend/themes/freedream" rel="nofollow" target="_blank">Download Theme</a></p>
<h2><a href="http://www.rootstheme.com/" target="_blank">Roots Theme</a></h2>
<p>Roots is a starting WordPress theme made for developers that’s based on HTML5 Boilerplate, Blueprint CSS (or 960.gs) and Starkers that will help you rapidly create brochure sites and blogs.</p>
<p><a href="http://www.rootstheme.com/" rel="nofollow" target="_blank">Download Theme</a></p>
<h2><a href="http://randyjensenonline.com/thoughts/handcrafted-wp-starter-theme/" target="_blank">Handcrafted WP Starter Theme</a></h2>
<p>Handcrafted WP is a starter theme built for WordPress developers who are doing more than building blogs. The theme is based on Ian Stewart’s <a href="http://themeshaper.com/toolbox-html5-starter-theme/">Toolbox</a> Starter theme and Paul Irish &amp; Divya Manian’s<a href="http://html5boilerplate.com/">HTML5 Boilerplate</a> plus some other awesome features based off our years of experience. This is not a framework, but an almost-naked starter theme that gives you a rock solid starting point for crafting a serious website on the WordPress platform.</p>
<p><a href="http://randyjensenonline.com/thoughts/handcrafted-wp-starter-theme/" rel="nofollow" target="_blank">Download Theme</a></p>
<h2><a href="http://constellationtheme.com/" target="_blank">Constellation Theme</a></h2>
<p>The Constellation Theme is an assemblage of awesome resources, put together to form an extremely flexible WordPress foundation.</p>
<p><a href="http://constellationtheme.com/" rel="nofollow" target="_blank">Download Theme</a></p>
<h2><a href="http://www.thatstandardsguy.co.uk/2009/04/brave-new-world-wordpress-theme/" target="_blank">Brave New World WordPress Theme</a></h2>
<p>The theme is <em>free of layout and styling</em> beyond a modified version of <a href="http://meyerweb.com/eric/tools/css/reset/">Eric Meyer’s reset CSS</a> and a baseline typography. Just like <a href="http://starkerstheme.com/">Elliot Jay Stock’s Starkers theme</a> this is a base theme free from cruft yet incorporates <strong>HTML5</strong>, <strong>WAI-ARIA</strong> landmark roles and <strong>hCard</strong> and<strong>hAtom</strong> microformats.</p>
<p><a href="http://www.thatstandardsguy.co.uk/2009/04/brave-new-world-wordpress-theme/" rel="nofollow" target="_blank">Download Theme</a></p>
<h2><a href="http://html5.mimoymima.com/" target="_blank">HTML5 WordPress Shell</a></h2>
<p><strong>HTML5 Features</strong><br />
modernizr (html5 feature detection). HTML5 reset stylesheet. A well thought out HTML5 document outline which is good for SEO and Accessibility @font-face examples</p>
<p><a href="http://html5.mimoymima.com/" rel="nofollow" target="_blank">Download Theme</a></p>
<h2><a href="http://html5reset.org/" target="_blank">HTML5 Reset WordPress Theme</a></h2>
<p>With the assistance of <a href="http://wparena.com/Diggwp" target="_blank">Digging Into WordPress</a> and their <a href="http://digwp.com/2010/02/blank-wordpress-theme/">BLANK WordPress Theme</a>,</p>
<p><a href="http://html5reset.org/" rel="nofollow" target="_blank">Download Theme</a></p>
<h2><a href="https://github.com/sams/Thematic-html5boilerplate" target="_blank">Thematic HTML5 Boilerplate</a></h2>
<p>A Thematic theme for WordPress using the goodness of HTML5 Boilerplate.</p>
<p><a href="https://github.com/sams/Thematic-html5boilerplate" rel="nofollow" target="_blank">Download Theme</a></p>
<h2><a href="http://wordpress.org/extend/themes/orange-flower" target="_blank">Orange Flower</a></h2>
<p>Light WordPress theme based on HTML5. Has an options, like a position of a main layout and a position of a sidebars.</p>
<p><a href="http://wordpress.org/extend/themes/orange-flower" rel="nofollow" target="_blank">Download Theme</a></p>
<h2><a href="http://wordpress.org/extend/themes/justcss" target="_blank">JustCSS</a></h2>
<p>Pure HTML5 theme with custom colours using css3. This theme is child-theme ready and supports WordPress 3.2, including support for aside and gallery post-formats.</p>
<p><a href="http://wordpress.org/extend/themes/justcss" rel="nofollow" target="_blank">Download Theme</a></p>
<h2><a href="http://wordpress.org/extend/themes/platform" target="_blank">Platform</a></h2>
<p>Platform is an drag-and-drop theme-design framework for WordPress and HTML5. It will help you do amazing things with your site, faster &amp; easier than ever before. Designed and developed by PageLines in California.</p>
<p><a href="http://wordpress.org/extend/themes/platform" rel="nofollow" target="_blank">Download Theme</a></p>
<h2><a href="http://webexpedition18.com/work/grey-a-new-free-html5css3-wordpress-theme/" target="_blank">Grey</a></h2>
<p>Grey: A New Free HTML5/CSS3 WordPress Theme</p>
<p><a href="http://webexpedition18.com/work/grey-a-new-free-html5css3-wordpress-theme/" rel="nofollow" target="_blank">Download Theme</a></p>
<h2><a href="http://themeinspire.com/theme/twilight-theme/" target="_blank">Twighlight</a></h2>
<p>ThemeInspire is here to help you update your website with stunning, professional <a href="http://wparena.com/themeforest" style=""  rel="nofollow" onmouseover="self.status='http://wparena.com/themeforest';return true;" onmouseout="self.status=''">themes</a>.</p>
<p><a href="http://themeinspire.com/theme/twilight-theme/" rel="nofollow" target="_blank">Download Theme</a></p>
<h2><a href="http://www.lotusseedsdesign.com/blog/temple-gate-an-accessible-html5-wordpress-theme" target="_blank">Temple Gate</a></h2>
<p>The design of Temple Gate is inspired by the spirituality and simplicity of Japanese Temple Gate.</p>
<p><a href="http://www.lotusseedsdesign.com/blog/temple-gate-an-accessible-html5-wordpress-theme" rel="nofollow" target="_blank">Download Theme</a></p>
<h2><a href="http://blogingbloging.com/yoko-wordpress-theme/" target="_blank">Yoko WordPress Theme</a></h2>
<p>Yoko is a modern three-column blog theme. A responsive layout optimizes the theme for mobile devices like tablet pcs and smartphones (the layout switches to a two- or one-column layout depending on the screen size the theme is viewed on).</p>
<p><a href="http://blogingbloging.com/yoko-wordpress-theme/" target="_blank">Download Theme</a></p>
<p>Do inform by commenting if you know any other HTML5 WordPress theme and Plugin that we’re missing.</p>


<p>Related posts:<ol><li><a href='http://wparena.com/inspiration/new-html5-friendly-wordpress-themes-and-templates/' rel='bookmark' title='New HTML5-Friendly WordPress Themes and Templates'>New HTML5-Friendly WordPress Themes and Templates</a></li>
<li><a href='http://wparena.com/showcase/best-premium-wordpress-plugins-and-themes/' rel='bookmark' title='Best Premium WordPress Plugins and Themes'>Best Premium WordPress Plugins and Themes</a></li>
<li><a href='http://wparena.com/showcase/mojo-themes-anniversary-bundle-announced-442-all-for-25/' rel='bookmark' title='Mojo Themes Anniversary Bundle Announced $442 All For $25'>Mojo Themes Anniversary Bundle Announced $442 All For $25</a></li>
<li><a href='http://wparena.com/freebies/free-download-plugins-and-themes-from-wordpress-multi-site-user-wpmu/' rel='bookmark' title='Free Download Plugins and Themes From WordPress Multi Site User (WPMU)'>Free Download Plugins and Themes From WordPress Multi Site User (WPMU)</a></li>
<li><a href='http://wparena.com/how-to/how-to-embed-an-iframe-in-wordpress-blog/' rel='bookmark' title='How to Embed an iFrame in WordPress Blog'>How to Embed an iFrame in WordPress Blog</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://wparena.com/showcase/wordpress-plugins-and-themes-with-html5-fallback/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Plugins for Multisite Network Management</title>
		<link>http://wparena.com/tools/wordpress-plugins-for-multisite-network-management/</link>
		<comments>http://wparena.com/tools/wordpress-plugins-for-multisite-network-management/#comments</comments>
		<pubDate>Sat, 23 Jul 2011 22:43:00 +0000</pubDate>
		<dc:creator>Nur</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[BuddyPress]]></category>
		<category><![CDATA[multi-user]]></category>
		<category><![CDATA[Multisite]]></category>
		<category><![CDATA[Network]]></category>
		<category><![CDATA[Wordpress Plugins]]></category>

		<guid isPermaLink="false">http://wparena.com/?p=10058</guid>
		<description><![CDATA[When it comes to create or Convert WordPress into multiple WordPress sites, Look at this tutorial “How to enable Multi Site feature in WordPress 3.0?“, which tell you how to set up everything. Here is an other tutorial which tell you what you need to do to activate the multi-site ability and get through the [...]


Related posts:<ol><li><a href='http://wparena.com/how-to/how-to-manage-plugins-in-wordpress-multisite-network/' rel='bookmark' title='How to manage plugins in WordPress MultiSite Network'>How to manage plugins in WordPress MultiSite Network</a></li>
<li><a href='http://wparena.com/how-to/how-to-do-domain-mapping-without-a-plugin-in-multisite-network/' rel='bookmark' title='How to do Domain Mapping Without a Plugin in MultiSite Network'>How to do Domain Mapping Without a Plugin in MultiSite Network</a></li>
<li><a href='http://wparena.com/how-to/how-to-do-domain-mapping-in-wordpress-multiste-network/' rel='bookmark' title='How to do Domain Mapping in WordPress Multiste Network'>How to do Domain Mapping in WordPress Multiste Network</a></li>
<li><a href='http://wparena.com/how-to/how-to-enable-multi-site-feature-in-wordpress-3-0/' rel='bookmark' title='How to enable Multi Site feature in WordPress 3.0?'>How to enable Multi Site feature in WordPress 3.0?</a></li>
<li><a href='http://wparena.com/how-to/how-to-get-posts-from-all-blogs-in-multi-site-network/' rel='bookmark' title='How to Get Posts from all Blogs in Multi Site Network'>How to Get Posts from all Blogs in Multi Site Network</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwparena.com%2Ftools%2Fwordpress-plugins-for-multisite-network-management%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwparena.com%2Ftools%2Fwordpress-plugins-for-multisite-network-management%2F&amp;source=wparena&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>When it comes to create or Convert WordPress into multiple WordPress sites, Look at this tutorial “<a href="http://wparena.com/how-to/how-to-enable-multi-site-feature-in-wordpress-3-0/">How to enable Multi Site feature in WordPress 3.0?</a>“, which tell you how to set up everything. Here is an other tutorial which tell you what you need to do to activate the multi-site ability and get through the set up and domain mapping process “<a href="http://wparena.com/how-to/how-to-do-domain-mapping-in-wordpress-multiste-network/">How to do domain mapping in wordpress multiste network</a>“ , and <a href="http://wparena.com/how-to/how-to-do-domain-mapping-without-a-plugin-in-multisite-network/">Domain mapping without Plugins</a>. There is one Plugin on<a href="http://wparena.com/DirectoryPress" rel="nofollow">WordPress directory</a> <a href="http://wordpress.org/extend/plugins/plugin-commander/">Plugin Commander</a>, by using this Plugin you can <a href="http://wparena.com/how-to/how-to-manage-plugins-in-wordpress-multisite-network/">manage all WordPress Multi Site Network Plugins</a> at one place. Now compiling a list of WordPress Plugins to manage Multi Site Network.</p>
<p>If you are new to WordPress Multisite or have been using it for years,  these WordPress plugins are best for the latest version of WordPress 3.2. They help you to manage your sites on your network easily. You can tweak your CMS specially can maintain and manage its privacy.</p>
<h2><a href="http://wordpress.org/extend/plugins/moderate-new-blogs/">Moderate New Blogs</a></h2>
<p>If you are running MultiSite network and after registration new blogs  will wait for moderation. No registrations slip through without your approval. New blogs(aka sites) await a final click from a Super Admin to activate. Keep blog registration enabled and open, keep Super Admin email notices enabled.</p>
<p><a href="http://wordpress.org/extend/plugins/moderate-new-blogs/">Download</a></p>
<h2><a href="http://wordpress.org/extend/plugins/toggle-meta-boxes-sitewide/">Toggle Meta Boxes</a></h2>
<p><img class="alignnone size-full wp-image-10060" title="Toggle-Meta-Boxes-plugins" src="http://wparena.com/www/wparena/media/wp-content/uploads/2011/07/Toggle-Meta-Boxes-plugins.png" alt="" width="563" height="757" /></p>
<p>This plugin will not hide meta boxes added, this plugin toggles meta boxes for all users and all blogs regardless of Cap/Role (only SuperAdmin can override the limits of the plugin however).<br />
WP3 multisite mu-plugin. Go to Site Admin&#8211;&gt;Options to &#8220;Enable Administration Meta Boxes&#8221;. Meta boxes (post, page, and link edit forms, and dashboard) are unchecked and disabled by default. Extra options to toggle the Quick Edit buttons, Media buttons, Screen Options and Help links.</p>
<p><a href="http://wordpress.org/extend/plugins/toggle-meta-boxes-sitewide/">Download</a></p>
<h2><a href="http://wordpress.org/extend/plugins/menus/">Menus</a></h2>
<p><img class="alignnone size-full wp-image-10061" title="Menus" src="http://wparena.com/www/wparena/media/wp-content/uploads/2011/07/Menus.png" alt="" width="542" height="734" /></p>
<p>Enable or disable WP3 Multisite Backend Menus. Adds options to toggle administration menus at Super Admin-&gt;Optons page under &#8220;Menu Settings&#8221;. WP3 already toggles the Plugins menu, I&#8217;ve added a bunch more in the same/similar way.</p>
<p><a href="http://wordpress.org/extend/plugins/menus/">Download</a></p>
<h2><a href="http://wordpress.org/extend/plugins/multisite-switcher/">Multisite Switcher</a></h2>
<p><img class="alignnone size-full wp-image-10062" title="Multisite-Switcher" src="http://wparena.com/www/wparena/media/wp-content/uploads/2011/07/Multisite-Switcher.png" alt="" width="488" height="116" /></p>
<p>This plugin adds a simple dropdown menu in administration header that allows you (and every site users) to switch between administration of every site they are member of (and so work for super-admin, admin, contributors,&#8230;).</p>
<p><a href="http://wordpress.org/extend/plugins/multisite-switcher/">Download</a></p>
<h2><a href="http://wordpress.org/extend/plugins/proper-network-activation/">Proper Network Activation</a></h2>
<p>Some plugins have an install procedure that is meant to be run only on activation. However, when you do a network activation, that install procedure is only run for the current site. So, you end up with plugins not working properly on all the other sites.</p>
<p>What this plugin does:</p>
<ul>
<li>when doing a network de/activation, it triggers the de/activation hook on all sites in the network</li>
<li>when creating a new site, it triggers the activation hook for all active network plugins on that site</li>
</ul>
<p><a href="http://wordpress.org/extend/plugins/proper-network-activation/">Download</a></p>
<h2><a href="http://wordpress.org/extend/plugins/multisite-user-management/">Multisite User Management</a></h2>
<p><img class="alignnone size-medium wp-image-10063" title="Multisite-User-Management-Plugin" src="http://wparena.com/www/wparena/media/wp-content/uploads/2011/07/Multisite-User-Management-Plugin-620x225.png" alt="" width="620" height="225" /></p>
<p>Running a WordPress network? You no longer need to manually add new users to each of your sites.</p>
<p>With this plugin, users are assigned a default role for each of your sites. You determine the default role for each site under the <strong>Multisite User Management</strong> section of the <em>Network Admin | Settings</em> page.</p>
<p>You can assign different roles for each site or keep a site private by assigning no role.</p>
<p><a href="http://wordpress.org/extend/plugins/multisite-user-management/">Download</a></p>
<h2><a href="http://wordpress.org/extend/plugins/more-privacy-options/">More Privacy Options</a></h2>
<p><a href="http://wordpress.org/extend/plugins/more-privacy-options/"><img class="alignnone size-medium wp-image-10064" title="More-Privacy-Options-Plugin" src="http://wparena.com/www/wparena/media/wp-content/uploads/2011/07/More-Privacy-Options-Plugin-620x222.png" alt="" width="620" height="222" /></a></p>
<p>Adds three more levels of privacy to the Options&#8211;Privacy page.</p>
<ol>
<li>Blog visible to any logged in community member &#8211; &#8220;Network Users Only&#8221;.</li>
<li>Blog visible only to registered users of blog &#8211; &#8220;Blog Members Only&#8221;.</li>
<li>Blog visible only to administrators &#8211; &#8220;Admins Only&#8221;.</li>
</ol>
<p>Mulitsite SuperAdmin can set an override on blog privacy at &#8220;Network Privacy Selector&#8221; on SuperAdmin-Options page</p>
<p>Multisite SuperAdmin can set privacy options at SuperAdmin-Sites-Edit under &#8220;Misc Site Options&#8221; as well.</p>
<p><a href="http://wordpress.org/extend/plugins/more-privacy-options/">Download</a></p>
<h2><a href="http://wordpress.org/extend/plugins/exclude-plugins/">Exclude Plugins</a></h2>
<p><a href="http://wordpress.org/extend/plugins/exclude-plugins/"><img class="alignnone size-medium wp-image-10065" title="wordpress-Exclude-Plugins" src="http://wparena.com/www/wparena/media/wp-content/uploads/2011/07/wordpress-Exclude-Plugins-538x500.jpg" alt="" width="538" height="500" /></a></p>
<p>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>
<p><a href="http://wordpress.org/extend/plugins/exclude-plugins/">Download</a></p>
<h2><a href="http://wordpress.org/extend/plugins/activate-update-services/">Activate Update Services</a></h2>
<p>For some reason WordPress removes the Update Services ability (under Settings – Writing) when you create a Multisite network. Activate this plugin to get it back.</p>
<p><a href="http://wordpress.org/extend/plugins/activate-update-services/" target="_blank">Download</a></p>
<h2><a href="http://wordpress.org/extend/plugins/wp-multi-network/">WP Multi Network</a></h2>
<p>Turn your multi-site installation of WordPress into many multi-site networks, all surrounding one central user base.</p>
<p>WP Multi Network allows cape wearing super admins to create new network collections of sites, allowing for infinitely extensible site, network, and domain arrangements.</p>
<p><a href="http://wordpress.org/extend/plugins/wp-multi-network/">Download</a></p>
<h2><a href="http://wordpress.org/extend/plugins/wp-multi-network/">WP Multi Network</a></h2>
<p>Turn your multi-site installation of WordPress into many multi-site networks, all surrounding one central user base.</p>
<p>WP Multi Network allows cape wearing super admins to create new network collections of sites, allowing for infinitely extensible site, network, and domain arrangements.</p>
<p><a href="http://wordpress.org/extend/plugins/wp-multi-network/">Download</a></p>
<h2><a href="http://wordpress.org/extend/plugins/wordpress-multi-site-enabler-plugin-v10/">Enable Multi-Site</a></h2>
<p>This plugin takes care of most of the dirty work of installing Multi-Site on WordPress 3.0. However, there may be some server-side changes you may need to do before upgrading to Multi-Site. Please refer to <a href="http://jgwebdevelopment.com/plugins/wordpress-multi-site-enabler-plugin/wordpress-multi-site-information">Plugin Documentation</a>or the <a href="http://codex.wordpress.org/Create_A_Network">WordPress Codex</a> before using this plugin. This plugin only takes care of steps 3 &#8211; 5, which will cover most people.</p>
<p><a href="http://wordpress.org/extend/plugins/wordpress-multi-site-enabler-plugin-v10/">Download</a></p>
<p><span class="Apple-style-span" style="font-size: 20px; font-weight: bold;"><a href="http://wordpress.org/extend/plugins/blue-network-plugins/">Blue Network Plugins</a></span></p>
<p>WordPress 3.0 is cool like Thelonius Monk, but for super administrators coming from WordPress MU, if you head on over to the plugins page, you&#8217;ll notice something missing.</p>
<p>Network (or sitewide) plugins are now merged into the entire plugins list!</p>
<p><a href="http://wordpress.org/extend/plugins/blue-network-plugins/">Download</a></p>
<p>Other Useful Resources:<br />
<a href="http://codecanyon.net/item/wordpress-premium-content/137192?ref=wparena">WordPress Premium Content</a><br />
<a href="https://www.e-junkie.com/ecom/gb.php?cl=50833&amp;c=ib&amp;aff=107974">Professional domain mapping</a><br />
<a href="http://wparena.com/how-to/how-to-get-posts-from-all-blogs-in-multi-site-network/">How to Get Posts from all Blogs in Multi Site Network</a></p>


<p>Related posts:<ol><li><a href='http://wparena.com/how-to/how-to-manage-plugins-in-wordpress-multisite-network/' rel='bookmark' title='How to manage plugins in WordPress MultiSite Network'>How to manage plugins in WordPress MultiSite Network</a></li>
<li><a href='http://wparena.com/how-to/how-to-do-domain-mapping-without-a-plugin-in-multisite-network/' rel='bookmark' title='How to do Domain Mapping Without a Plugin in MultiSite Network'>How to do Domain Mapping Without a Plugin in MultiSite Network</a></li>
<li><a href='http://wparena.com/how-to/how-to-do-domain-mapping-in-wordpress-multiste-network/' rel='bookmark' title='How to do Domain Mapping in WordPress Multiste Network'>How to do Domain Mapping in WordPress Multiste Network</a></li>
<li><a href='http://wparena.com/how-to/how-to-enable-multi-site-feature-in-wordpress-3-0/' rel='bookmark' title='How to enable Multi Site feature in WordPress 3.0?'>How to enable Multi Site feature in WordPress 3.0?</a></li>
<li><a href='http://wparena.com/how-to/how-to-get-posts-from-all-blogs-in-multi-site-network/' rel='bookmark' title='How to Get Posts from all Blogs in Multi Site Network'>How to Get Posts from all Blogs in Multi Site Network</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://wparena.com/tools/wordpress-plugins-for-multisite-network-management/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free Download Plugins and Themes From WordPress Multi Site User (WPMU)</title>
		<link>http://wparena.com/freebies/free-download-plugins-and-themes-from-wordpress-multi-site-user-wpmu/</link>
		<comments>http://wparena.com/freebies/free-download-plugins-and-themes-from-wordpress-multi-site-user-wpmu/#comments</comments>
		<pubDate>Mon, 30 May 2011 19:34:28 +0000</pubDate>
		<dc:creator>Nur</dc:creator>
				<category><![CDATA[Freebies]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Themes]]></category>
		<category><![CDATA[BuddyPress]]></category>
		<category><![CDATA[multi-user]]></category>
		<category><![CDATA[Multisite]]></category>
		<category><![CDATA[WordPress MU]]></category>
		<category><![CDATA[Wordpress Plugins]]></category>
		<category><![CDATA[WordPress Theme]]></category>

		<guid isPermaLink="false">http://wparena.com/?p=8575</guid>
		<description><![CDATA[WPMU DEV is  the best WordPress, Multisite and BuddyPress resource and support site on the web.  Today I am compiling all free plugins and themes !  All you have to do is register at the site, and you can then download them as much as you like… enjoy. WordPress Membership Lite Lite version of the most [...]


Related posts:<ol><li><a href='http://wparena.com/how-to/how-to-get-posts-from-all-blogs-in-multi-site-network/' rel='bookmark' title='How to Get Posts from all Blogs in Multi Site Network'>How to Get Posts from all Blogs in Multi Site Network</a></li>
<li><a href='http://wparena.com/how-to/how-to-enable-multi-site-feature-in-wordpress-3-0/' rel='bookmark' title='How to enable Multi Site feature in WordPress 3.0?'>How to enable Multi Site feature in WordPress 3.0?</a></li>
<li><a href='http://wparena.com/tools/wordpress-plugins-for-multisite-network-management/' rel='bookmark' title='WordPress Plugins for Multisite Network Management'>WordPress Plugins for Multisite Network Management</a></li>
<li><a href='http://wparena.com/how-to/how-to-managing-your-wordpress-multi-sites/' rel='bookmark' title='How to Managing Your WordPress Multi Sites'>How to Managing Your WordPress Multi Sites</a></li>
<li><a href='http://wparena.com/freebies/1000-wordpress-themes-on-themeforest-and-download-free-incredible-wordpress-icons/' rel='bookmark' title='1000 WordPress Themes on ThemeForest! On Celebration Free Download incredible WordPress icons'>1000 WordPress Themes on ThemeForest! On Celebration Free Download incredible WordPress icons</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwparena.com%2Ffreebies%2Ffree-download-plugins-and-themes-from-wordpress-multi-site-user-wpmu%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwparena.com%2Ffreebies%2Ffree-download-plugins-and-themes-from-wordpress-multi-site-user-wpmu%2F&amp;source=wparena&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>WPMU DEV is  the best WordPress, Multisite and BuddyPress resource and support site on the web.  Today I am compiling all free plugins and <a href="http://wparena.com/themeforest" style=""  rel="nofollow" onmouseover="self.status='http://wparena.com/themeforest';return true;" onmouseout="self.status=''">themes</a> !  All you have to do is register at the site, and you can then download them as much as you like… enjoy.</p>
<h2><a href="http://premium.wpmudev.org/project/wordpress-membership-lite">WordPress Membership Lite</a></h2>
<div>
<p><a href="http://premium.wpmudev.org/project/wordpress-membership-lite"><img class="alignnone size-full wp-image-8576" title="WordPress-membership-lite" src="http://wparena.com/wp-content/uploads/2011/05/WordPress-membership-lite.png" alt="" width="480" height="360" /></a></p>
<p>Lite version of the most powerful, easy to use and flexible membership plugin for WordPress, Multisite and BuddyPress sites available. Offer downloads, posts, pages, forums and more to paid members.</p>
</div>
<h2><a href="http://premium.wpmudev.org/project/anti-splog">Anti-Splog</a></h2>
<p><a href="http://premium.wpmudev.org/project/anti-splog"><img class="alignnone size-full wp-image-8577" title="Anti-Splog" src="http://wparena.com/wp-content/uploads/2011/05/Anti-Splog.png" alt="" width="480" height="360" /></a></p>
<p>The ultimate plugin and service to stop and kill splogs in WordPress Multisite and BuddyPress.</p>
<h2><a href="http://premium.wpmudev.org/project/wiki-lite">Wiki Lite</a></h2>
<div>
<p><a href="http://premium.wpmudev.org/project/wiki-lite"><img class="alignnone size-full wp-image-8578" title="Wiki-Lite" src="http://wparena.com/wp-content/uploads/2011/05/Wiki-Lite.png" alt="" width="480" height="360" /></a></p>
<p>Simply turn any WordPress post, page or site into a fully functional wiki &#8211; complete with a comprehensive set of options, full support and upgrades guaranteed.</p>
</div>
<h2><a href="http://premium.wpmudev.org/project/advanced-theme-switcher">Advanced Theme Switcher</a></h2>
<div>
<p>Advanced Theme Switcher allows BuddyPress and Multisite users the chance to switch between different <a href="http://wparena.com/themeforest-AmplifyBusinessTheme?" style=""  rel="nofollow" onmouseover="self.status='http://wparena.com/themeforest-AmplifyBusinessTheme?';return true;" onmouseout="self.status=''">themes</a>, or you the opportunity to profile different theme designs on a BuddyPress or Multisite.</p>
<h2><a href="http://premium.wpmudev.org/project/advanced-theme-switcher">Advanced Theme Switcher</a></h2>
<div>
<p><a href="http://premium.wpmudev.org/project/advanced-theme-switcher"><img class="alignnone size-full wp-image-8579" title="Advanced-theme-Switcher" src="http://wparena.com/wp-content/uploads/2011/05/Advanced-theme-Switcher.png" alt="" width="480" height="360" /></a></p>
<p>Advanced Theme Switcher allows BuddyPress and Multisite users the chance to switch between different <a href="http://wparena.com/themeforest-AmplifyBusinessTheme?=" style=""  rel="nofollow" onmouseover="self.status='http://wparena.com/themeforest-AmplifyBusinessTheme?=';return true;" onmouseout="self.status=''">themes</a>, or you the opportunity to profile different theme designs on a BuddyPress or Multisite.</p>
<h2><a href="http://premium.wpmudev.org/project/wordpress-chat-plugin-lite">WordPress Chat Lite</a></h2>
<div>
<p><img class="alignnone size-full wp-image-8580" title="WordPress-Chat-Lite" src="http://wparena.com/wp-content/uploads/2011/05/WordPress-Chat-Lite.png" alt="" width="480" height="360" /></p>
<p>Host your own live chat sessions, interact with your visitors and boost your sales, without needing any third party javascript or other code &#8211; works great with buddypress and multisite too.</p>
</div>
<h2><a href="http://premium.wpmudev.org/project/e-commerce-lite">MarketPress Lite &#8211; WordPress eCommerce</a></h2>
<p><a href="http://premium.wpmudev.org/project/e-commerce-lite"><img class="alignnone size-full wp-image-8581" title="MarketPress-Lite-WordPress-eCommerce" src="http://wparena.com/wp-content/uploads/2011/05/MarketPress-Lite-WordPress-eCommerce.png" alt="" width="480" height="360" /></a></p>
<p>The free lite version of our powerful WordPress ecommerce plugin.</p>
<h2><a href="http://premium.wpmudev.org/project/wordpress-google-maps-plugin-lite">WordPress Google Maps Lite</a></h2>
<div>
<p><a href="http://premium.wpmudev.org/project/wordpress-google-maps-plugin-lite"><img class="alignnone size-full wp-image-8582" title="WordPress-Google-Maps-Lite" src="http://wparena.com/wp-content/uploads/2011/05/WordPress-Google-Maps-Lite.png" alt="" width="480" height="360" /></a></p>
<p>Easily embed, customize and use Google maps on your WordPress site &#8211; in posts, pages or as an easy to use widget. Display local images and let your site visitors get directions in seconds.</p>
</div>
<h2><a href="http://premium.wpmudev.org/project/qa-wordpress-questions-and-answers-plugin-lite">Q&amp;A &#8211; WordPress Questions and Answers Plugin Lite</a></h2>
<div>
<p><a href="http://premium.wpmudev.org/project/qa-wordpress-questions-and-answers-plugin-lite"><img class="alignnone size-full wp-image-8583" title="Q&amp;A -WordPress" src="http://wparena.com/wp-content/uploads/2011/05/QA-WordPress.png" alt="" width="480" height="360" /></a></p>
<p>Q&amp;A Lite allows any WordPress site to have a fully featured questions and answers section &#8211; just like StackOverflow, Yahoo Answers, Quora and more&#8230;except better <img src='http://wparena.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
</div>
<h2><a href="http://premium.wpmudev.org/project/wpmu-dev-seo-lite">WPMU DEV SEO Lite</a></h2>
<div>
<p><a href="http://premium.wpmudev.org/project/wpmu-dev-seo-lite"><img class="alignnone size-full wp-image-8584" title="wpmu-dev-seo-lite" src="http://wparena.com/wp-content/uploads/2011/05/wpmu-dev-seo-lite.png" alt="" width="480" height="360" /></a></p>
<p>Every SEO option your WordPress site requires &#8211; in one easy bundle. Lite version.</p>
</div>
<h2><a href="http://premium.wpmudev.org/project/select-language-at-signup">Select Language At Signup</a></h2>
<div>
<p>Allows new users to select the language they use at signup.</p>
<h2><a href="http://premium.wpmudev.org/project/admin-footer-text">Admin Footer Text</a></h2>
<div>
<p>Define your own footer message in your admin area.</p>
<h2><a href="http://premium.wpmudev.org/project/reports">Reports</a></h2>
<div>
<p>Displays post and comment activity per blog and per user.</p>
<h2><a href="http://premium.wpmudev.org/project/login-redirect">Login Redirect</a></h2>
<p><a href="http://premium.wpmudev.org/project/login-redirect"><img class="alignnone size-full wp-image-8585" title="login-redirect" src="http://wparena.com/wp-content/uploads/2011/05/login-redirect.png" alt="" width="480" height="360" /></a></p>
<p>Redirects users to specified url after they&#8217;ve logged in, replacing the default &#8216;go to dashboard&#8217; behavior.</p>
<h2><a href="http://premium.wpmudev.org/project/logout-redirect">Logout Redirect</a></h2>
<div>
<p><a href="http://premium.wpmudev.org/project/logout-redirect"><img class="alignnone size-full wp-image-8586" title="logout-redirect" src="http://wparena.com/wp-content/uploads/2011/05/logout-redirect.png" alt="" width="480" height="360" /></a></p>
<p>Direct WordPress users to the URL of your choice on log out automatically with this simple plugin! Just set it and forget it!</p>
</div>
<h2><a href="http://premium.wpmudev.org/project/user-activity">User Activity</a></h2>
<div>
<p><a href="http://premium.wpmudev.org/project/user-activity"><img class="alignnone size-full wp-image-8587" title="user-activity" src="http://wparena.com/wp-content/uploads/2011/05/user-activity.png" alt="" width="480" height="360" /></a></p>
<p>Collects user activity data and makes it available via a tab under the Site Admin.</p>
</div>
<h2><a href="http://premium.wpmudev.org/project/wpmu-dixi-cms-frontpage-theme">WPMU Dixi &#8211; CMS Frontpage Theme</a></h2>
<div>
<p><a href="http://premium.wpmudev.org/project/wpmu-dixi-cms-frontpage-theme"><img class="alignnone size-full wp-image-8588" title="wpmu-Dixi-CMS" src="http://wparena.com/wp-content/uploads/2011/05/wpmu-Dixi-CMS.png" alt="" width="480" height="360" /></a></p>
<p>WPMU Dixi is a powerful and immensely customizable theme that you can use as a homepage or individual blog&#8230; perfect for WordPress Multisite.</p>
</div>
<h2><a href="http://premium.wpmudev.org/project/remember-me-checked">Remember Me Checked</a></h2>
<div>
<p><a href="http://premium.wpmudev.org/project/remember-me-checked"><img class="alignnone size-full wp-image-8589" title="Remember-Me-Checked" src="http://wparena.com/wp-content/uploads/2011/05/Remember-Me-Checked.png" alt="" width="480" height="360" /></a></p>
<p>Automatically checks the &#8216;Remember Me&#8217; checkbox on the login page (useful if you are keen to keep your user logged in).</p>
<h2><a href="http://premium.wpmudev.org/project/business-services-theme">Business Services Theme</a></h2>
<div>
<p><a href="http://premium.wpmudev.org/project/business-services-theme"><img class="alignnone size-full wp-image-8590" title="Business-Services-Theme" src="http://wparena.com/wp-content/uploads/2011/05/Business-Services-Theme.png" alt="" width="480" height="360" /></a></p>
<p>Business Services is all about showing off whatever you want &#8211; from services to products this theme fits the bill everytime.</p>
</div>
<h2><a href="http://premium.wpmudev.org/project/site-generator-replacement">Site Generator Replacement</a></h2>
<div>
<p><a href="http://premium.wpmudev.org/project/site-generator-replacement"><img class="alignnone size-full wp-image-8591" title="site-generator" src="http://wparena.com/wp-content/uploads/2011/05/site-generator.png" alt="" width="480" height="360" /></a></p>
<p>Replaces the default generator tags that Multisite places in the source code.</p>
</div>
<h2><a href="http://premium.wpmudev.org/project/buddypress-colour-pack">BuddyPress Colour Pack</a></h2>
<div>
<p><a href="http://premium.wpmudev.org/project/buddypress-colour-pack0"><img class="alignnone size-full wp-image-8592" title="BuddyPress-Colour-Pack" src="http://wparena.com/wp-content/uploads/2011/05/BuddyPress-Colour-Pack.png" alt="" width="480" height="360" /></a></p>
<p>A colour pack of child <a href="http://wparena.com/themeforest-sensation" style=""  rel="nofollow" onmouseover="self.status='http://wparena.com/themeforest-sensation';return true;" onmouseout="self.status=''">themes</a> for the default BuddyPress 1.2 theme including a child you can use to create your own colour scheme.</p>
<h2><a href="http://premium.wpmudev.org/project/farms-133-theme-pack">Farms 133 theme pack</a></h2>
<div>
<p><a href="http://premium.wpmudev.org/project/farms-133-theme-pack"><img class="alignnone size-full wp-image-8593" title="Farms-133-theme" src="http://wparena.com/wp-content/uploads/2011/05/Farms-133-theme.png" alt="" width="480" height="360" /></a></p>
<p>The ultimate WordPress / WordPress Multisite theme pack &#8211; 133 <a href="http://wparena.com/themeforest-wordpress" style=""  rel="nofollow" onmouseover="self.status='http://wparena.com/themeforest-wordpress';return true;" onmouseout="self.status=''">themes</a> &#8211; tested, 100% supported, custom headers, threaded comments, internationalization, tags, gallery CSS and guaranteed to work!</p>
<h2><a href="http://premium.wpmudev.org/project/who-sees-ads-for-wpmu">Who Sees Ads for WPMU</a></h2>
<div>
<p><a href="http://premium.wpmudev.org/project/who-sees-ads-for-wpmu"><img class="alignnone size-full wp-image-8594" title="Ads for WPMU" src="http://wparena.com/wp-content/uploads/2011/05/Ads-for-WPMU.png" alt="" width="480" height="360" /></a></p>
<p>Allows you to show ads (or any other content) on your site to users based on whether they are logged in, regular users, coming from search engines etc. &#8211; just like they do at <a href="http://wordpress.com">wordpress.com</a>.</p>
</div>
<h2><a href="http://premium.wpmudev.org/project/help-support-and-faq-theme">Help, Support and FAQ theme</a></h2>
<div>
<p><a href="http://premium.wpmudev.org/project/help-support-and-faq-theme"><img class="alignnone size-full wp-image-8595" title="helpnsupport" src="http://wparena.com/wp-content/uploads/2011/05/helpnsupport.png" alt="" width="480" height="360" /></a></p>
<p>A perfect theme for providing help and support, frequently asked questions and building a serious knowledge base!</p>
</div>
<h2><a href="http://premium.wpmudev.org/project/admin-ads">Admin Ads</a></h2>
<div>
<p><a href="http://premium.wpmudev.org/project/admin-ads"><img class="alignnone size-full wp-image-8596" title="admin-ads" src="http://wparena.com/wp-content/uploads/2011/05/admin-ads.png" alt="" width="480" height="360" /></a></p>
<p>This is a simple plugin that makes it easier to place a message in the admin panels that all users will see.</p>
<h2><a href="http://premium.wpmudev.org/project/admin-message">Admin Message</a></h2>
<div>
<p><a href="http://premium.wpmudev.org/project/admin-message"><img class="alignnone size-full wp-image-8597" title="admin-message" src="http://wparena.com/wp-content/uploads/2011/05/admin-message.png" alt="" width="480" height="360" /></a></p>
<p>This is a simple plugin that makes it easier to place a message in the admin panels that all users will see.</p>
<h2><a href="http://premium.wpmudev.org/project/buddypress-corporate-theme">BuddyPress Corporate Theme</a></h2>
<div>
<p><a href="http://premium.wpmudev.org/project/buddypress-corporate-theme"><img class="alignnone size-full wp-image-8598" title="BuddyPress-Corporate-Theme" src="http://wparena.com/wp-content/uploads/2011/05/BuddyPress-Corporate-Theme.png" alt="" width="480" height="360" /></a></p>
<p>When your BuddyPress site just has the have the best, this is a sleek, good looking, professional and powerful theme that will leave your competitors jaws on the floor.</p>
</div>
<h2><a href="http://premium.wpmudev.org/project/blog-activity">Blog Activity</a></h2>
<div>
<p><a href="http://premium.wpmudev.org/project/blog-activity"><img class="alignnone size-full wp-image-8599" title="Blog-Activity" src="http://wparena.com/wp-content/uploads/2011/05/Blog-Activity.png" alt="" width="480" height="360" /></a></p>
<p>Collects data on how many blogs were updated in the past.</p>
</div>
<h2><a href="http://premium.wpmudev.org/project/update-notifications">Update Notifications</a></h2>
<div>
<p><a href="http://premium.wpmudev.org/project/update-notifications"><img class="alignnone size-full wp-image-8600" title="Update-Notifications" src="http://wparena.com/wp-content/uploads/2011/05/Update-Notifications.png" alt="" width="480" height="360" /></a></p>
<p>This required plugin lets you know when your WPMU DEV plugins and <a href="http://wparena.com/themeforest" style=""  rel="nofollow" onmouseover="self.status='http://wparena.com/themeforest';return true;" onmouseout="self.status=''">themes</a> need to be updated, and even allows you to auto-update them&#8230; critical for security and functionality!</p>
</div>
<h2><a href="http://premium.wpmudev.org/project/the-edublogs-forums-bbpress-theme">The Edublogs Forums bbPress Theme</a></h2>
<div>
<p><a href="http://premium.wpmudev.org/project/the-edublogs-forums-bbpress-theme"><img class="alignnone size-full wp-image-8601" title="bbPress-Theme" src="http://wparena.com/wp-content/uploads/2011/05/bbPress-Theme.png" alt="" width="480" height="379" /></a></p>
<p>A fantastic bbPress theme, incorporating avatars, unbelievably cool design and compatibility with the regular Edublogs theme.</p>
</div>
<p>&nbsp;</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>


<p>Related posts:<ol><li><a href='http://wparena.com/how-to/how-to-get-posts-from-all-blogs-in-multi-site-network/' rel='bookmark' title='How to Get Posts from all Blogs in Multi Site Network'>How to Get Posts from all Blogs in Multi Site Network</a></li>
<li><a href='http://wparena.com/how-to/how-to-enable-multi-site-feature-in-wordpress-3-0/' rel='bookmark' title='How to enable Multi Site feature in WordPress 3.0?'>How to enable Multi Site feature in WordPress 3.0?</a></li>
<li><a href='http://wparena.com/tools/wordpress-plugins-for-multisite-network-management/' rel='bookmark' title='WordPress Plugins for Multisite Network Management'>WordPress Plugins for Multisite Network Management</a></li>
<li><a href='http://wparena.com/how-to/how-to-managing-your-wordpress-multi-sites/' rel='bookmark' title='How to Managing Your WordPress Multi Sites'>How to Managing Your WordPress Multi Sites</a></li>
<li><a href='http://wparena.com/freebies/1000-wordpress-themes-on-themeforest-and-download-free-incredible-wordpress-icons/' rel='bookmark' title='1000 WordPress Themes on ThemeForest! On Celebration Free Download incredible WordPress icons'>1000 WordPress Themes on ThemeForest! On Celebration Free Download incredible WordPress icons</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://wparena.com/freebies/free-download-plugins-and-themes-from-wordpress-multi-site-user-wpmu/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to Create a Membership site with WordPress</title>
		<link>http://wparena.com/how-to/how-to-create-a-membership-site-with-wordpress/</link>
		<comments>http://wparena.com/how-to/how-to-create-a-membership-site-with-wordpress/#comments</comments>
		<pubDate>Thu, 05 May 2011 10:29:55 +0000</pubDate>
		<dc:creator>Nur</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[BuddyPress]]></category>
		<category><![CDATA[COMMUNITY]]></category>
		<category><![CDATA[E-Commerce]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Themes]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Wordpress Plugins]]></category>

		<guid isPermaLink="false">http://wparena.com/?p=8107</guid>
		<description><![CDATA[You must have seen a website with premium content, for that you have to become a paid member. You can create your own Membership Site using WordPress and increase your blogging revenue. In this article, I will share a Free and Premium WordPress Plugins that will allow you to create your own Membership site, Like [...]


Related posts:<ol><li><a href='http://wparena.com/freebies/free-download-plugins-and-themes-from-wordpress-multi-site-user-wpmu/' rel='bookmark' title='Free Download Plugins and Themes From WordPress Multi Site User (WPMU)'>Free Download Plugins and Themes From WordPress Multi Site User (WPMU)</a></li>
<li><a href='http://wparena.com/how-to/create-project-management-website-on-wordpress/' rel='bookmark' title='Create Project Management WebSite on WordPress'>Create Project Management WebSite on WordPress</a></li>
<li><a href='http://wparena.com/how-to/how-to-enable-multi-site-feature-in-wordpress-3-0/' rel='bookmark' title='How to enable Multi Site feature in WordPress 3.0?'>How to enable Multi Site feature in WordPress 3.0?</a></li>
<li><a href='http://wparena.com/tools/create-a-mobile-friendly-site-with-wordpress-mobile-framework/' rel='bookmark' title='Create a Mobile Friendly Site With WordPress Mobile Framework'>Create a Mobile Friendly Site With WordPress Mobile Framework</a></li>
<li><a href='http://wparena.com/tools/create-directory-website-powered-by-wordpress/' rel='bookmark' title='Create Directory WebSite Powered by WordPress'>Create Directory WebSite Powered by WordPress</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwparena.com%2Fhow-to%2Fhow-to-create-a-membership-site-with-wordpress%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwparena.com%2Fhow-to%2Fhow-to-create-a-membership-site-with-wordpress%2F&amp;source=wparena&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>You must have seen a website with premium content, for that you have to become a paid member. You can create your own Membership Site using WordPress and increase your blogging revenue. In this article, I will share a Free and Premium WordPress Plugins that will allow you to create your own Membership site, Like a <a href="http://marketplace.tutsplus.com/?ref=wparena">Tuts+</a>.</p>
<p>With Membership sites you can build blog community which will help you to increase your revenue.  You can have more interaction with your members by creating selective group of users. You can provide them instant support, reply to each  comments, and much more.</p>
<p>If you are creating quality content, then you must be compensated for that.   With Membership sites both you and members are a win-win situation because it  guarantees quality content to users, and bloggers are guaranteed a  regular income which encourages them to keep blogging. If you havea design blog, you can provide a tutorial for  free, and give source file downloads to premium members ONLY. So Step forward to download Free or Premium Plugin for your own choice and create a Membership site.</p>
<h2>Premium WordPress Plugins For Membership site:</h2>
<hr />
<h2><a href="http://codecanyon.net/item/wordpress-premium-content/137192?ref=wparena">WordPress Premium Content</a></h2>
<p><a href="http://codecanyon.net/item/wordpress-premium-content/137192?ref=wparena"><img class="alignnone size-full wp-image-8108" title="WordPress-Premium-Content" src="http://wparena.com/wp-content/uploads/2011/05/WordPress-Premium-Content.jpg" alt="" width="590" height="300" /></a></p>
<p>Jigowatt’s <strong>WordPress Premium Content</strong> plugin allows  you to easily set up a web site with content which is only accessible to  users registered with an active PayPal subscription. You can easily  manage your subscribers, change subscription prices and set up custom  membership renewal options (annual, bi-annual or just month by month).</p>
<p>Your premium content can be split into as many tiers as you like,  allowing for easy creation of “Gold”, “Silver” and “Bronze” memberships,  each of which given access to different levels of your premium content.</p>
<p>The plugin includes a front-end subscription page with built in  registration and there is IP based security to prevent subscription  sharing.</p>
<ul>
<li>Take payments via PayPal (optionally makes use of the PayPal  IPN )</li>
<li>Auto-renew subscriptions or just one-off payments</li>
<li>Give posts premium status and a content level (for tiered access to content)</li>
<li>Hide entire posts via an easy to use write panel</li>
<li>Hide parts of posts using a [premium] shortcode</li>
<li>Front-end Subscription page with user registration built in – easily customisable with a new template page in your theme</li>
<li>IP Based security to prevent users logging in at the same time and sharing a subscription</li>
<li>Admin section for managing subscribers, membership packs, and plugin settings.</li>
</ul>
<p><a href="http://codecanyon.net/item/wordpress-premium-content/full_screen_preview/137192?ref=wparena">Live Preview</a> | <a href="http://codecanyon.net/item/wordpress-premium-content/137192?ref=wparena">Detail</a></p>
<h2><a href="http://wparena.com/magicmembers">Magic Members</a></h2>
<p><a href="http://www.magicmembers.com/?affid=435"><img class="alignnone size-full wp-image-8109" title="MagicMembers" src="http://wparena.com/wp-content/uploads/2011/05/MagicMembers.png" alt="" width="500" height="250" /></a></p>
<p>Once you activate the plugin, you will see a new menu option added to  your wp-admin panel called Magic Members. Once you click on that  button, you will see that Magic Members has it’s own version of  configuration panel.</p>
<h3>Magic Members Main Options</h3>
<p>You can see that there are bunch of features starting from adding  member types, to controlling your content, payment options and more. So  many features can be very confusing for beginner level users, which is  why there is a support video attached to each section. These videos are  step by step tutorials on how to configure that specific section. If you  are still having problems with something, then there is FREE unlimited  support.</p>
<h2><a href="http://www.magicmembers.com/support-videos/?affid=435">Support Videos</a></h2>
<h2><a href="http://www.magicmembers.com/features/?affid=435" target="_blank">Features</a></h2>
<p><strong>Multiple Membership Levels</strong></p>
<p>You can offer different membership access to different areas (such as  downloads, tutorials etc). You can charge separate for each area and  increase your revenue stream.</p>
<p><strong>Easy to integrate with Existing or New WordPress Blogs</strong></p>
<p>It is a WordPress plugin that is compatible with all <a href="http://wparena.com/themeforest" style=""  rel="nofollow" onmouseover="self.status='http://wparena.com/themeforest';return true;" onmouseout="self.status=''">themes</a>. All you  have to do is follow few easy steps and let it work it’s magic.</p>
<p><strong>Flexible Membership Options</strong></p>
<p>Aside from multiple levels, you can set different membership billing options (weekly, yearly, trimester etc).</p>
<p><strong>Payment Integration Modules</strong></p>
<p>You can allow your members to pay with Paypal, Authorize.net,  ClickBank, and WorldPay. You can pick one of them, or you can pick all  of them, it is entirely up to you.</p>
<p><strong>Control Subscription Length</strong></p>
<p>You can control how long memberships are valid with membership  expiration. Set different expiration for different user type. This  feature works great for trial memberships.</p>
<p><strong>Unlimited Coupon Creation</strong></p>
<p>You can create a coupon to offer a fixed price or a percentage discount on current or new subscription payments.</p>
<p><strong>Login Redirection</strong></p>
<p>If you have multiple membership levels, you might want to redirect  them to different <a href="http://wparena.com/LandingPages" style=""  rel="nofollow" onmouseover="self.status='http://wparena.com/LandingPages';return true;" onmouseout="self.status=''">landing pages</a>. This features comes in handy when you  are trying to send different member updates, news, and/or welcome  messages.</p>
<p><strong>Sequential Course Delivery System</strong></p>
<p>If you are a building a course system with your membership site, then  this feature is extremely useful. You can control when the content  becomes available for users to see. For example, you can have a new  lesson / day for 30 days.</p>
<p><strong>Controlled Content Access</strong></p>
<p>You can control which content is visible to each membership level.  For example, standard members can only see the basic tutorials whereas  Gold members can download source files.</p>
<p><strong>Partial Content Display</strong></p>
<p>You can use the shortcode [ private ] [ /private ] to hide exclusive  content within the post. For example a download link to the PSD source  file or something else. This feature is particularly useful in providing  “teaser” articles that give just enough information that will make  non-members want to become members.</p>
<p><strong>Pay Per Post Access</strong></p>
<p>There are times when users don’t want to pay a monthly fee when they  only want to see a few articles. This option allows you to charge per  post access. User will pay for the access of a specific post.</p>
<p><strong>Entire Blog Protection</strong></p>
<p>You can completely prevent non-members from accessing any  information. Anytime a user tries to access a page, they will be  redirected to the login page.</p>
<p><strong>Custom Error Pages</strong></p>
<p>Maintain a consistent look and feel across your entire membership site by easily creating custom error pages.</p>
<p><strong>Secure RSS Tokens</strong></p>
<p>This feature allows you to send content via RSS feeds without worrying about non-members accessing it.</p>
<p><strong>Download Manager</strong></p>
<p>This feature allows you to protect downloads from being accessed by  unauthorized members and guests. Only users with a specific permission  level can access the file.</p>
<p><strong>Simple Member Management</strong></p>
<p>Magic Members allows you to see all of your members, their status,  level and other information in one easy to read location. You can easily  upgrade, pause, deactivate or delete a member with a single click.</p>
<p><strong><a rel="nofollow" href="http://wparena.com/magicmembers" target="_blank">Buy Magic Members Now</a></strong></p>
<h2><a href="http://codecanyon.net/item/wp-premium-members-pre-advertisements-admin/168546?ref=wparena" target="_blank">WP Premium Members + Pre Advertisements admin</a></h2>
<p><a href="http://codecanyon.net/user/tunafish/portfolio"></a><a href="http://codecanyon.net/item/wp-premium-members-pre-advertisements-admin/168546?ref=wparena"><img class="alignnone size-full wp-image-8110" title="WP-Premium-Members" src="http://wparena.com/wp-content/uploads/2011/05/WP-Premium-Members.jpg" alt="" width="590" height="300" /></a></p>
<p>This plugin is more than just a normal Membership plugin.  Beside displaying Premium content to your paying members only, this  plugin also manages Pre Post Advertisements. This plugin is designed to  work both as a standalone premium membership plugin and it work’s  together and extends the possibilities of the <a href="http://codecanyon.net/item/wp-pre-advertisement/164678?ref=wparena" target="_blank">WP Pre Advertisement plugin</a>.</p>
<p>Subscription payments are made using the Paypal  IPN . The users can  choose either to subscribe for recurring payments so there Premium  membership will be updated every month automatically or to buy a single  Premium membership which will expire.</p>
<p>This plugin is super easy to install. You just upload it to WordPress, add your Paypal email address and your ready to go!</p>
<p><strong>Plugin Options</strong></p>
<ul>
<li>Manage Premium content</li>
<li>Only show Premium content to paying members</li>
<li>Manage pre post advertisements</li>
<li>Set permissions on who does and who doesn’t see pre post advertisements</li>
<li>Automatically remove all advertisements from every post</li>
<li>Automatically add advertisements to all your posts</li>
<li>Manage your Premium members</li>
<li>Paypal  IPN  to handle user subscriptions</li>
<li>Paypal Recurring Payments</li>
</ul>
<p><a href="http://codecanyon.net/item/wp-premium-members-pre-advertisements-admin/full_screen_preview/168546?ref=wparena" target="_blank">Live Preview</a> | <a href="http://codecanyon.net/item/wp-premium-members-pre-advertisements-admin/168546?ref=wparena" target="_blank">Detail</a></p>
<p>There is a tutorial <a href="http://marketplace.tutsplus.com/item/creating-a-subscription-site-using-wordpress/161963?ref=wparena" target="_blank">Creating a Subscription Site Using WordPress</a>, He will walk you through creating a  subscription site using WordPress and PayPal Subscriptions.  By the end  of this tutorial, you will be able to create and personalize the  WordPress registration page and login page, create custom registration  fields tailored to your site, and restrict content based on category and  if the user is logged in.  Along the way, He provide insights to  WordPress fundamentals, and help point the way to further learning.   This is a great WordPress tutorial for intermediate to advanced users  who want to learn how to easily and effectively create subscription  sites and use WordPress as a content-management-system.</p>
<h2><a href="http://member.wishlistproducts.com/wlp.php?af=1344666" target="_blank">WishList Member Script for WordPress</a></h2>
<p>WishList Member is a powerful membership script that can turn any WordPress blog into a full blown membership site.</p>
<p>The best part is, it’s <strong>easy to use*</strong>.  Just unzip, upload and within minutes you can have your own membership site up and running.</p>
<p><strong>Features;</strong></p>
<ul>
<li>Unlimited Membership Levels</li>
<li>Simple Installation With New or Existing WordPress Blog</li>
<li>Flexible Membership Options</li>
<li>Sequential Content Delivery</li>
<li>Control Viewed Content</li>
<li>Shopping Cart Integration</li>
<li>Easy Member Management</li>
<li>Total Content Protection</li>
<li>Secure RSS Feeds</li>
<li>Subscription Length Control</li>
<li>Login Redirection</li>
<li>“Sneak Peak” Content Display</li>
<li>Custom Error Pages</li>
<li>Partial Content Display</li>
</ul>
<p><strong><a href="http://member.wishlistproducts.com/wlp.php?af=1344666" target="_blank">Detail</a></strong> | <a href="http://member.wishlistproducts.com/21download/wlp.php?af=1344666" target="_blank"><strong>21 Membership Questions</strong></a></p>
<h2>Free WordPress Plugins For Membership site:</h2>
<hr />
<h2><a href="http://wordpress.org/extend/plugins/membership/" target="_blank">Membership</a></h2>
<p>Membership allows you to transform your WordPress site into a fully  functional membership site &#8211; where you can provide access to downloads,  online content, videos, forums, support and more through flexible  membership levels and options. Simple to use and massively flexible &#8211; this will meet all of your  membership sites needs. So if you&#8217;d like to create a site like GigaOm,  Izzy Video, PSD Tuts, now you can do that with ease!</p>
<h4>More Instructions on setup</h4>
<p>More instructions and screenshots on how to configure the Membership plugin can be found on the <a href="http://premium.wpmudev.org/project/membership/installation/">WPMU DEV site</a>.<br />
<a href="http://downloads.wordpress.org/plugin/membership.2.0.2.zip" target="_blank">Download</a></p>
<h2>References and Other Useful Resources:</h2>
<p><a href="http://themeforest.net/item/the-furniture-store-wordpress-ecommerce-shop/94982?ref=wparena" target="_blank">The Furniture Store &#8211; WordPress eCommerce Shop</a><br />
<a href="http://themeforest.net/item/the-clothes-shop-wordpress-ecommerce/64132?ref=wparena" target="_blank">The Clothes Shop -WordPress eCommerce</a><br />
<a href="http://www.magicmembers.com/membership-plugin/3-ways-to-speed-up-the-wordpress-membership-site-creation-process/?affid=435" target="_blank">3 Ways to Speed Up the WordPress Membership Site Creation Process</a><br />
<a href="http://www.webbriefcase.net/2009-04/building-a-membership-site-with-wordpress/" target="_blank">Building A Membership Site with WordPress</a><br />
<a title="WordPress As A Membership Site" rel="bookmark" href="http://askcharlyleetham.com/services/wordpress-memberships/wordpress-as-a-membership-site">WordPress As A Membership Site</a><br />
<a href="http://www.wpdesigner.com/2008/03/01/how-to-use-wordpress-as-a-membership-directory/" target="_blank">How to Use WordPress as a Membership Directory</a><br />
<a href="http://www.mojo-themes.com/item/fx-star-wordpress-theme/?r=wparena" target="_blank">FX Star – WordPress Theme</a><br />
<a href="http://www.mojo-themes.com/item/chow-wordpress-restaurant-theme/?r=wparena" target="_blank">Chow WordPress Restaurant Theme</a><br />
<a href="http://www.mojo-themes.com/item/digitalis-wordpress-theme/?r=wparena" target="_blank">Digitalis – Business and Portfolio WordPress Theme</a><br />
<a href="http://themeforest.net/item/reviewit-review-community-wordpress-theme/109666?ref=wparena" target="_blank">ReviewIt &#8211; Review &amp; Community WordPress Theme</a><br />
<a href="http://themeforest.net/item/dynamix-premium-wordpress-theme/113901?ref=wparena" target="_blank">DynamiX &#8211; Premium WordPress Theme</a></p>


<p>Related posts:<ol><li><a href='http://wparena.com/freebies/free-download-plugins-and-themes-from-wordpress-multi-site-user-wpmu/' rel='bookmark' title='Free Download Plugins and Themes From WordPress Multi Site User (WPMU)'>Free Download Plugins and Themes From WordPress Multi Site User (WPMU)</a></li>
<li><a href='http://wparena.com/how-to/create-project-management-website-on-wordpress/' rel='bookmark' title='Create Project Management WebSite on WordPress'>Create Project Management WebSite on WordPress</a></li>
<li><a href='http://wparena.com/how-to/how-to-enable-multi-site-feature-in-wordpress-3-0/' rel='bookmark' title='How to enable Multi Site feature in WordPress 3.0?'>How to enable Multi Site feature in WordPress 3.0?</a></li>
<li><a href='http://wparena.com/tools/create-a-mobile-friendly-site-with-wordpress-mobile-framework/' rel='bookmark' title='Create a Mobile Friendly Site With WordPress Mobile Framework'>Create a Mobile Friendly Site With WordPress Mobile Framework</a></li>
<li><a href='http://wparena.com/tools/create-directory-website-powered-by-wordpress/' rel='bookmark' title='Create Directory WebSite Powered by WordPress'>Create Directory WebSite Powered by WordPress</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://wparena.com/how-to/how-to-create-a-membership-site-with-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Best BuddyPress Themes for Social Networking</title>
		<link>http://wparena.com/showcase/best-buddypress-themes-for-social-networking/</link>
		<comments>http://wparena.com/showcase/best-buddypress-themes-for-social-networking/#comments</comments>
		<pubDate>Wed, 06 Apr 2011 18:57:14 +0000</pubDate>
		<dc:creator>Nur</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Themes]]></category>
		<category><![CDATA[WP Showcase]]></category>
		<category><![CDATA[BuddyPress]]></category>
		<category><![CDATA[BuddyPress Theme]]></category>
		<category><![CDATA[Inspiration]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[Social Networking]]></category>
		<category><![CDATA[Social Networking Theme]]></category>

		<guid isPermaLink="false">http://wparena.com/?p=7383</guid>
		<description><![CDATA[BuddyPress is a suite of Plugins for Social networking to run on WordPress, which is completely free and open source. With BuddyPress you can build a social network for your company, school, sports team or niche community all based on the power and flexibility of WordPress. You can  include friend lists, private messages, photo galleries, [...]


Related posts:<ol><li><a href='http://wparena.com/how-to/useful-hacks-tutorials-and-plugins-for-buddypress/' rel='bookmark' title='Useful Hacks, Tutorials and Plugins for BuddyPress'>Useful Hacks, Tutorials and Plugins for BuddyPress</a></li>
<li><a href='http://wparena.com/how-to/making-your-own-social-blog-network-by-using-wordpress-mu/' rel='bookmark' title='Making your own social blog network By Using WordPress MU'>Making your own social blog network By Using WordPress MU</a></li>
<li><a href='http://wparena.com/tools/plugins-for-implementing-a-private-messaging-system/' rel='bookmark' title='Plugins for Implementing a private messaging system'>Plugins for Implementing a private messaging system</a></li>
<li><a href='http://wparena.com/showcase/mojo-themes-anniversary-bundle-announced-442-all-for-25/' rel='bookmark' title='Mojo Themes Anniversary Bundle Announced $442 All For $25'>Mojo Themes Anniversary Bundle Announced $442 All For $25</a></li>
<li><a href='http://wparena.com/themes/best-wordpress-themes-for-ecommerce-shopping-cart/' rel='bookmark' title='Best WordPress Themes for eCommerce Shopping Cart'>Best WordPress Themes for eCommerce Shopping Cart</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwparena.com%2Fshowcase%2Fbest-buddypress-themes-for-social-networking%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwparena.com%2Fshowcase%2Fbest-buddypress-themes-for-social-networking%2F&amp;source=wparena&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p><a href="http://buddypress.org/">BuddyPress</a> is a suite of Plugins for Social networking to run on <a href="http://wordpress.org/">WordPress</a>, which is completely free and open source. With BuddyPress you can build a social network for your company, school, sports team or niche  community all based on the power and flexibility of WordPress. You can  include friend lists, private messages, photo galleries, status feeds, and more.</p>
<p>Today I am compiling a  list of Best  <a href="http://buddypress.org/">BuddyPress </a>themes for Social Networking.  I hope you must enjoy  the list.</p>
<p>The complete suite of BuddyPress includes the following features are explained on<a href="http://buddypress.org/"> BuddyPres</a> Website :</p>
<blockquote>
<h2>Extended Profiles</h2>
</blockquote>
<div>
<blockquote><p>Fully editable profile fields allow you to define the fields  users can fill in to describe themselves. Tailor profile fields to suit  your audience.</p>
<h2>Activity Streams</h2>
</blockquote>
<div>
<blockquote><p>Global, personal and group activity streams with threaded  commenting, direct posting, favoriting and @mentions. All with full RSS  feed and email notification support.</p>
<h2>Friend Connections</h2>
</blockquote>
<div>
<blockquote><p>Let your users make connections so they can track the  activity of others, or filter on only those users they care about the  most.</p>
<h2>Private Messaging</h2>
</blockquote>
<div>
<blockquote><p>Private messaging will allow your users to talk to each other  directly, and in private. Not just limited to one on one discussions,  your users can send messages to multiple recipients.</p>
<h2>WordPress Blogging</h2>
</blockquote>
<div>
<blockquote><p>Start a blog built on the best blogging software in the  world. Even allow each of your users to start their own full powered  WordPress blog. Track new posts and comments across your site.</p>
<h2>Extensible Groups</h2>
</blockquote>
<div>
<blockquote><p>Powerful public, private or hidden groups allow your users to  break the discussion down into specific topics. Extend groups with your  own custom features using the group extension API.</p>
<h2>Discussion Forums</h2>
</blockquote>
<div>
<blockquote><p>Full powered discussion forums built directly into groups allow for more conventional in-depth conversations.</p></blockquote>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<h2><a href="http://themeforest.net/item/dynamix-premium-wordpress-theme/113901?ref=wparena">DynamiX &#8211; Premium WordPress Theme</a></h2>
<h3><a href="http://themeforest.net/item/dynamix-premium-wordpress-theme/113901?ref=wparena"><img class="alignnone size-full wp-image-7541" title="DynamiX-Premium-Wordpress-Theme" src="http://wparena.com/wp-content/uploads/2011/04/DynamiX-Premium-Wordpress-Theme.jpg" alt="" width="590" height="295" /></a></h3>
<h3>Theme features:</h3>
<ul>
<li>Dual Skin Mode<br />
– Inner (Main body content) &amp; Outer (Header / Footer area) Skin can be selected<br />
– Select Skins for entire website and per page<br />
– Select from 20 Outer Skins and 2 Inner Skins</li>
<li>Non-Post Gallery Slide  Manager (Manage all your Gallery Images/Videos in one area)</li>
<li><strong>BuddyPress</strong> Theme (BBPress Support) – see it in action on the <a href="http://dynamix-buddypress.creativeworkz.co.uk/">demo</a> or <a href="http://support.creativeworkz.co.uk/">support</a> sites</li>
<li>Supports  WP3 .0+ Custom Menus (With optional description)</li>
<li>Add Custom Page Titles (Which doesn’t affect Menu Title)</li>
<li>Add Custom Page / Post Sub Titles</li>
<li>Disable Page Content(For displaying Galleries  ONLY )</li>
<li>Disable Main Content Border   – Add custom bordered content using Styled Boxes Shortcode</li>
</ul>
<p><a href="http://themeforest.net/item/dynamix-premium-wordpress-theme/full_screen_preview/113901?ref=wparena">Live Preview</a></p>
<h2><a href="http://themeforest.net/item/reviewit-review-community-wordpress-theme/109666?ref=wparena">ReviewIt &#8211; Review &amp; Community WordPress Theme</a></h2>
<p><a href="http://themeforest.net/item/reviewit-review-community-wordpress-theme/109666?ref=wparena"><img class="alignnone size-full wp-image-7542" title="ReviewIt-Review-Community-WordPress-Theme" src="http://wparena.com/wp-content/uploads/2011/04/ReviewIt-Review-Community-WordPress-Theme.jpg" alt="" width="590" height="300" /></a></p>
<p>ReviewIt provides you with a powerful review and community theme, that is also 100% BuddyPress compatible!</p>
<p><a href="http://themeforest.net/item/reviewit-review-community-wordpress-theme/full_screen_preview/109666?ref=wparena">Live Preview </a></p>
<h2><a href="http://themeforest.net/item/letterpress-wordpress-theme-with-cms-features/82592?ref=wparena">LetterPress &#8211; WordPress Theme with CMS Features</a></h2>
<p><a href="http://themeforest.net/item/letterpress-wordpress-theme-with-cms-features/82592?ref=wparena"><img class="alignnone size-full wp-image-7543" title="LetterPress-Wordpress-Theme" src="http://wparena.com/wp-content/uploads/2011/04/LetterPress-Wordpress-Theme.jpg" alt="" width="590" height="300" /></a></p>
<p>LetterPress is highly customizable WordPress Theme with  CMS  Features  which can be either used as Blog / Portfolio  or full blown Multi-author  Magazine / Newspaper / Community site able to handle loads of content.</p>
<p><a href="http://themeforest.net/item/letterpress-wordpress-theme-with-cms-features/full_screen_preview/82592?ref=wparena">Live Preview </a></p>
<h2><a href="http://www.mojo-themes.com/item/comsenz-magazine-theme/?r=wparena">Comsenz &#8211; Premium WordPress Magazine Theme</a></h2>
<p><a href="http://www.mojo-themes.com/item/comsenz-magazine-theme/?r=wparena"><img class="alignnone size-full wp-image-7544" title="Comsenz-Premium-WordPress" src="http://wparena.com/wp-content/uploads/2011/04/Comsenz-Premium-WordPress.png" alt="" width="600" height="340" /></a></p>
<p>Comsenz is an advanced WordPress <a href="http://wparena.com/MOJOThemes-magazine" style=""  rel="nofollow" onmouseover="self.status='http://wparena.com/MOJOThemes-magazine';return true;" onmouseout="self.status=''">magazine theme</a> with a ton of features.  The theme has a brandable theme option panel, yes that&#8217;s right. A option  panel in which your able to ad your own brand, no third party logos and  text anymore.</p>
<p><a href="http://www.mojo-themes.com/item/comsenz-magazine-theme/?r=wparena">Detail</a></p>
<h2><a href="http://www.mojo-themes.com/item/wordshaft-wordpress-theme/?r=wparena">Wordshaft WordPress Theme</a></h2>
<p><a href="http://www.mojo-themes.com/item/wordshaft-wordpress-theme/?r=wparena"><img class="alignnone size-full wp-image-7545" title="Wordshaft-WordPress-Theme" src="http://wparena.com/wp-content/uploads/2011/04/Wordshaft-WordPress-Theme.jpg" alt="" width="600" height="340" /></a></p>
<p>Wordshaft is a great WordPress theme for community or personal  blogger  with clean design and neat code. The rich theme admin panel  and widgets  enable you to control your content, manage your  advertisement, show  your latest tweet, video, photos and much more.</p>
<p><a href="http://www.mojo-themes.com/item/wordshaft-wordpress-theme/?r=wparena">Detail</a></p>
<h2><a href="http://www.mojo-themes.com/item/digitalis-wordpress-theme/?r=wparena">Digitalis &#8211; Business and Portfolio WordPress Theme</a></h2>
<p><a href="http://www.mojo-themes.com/item/digitalis-wordpress-theme/?r=wparena"><img class="alignnone size-full wp-image-7546" title="Digitalis-Business-WordPress-Theme" src="http://wparena.com/wp-content/uploads/2011/04/Digitalis-Business-WordPress-Theme.jpg" alt="" width="600" height="340" /></a></p>
<p>Digitalis is truly a WordPress Theme of the next generation.   It is  extensively customizable, it supports unlimited colors, unlimited layout  variations, custom backgrounds and has a ton of backend options.   The  possibilities are endless.   You can transform the theme till it fits  your needs exactly.</p>
<p><a href="http://www.mojo-themes.com/item/digitalis-wordpress-theme/?r=wparena">Detail</a></p>
<h2><a href="http://3oneseven.com/15/spyker/">Spyker Buddypress Theme</a></h2>
<p><img class="alignnone size-full wp-image-7547" title="spykar" src="http://wparena.com/wp-content/uploads/2011/04/spykar.jpg" alt="" width="520" height="498" /></p>
<p>simple gray with four fluid columns on frontpage, including a custom   jQuery slider with five posts retrieving from one  category and and  theme options panel built in.</p>
<p><a title="View the demo here" href="http://317.milo317.com/?wptheme=Spyker"><strong>Demo</strong></a></p>
<h2><a href="http://buddydev.com/buddypress/cosmic-buddy-the-free-theme-to-turn-your-buddypres-to-orkut-style-site/">Cosmic Theme</a></h2>
<p><img class="alignnone size-full wp-image-7548" title="cosmic" src="http://wparena.com/wp-content/uploads/2011/04/cosmic.jpg" alt="" width="450" height="425" /></p>
<p>Cosmic Buddy : The free theme to turn your buddypress to orkut style site</p>
<h2><a href="http://wordpress.org/extend/themes/fishbook-buddypress-buddypack">Fishbook (BuddyPress BuddyPack)</a></h2>
<p><img class="alignnone size-full wp-image-7549" title="fishbook" src="http://wparena.com/wp-content/uploads/2011/04/fishbook.jpg" alt="" width="512" height="354" /></p>
<h2><a href="http://3oneseven.com/02/ines/">Ines BuddyPress Theme</a></h2>
<p><img class="alignnone size-full wp-image-7550" title="ines-buddypress-theme" src="http://wparena.com/wp-content/uploads/2011/04/ines-buddypress-theme.jpg" alt="" width="450" height="425" /></p>
<h2><a href="http://wordpress.org/extend/themes/randy-candy">Randy Candy BuddyPress Theme</a></h2>
<p><img class="alignnone size-full wp-image-7551" title="randy_candy" src="http://wparena.com/wp-content/uploads/2011/04/randy_candy.jpg" alt="" width="404" height="191" /></p>
<h2><a href="http://3oneseven.com/13/detox-wp-theme/">Detox Buddypress Theme</a></h2>
<p><img class="alignnone size-full wp-image-7552" title="detox-buddypress-theme" src="http://wparena.com/wp-content/uploads/2011/04/detox-buddypress-theme.jpg" alt="" width="520" height="492" /></p>
<h2><a href="http://3oneseven.com/06/solitude-wpmu-buddypress-theme/">Solitude BuddyPress Theme</a></h2>
<p><img class="alignnone size-full wp-image-7553" title="solitude-buddypress-theme" src="http://wparena.com/wp-content/uploads/2011/04/solitude-buddypress-theme.jpg" alt="" width="520" height="810" /></p>
<h2><a href="http://wordpress.org/extend/themes/unplugged">Unplugged BuddyPress Theme</a></h2>
<p><img class="alignnone size-full wp-image-7554" title="UnpluggedBuddyPress-Theme" src="http://wparena.com/wp-content/uploads/2011/04/UnpluggedBuddyPress-Theme.jpg" alt="" width="404" height="212" /></p>
<h2><a href="http://yorikvanhavre.deviantart.com/art/Teatro-Magico-BuddyPress-theme-143580487">Teatro Magico Buddypress Theme</a></h2>
<p><img class="alignnone size-full wp-image-7555" title="Teatro_Magico_BuddyPress_theme" src="http://wparena.com/wp-content/uploads/2011/04/Teatro_Magico_BuddyPress_theme.jpg" alt="" width="300" height="632" /></p>
<h2><a href="http://wordpress.org/extend/themes/darwin-buddypress-buddypack">Darwin Buddypress Theme</a></h2>
<p><img class="alignnone size-full wp-image-7556" title="DarwinBuddypressTheme" src="http://wparena.com/wp-content/uploads/2011/04/DarwinBuddypressTheme.jpg" alt="" width="300" height="167" /></p>
<h2><a href="http://wparena.com/elegantThemes-eNews">eNews WordPress Theme</a></h2>
<p><a href="http://wparena.com/elegantThemes-eNews"><img class="alignnone size-full wp-image-7557" title="enews-elegantthemes" src="http://wparena.com/wp-content/uploads/2011/04/enews-elegantthemes.jpg" alt="" width="489" height="232" /></a></p>
<p>eNews is an exercise in crispness and subtlety. This elegant and  professional news theme is great for anyone looking display a lot of  content in a clean and userfriendly manner.</p>
<p><a title="Glossy BuddyPress Icons" rel="bookmark" href="http://www.aoddesign.com/blog/resources/glossy-buddypress-icons/">Glossy BuddyPress Icons</a></p>
<p><a href="http://wparena.com/how-to/how-to-manage-plugins-in-wordpress-multisite-network/">How to manage plugins in WordPress MultiSite Network</a></p>
<p><strong></strong><strong><a title="Useful Hacks, Tutorials and Plugins for BuddyPress" href="http://wparena.com/how-to/useful-hacks-tutorials-and-plugins-for-buddypress/">Useful Hacks, Tutorials and Plugins for BuddyPress</a></strong></p>
<p><strong></strong><strong><a title="42+  Multi Blogging Website Powered By WordPress MU" href="http://wparena.com/inspiration/42-multing-blogging-website-powered-by-wordpress-mu/">42+  Multi Blogging Website Powered By WordPress MU</a></strong></p>
<h2><a href="http://marketplace.tutsplus.com/item/digging-into-wordpress/122737?ref=wparena">Digging Into WordPress</a></h2>
<h2><a href="http://marketplace.tutsplus.com/item/rockstar-wordpress-designer/119325?ref=wparena">Rockstar WordPress Designer</a></h2>
<h2><a href="http://marketplace.tutsplus.com/item/wordpress-beginner-to-master-/118788?ref=wparena">WordPress, Beginner to Master</a></h2>
<h2><a href="http://marketplace.tutsplus.com/item/create-a-universal-slider-manager-in-wordpress/143854?ref=wparena">Create a Universal Slider Manager in WordPress</a></h2>
<h2><a href="http://marketplace.tutsplus.com/item/creating-a-web-server-for-wordpress-joomla-or-magento/145994?ref=wparena">Creating a Web Server for WordPress, Joomla or Magento</a></h2>


<p>Related posts:<ol><li><a href='http://wparena.com/how-to/useful-hacks-tutorials-and-plugins-for-buddypress/' rel='bookmark' title='Useful Hacks, Tutorials and Plugins for BuddyPress'>Useful Hacks, Tutorials and Plugins for BuddyPress</a></li>
<li><a href='http://wparena.com/how-to/making-your-own-social-blog-network-by-using-wordpress-mu/' rel='bookmark' title='Making your own social blog network By Using WordPress MU'>Making your own social blog network By Using WordPress MU</a></li>
<li><a href='http://wparena.com/tools/plugins-for-implementing-a-private-messaging-system/' rel='bookmark' title='Plugins for Implementing a private messaging system'>Plugins for Implementing a private messaging system</a></li>
<li><a href='http://wparena.com/showcase/mojo-themes-anniversary-bundle-announced-442-all-for-25/' rel='bookmark' title='Mojo Themes Anniversary Bundle Announced $442 All For $25'>Mojo Themes Anniversary Bundle Announced $442 All For $25</a></li>
<li><a href='http://wparena.com/themes/best-wordpress-themes-for-ecommerce-shopping-cart/' rel='bookmark' title='Best WordPress Themes for eCommerce Shopping Cart'>Best WordPress Themes for eCommerce Shopping Cart</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://wparena.com/showcase/best-buddypress-themes-for-social-networking/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Plugins for Implementing a private messaging system</title>
		<link>http://wparena.com/tools/plugins-for-implementing-a-private-messaging-system/</link>
		<comments>http://wparena.com/tools/plugins-for-implementing-a-private-messaging-system/#comments</comments>
		<pubDate>Fri, 27 Aug 2010 23:39:25 +0000</pubDate>
		<dc:creator>Nur</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[admin]]></category>
		<category><![CDATA[BuddyPress]]></category>
		<category><![CDATA[COMMUNITY]]></category>
		<category><![CDATA[discussion]]></category>
		<category><![CDATA[private message]]></category>
		<category><![CDATA[social]]></category>
		<category><![CDATA[spam]]></category>
		<category><![CDATA[thread]]></category>
		<category><![CDATA[user]]></category>
		<category><![CDATA[user message]]></category>
		<category><![CDATA[user messages]]></category>
		<category><![CDATA[user messaging]]></category>
		<category><![CDATA[user panel]]></category>
		<category><![CDATA[users]]></category>

		<guid isPermaLink="false">http://wparena.com/?p=4968</guid>
		<description><![CDATA[There is a way for users of your site and blog to contact each other is via email contact form, Now With WordPress Powered Blog and Website it is possible to provide your visitors with a way to send and receive private messages though these WordPress Plugins. 1. WP Private Messages WP Private Messages is [...]


Related posts:<ol><li><a href='http://wparena.com/how-to/useful-hacks-tutorials-and-plugins-for-buddypress/' rel='bookmark' title='Useful Hacks, Tutorials and Plugins for BuddyPress'>Useful Hacks, Tutorials and Plugins for BuddyPress</a></li>
<li><a href='http://wparena.com/how-to/how-to-add-sms-text-messaging-services-to-blogs-and-websites/' rel='bookmark' title='How to add SMS Text Messaging services to WordPress Blogs and WebSites'>How to add SMS Text Messaging services to WordPress Blogs and WebSites</a></li>
<li><a href='http://wparena.com/how-to/how-to-manage-plugins-in-wordpress-multisite-network/' rel='bookmark' title='How to manage plugins in WordPress MultiSite Network'>How to manage plugins in WordPress MultiSite Network</a></li>
<li><a href='http://wparena.com/how-to/making-your-own-social-blog-network-by-using-wordpress-mu/' rel='bookmark' title='Making your own social blog network By Using WordPress MU'>Making your own social blog network By Using WordPress MU</a></li>
<li><a href='http://wparena.com/tools/wordpress-plugins-for-multisite-network-management/' rel='bookmark' title='WordPress Plugins for Multisite Network Management'>WordPress Plugins for Multisite Network Management</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwparena.com%2Ftools%2Fplugins-for-implementing-a-private-messaging-system%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwparena.com%2Ftools%2Fplugins-for-implementing-a-private-messaging-system%2F&amp;source=wparena&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>There is a way for users of your site and blog to contact each other is via email contact form, Now With WordPress Powered Blog and Website it is possible to provide your visitors with a way to send and receive private messages though these WordPress Plugins.</p>
<h2><a rel="attachment wp-att-4969" href="http://wparena.com/tools/plugins-for-implementing-a-private-messaging-system/attachment/private-message/"><img class="alignnone size-thumbnail wp-image-4969" title="Private message" src="http://wparena.com/wp-content/uploads/2010/08/Private-message-292x400.jpg" alt="" width="292" height="400" /></a></h2>
<h2>1.  WP Private Messages</h2>
<p>WP Private Messages is a plugin for messaging each others. It requires minimum user level 0. You can send or recieve messages, and of course, reply.</p>
<p><a href="http://downloads.wordpress.org/plugin/wp-private-messages.1.0.1.zip" target="_blank">Download</a> | <a href="http://www.wpuzmani.com/" target="_blank">Offical page</a></p>
<h2>2. Private Messages For WordPress</h2>
<p>This plugin allows users of WordPress blog send private messages (PM) to each other. The number of PM can be controlled in plugin option page.<br />
Otherwise, an email will be sent to user when a new PM is received. Email template is full-controlled.</p>
<p><a href="http://downloads.wordpress.org/plugin/private-messages-for-wordpress.zip" target="_blank">Download</a> | <a href="http://hontap.blogspot.com/2009/10/private-messages-for-wordpress.html" target="_blank">Author Page</a></p>
<h2>3. Cartpauj PM</h2>
<p>Cartpauj PM (Private Messages) allows you to easily add a Private Messaging system to your WordPress blog/site. Unlike other Private Messaging plugins available, Cartpauj PM works through a Page rather than the WP Dashboard &#8212; This is very helpful if you want to keep users out of the Dashboard area! Please see the features and TODO lists below for more about what Cartpauj PM currently does and what&#8217;s planned for the future.</p>
<p><a href="http://downloads.wordpress.org/plugin/cartpauj-pm.zip" target="_blank">Download</a> | <a href="http://cartpauj.com/" target="_blank">Cartpauj PM</a></p>
<h2>4. BuddyPress Private Messages for Friends Only</h2>
<p>By default, any member on your BuddyPress site is allowed to send private messages to anyone in your userbase.<br />
This plugin only allows friends and site administrators to send private messages. Thus, acting as another deterrent from illegitimate users.</p>
<p><a href="http://downloads.wordpress.org/plugin/buddypress-private-message-for-friends-only.1.1.zip" target="_blank">Download</a> | <a href="http://profiles.wordpress.org/users/r-a-y/" target="_blank">Author</a></p>
<p>Reference: <a href="http://www.marieclaire.com/sex-love/men/men-women-similiarities-sexes" target="_blank">www.marieclaire.com</a></p>


<p>Related posts:<ol><li><a href='http://wparena.com/how-to/useful-hacks-tutorials-and-plugins-for-buddypress/' rel='bookmark' title='Useful Hacks, Tutorials and Plugins for BuddyPress'>Useful Hacks, Tutorials and Plugins for BuddyPress</a></li>
<li><a href='http://wparena.com/how-to/how-to-add-sms-text-messaging-services-to-blogs-and-websites/' rel='bookmark' title='How to add SMS Text Messaging services to WordPress Blogs and WebSites'>How to add SMS Text Messaging services to WordPress Blogs and WebSites</a></li>
<li><a href='http://wparena.com/how-to/how-to-manage-plugins-in-wordpress-multisite-network/' rel='bookmark' title='How to manage plugins in WordPress MultiSite Network'>How to manage plugins in WordPress MultiSite Network</a></li>
<li><a href='http://wparena.com/how-to/making-your-own-social-blog-network-by-using-wordpress-mu/' rel='bookmark' title='Making your own social blog network By Using WordPress MU'>Making your own social blog network By Using WordPress MU</a></li>
<li><a href='http://wparena.com/tools/wordpress-plugins-for-multisite-network-management/' rel='bookmark' title='WordPress Plugins for Multisite Network Management'>WordPress Plugins for Multisite Network Management</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://wparena.com/tools/plugins-for-implementing-a-private-messaging-system/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The Best WordPress Plugins for Bloggers of the Future</title>
		<link>http://wparena.com/tools/the-best-wordpress-plugins-for-bloggers-of-the-future/</link>
		<comments>http://wparena.com/tools/the-best-wordpress-plugins-for-bloggers-of-the-future/#comments</comments>
		<pubDate>Tue, 24 Aug 2010 02:37:53 +0000</pubDate>
		<dc:creator>Nur</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[admin]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[Akismet]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[BuddyPress]]></category>
		<category><![CDATA[captcha]]></category>
		<category><![CDATA[contact]]></category>
		<category><![CDATA[contact form]]></category>
		<category><![CDATA[cron]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[dashboard]]></category>
		<category><![CDATA[device]]></category>
		<category><![CDATA[Digg]]></category>
		<category><![CDATA[dopplr]]></category>
		<category><![CDATA[dotMobi]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[feed]]></category>
		<category><![CDATA[feedback]]></category>
		<category><![CDATA[flickr]]></category>
		<category><![CDATA[gallery]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[google analytics]]></category>
		<category><![CDATA[google sitemaps]]></category>
		<category><![CDATA[hashtags]]></category>
		<category><![CDATA[icons]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[infopirate]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[multilingual]]></category>
		<category><![CDATA[multiple authors]]></category>
		<category><![CDATA[multiple widgets]]></category>
		<category><![CDATA[notes]]></category>
		<category><![CDATA[Optimize]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[postratings]]></category>
		<category><![CDATA[posts]]></category>
		<category><![CDATA[profiles]]></category>
		<category><![CDATA[qr-code]]></category>
		<category><![CDATA[queries]]></category>
		<category><![CDATA[query]]></category>
		<category><![CDATA[qype]]></category>
		<category><![CDATA[rating]]></category>
		<category><![CDATA[ratings]]></category>
		<category><![CDATA[Reddit]]></category>
		<category><![CDATA[referrer]]></category>
		<category><![CDATA[related]]></category>
		<category><![CDATA[repair]]></category>
		<category><![CDATA[resize]]></category>
		<category><![CDATA[RSS]]></category>
		<category><![CDATA[run]]></category>
		<category><![CDATA[schedule]]></category>
		<category><![CDATA[scheduling]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[shortcode]]></category>
		<category><![CDATA[sidebar]]></category>
		<category><![CDATA[sidenotes]]></category>
		<category><![CDATA[simple]]></category>
		<category><![CDATA[sitemaps]]></category>
		<category><![CDATA[skype]]></category>
		<category><![CDATA[slideshare]]></category>
		<category><![CDATA[social]]></category>
		<category><![CDATA[spy]]></category>
		<category><![CDATA[statistics]]></category>
		<category><![CDATA[Stats]]></category>
		<category><![CDATA[switch]]></category>
		<category><![CDATA[switcher]]></category>
		<category><![CDATA[t3n]]></category>
		<category><![CDATA[table]]></category>
		<category><![CDATA[tables]]></category>
		<category><![CDATA[tag]]></category>
		<category><![CDATA[tag cloud]]></category>
		<category><![CDATA[tagging]]></category>
		<category><![CDATA[tags]]></category>
		<category><![CDATA[technorati]]></category>
		<category><![CDATA[template]]></category>
		<category><![CDATA[Templates]]></category>
		<category><![CDATA[Theme]]></category>
		<category><![CDATA[Theme Development]]></category>
		<category><![CDATA[theme preview]]></category>
		<category><![CDATA[Themes]]></category>
		<category><![CDATA[thesixtyone]]></category>
		<category><![CDATA[tracking]]></category>
		<category><![CDATA[tumblr]]></category>
		<category><![CDATA[tweets]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[upload]]></category>
		<category><![CDATA[viddler]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[vimeo]]></category>
		<category><![CDATA[virb]]></category>
		<category><![CDATA[visitors]]></category>
		<category><![CDATA[visits]]></category>
		<category><![CDATA[vote]]></category>
		<category><![CDATA[wap]]></category>
		<category><![CDATA[webkit]]></category>
		<category><![CDATA[webnews]]></category>
		<category><![CDATA[widget]]></category>
		<category><![CDATA[widgets]]></category>
		<category><![CDATA[wikio]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[wireless]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[wordpress mp3 player]]></category>
		<category><![CDATA[wpmu]]></category>

		<guid isPermaLink="false">http://wparena.com/?p=4771</guid>
		<description><![CDATA[Thanks to the WordPress for modification through thousand of the Plugins available. It doesn’t matter what you want to accomplish on your blog, here is the fuel for excellence that will give you an edge over other blogging platform, these WordPress Plugins are the key for the birth and success of blogs. Every Blogger from [...]


Related posts:<ol><li><a href='http://wparena.com/how-to/how-to-add-a-contact-form-into-wordpress-powered-website/' rel='bookmark' title='How to Add a Contact Form into WordPress Powered Website'>How to Add a Contact Form into WordPress Powered Website</a></li>
<li><a href='http://wparena.com/how-to/how-to-exclude-a-category-from-the-home-page/' rel='bookmark' title='How to Exclude a Category from the Home Page'>How to Exclude a Category from the Home Page</a></li>
<li><a href='http://wparena.com/how-to/how-to-hide-show-widgets-on-certain-wordpress-pages-posts-categories/' rel='bookmark' title='How to Hide or Show Widgets on Certain WordPress Pages, Posts and Categories'>How to Hide or Show Widgets on Certain WordPress Pages, Posts and Categories</a></li>
<li><a href='http://wparena.com/how-to/common-uses-for-wordpress-plugins/' rel='bookmark' title='Common Uses for WordPress Plugins'>Common Uses for WordPress Plugins</a></li>
<li><a href='http://wparena.com/tools/plugins-for-implementing-a-private-messaging-system/' rel='bookmark' title='Plugins for Implementing a private messaging system'>Plugins for Implementing a private messaging system</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwparena.com%2Ftools%2Fthe-best-wordpress-plugins-for-bloggers-of-the-future%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwparena.com%2Ftools%2Fthe-best-wordpress-plugins-for-bloggers-of-the-future%2F&amp;source=wparena&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>Thanks to the WordPress for modification through thousand of the Plugins available. It doesn’t matter what you want to accomplish on your blog, here is the fuel for excellence that will give you an edge over other blogging platform, these WordPress Plugins are the key for the birth and success of blogs. Every Blogger from beginners to more experienced webmaster can modify blog and can get access through highly sophisticated and powerful publishing tool and by implementing these WordPress Plugins you blog will get more success and power.</p>
<p><img class="alignnone size-full wp-image-4752" title="Best-WordPress-Plugins" src="http://wparena.com/wp-content/uploads/2010/08/Best-WordPress-Plugins.jpg" alt="" width="600" height="503" /></p>
<h2>1. Tweet Blender</h2>
<p>Author: <a href="http://kirill-novitchenko.com/" target="_blank">Kirill Novitchenko</a></p>
<p><img class="alignnone size-full wp-image-4751" title="Tweet-Blender" src="http://wparena.com/wp-content/uploads/2010/08/Tweet-Blender.jpg" alt="" width="600" height="446" /></p>
<p>Better than Twitter&#8217;s own widgets &#8211; Tweet Blender is tag-aware and has support for multiple authors, lists, hashtags, and keywords all blended together. The plugin can show tweets from just one user or a list of users (as all other Twitter plugins do); however, it can also show tweets for a topic which you can define via Twitter hashtag or keyword. But there is more! It can also show tweets for multiple authors AND multiple lists AND multiple keywords AND multiple hashtags all blended together into a single stream.</p>
<p><a href="http://downloads.wordpress.org/plugin/tweet-blender.3.1.10.zip" target="_blank">Download</a> | <a href="http://www.tweet-blender.com/" target="_blank">Plugin Homepage</a></p>
<h2>2. Facebook Dashboard Widget – a plugin for WordPress</h2>
<p>Author: <a href="http://mou.me.uk/" target="_blank">Chris Chrisostomou</a></p>
<p>If you’re like me, you’ll like to keep up with what your friends are up to but don’t always have time to check Facebook. Or maybe you’re just somewhere where access to the Facebook site is blocked. Work, school, etc.<br />
This is a simple solution to bring the Facebook data to you. Using the dashboard widgets available in WordPress 2.5, this plugin will process your Friends status updates, posted items and/or your Facebook notifications RSS feed, and add a widget for each to your WordPress admin dashboard. So now you can keep up with whats going on in your friends lives from anywhere without needing to access Facebook!</p>
<p><a href="http://mou.me.uk/downloads/facebook-dashboard-widget.zip" target="_blank">Download</a> | <a href="http://mou.me.uk/projects/wordpress/plugins/facebook-dashboard-widget/" target="_blank">Plugin Homepage</a></p>
<h2>3. uQuery iPhone App Widget</h2>
<p>Author: RADSense Software</p>
<p>Tired of copying and pasting iPhone application details in your blog?<br />
Just simply click the new button that this plugin adds to the write screen (rich editor included) and then paste the application ID or url to uQuery application into the prompt box; easy as that. You can configure the widget to display a uQuery search bar and you can use your own referral ID from Apple for the &#8216;buy from Apple Store link&#8217;.</p>
<p><a href="http://downloads.wordpress.org/plugin/uquery-widget.zip" target="_blank">Download </a></p>
<h2>4. WordPress Mobile Pack project</h2>
<p>Author: <a href="http://blog.trasatti.it/" target="_blank">James Pearce</a>, <a href="http://blog.trasatti.it/" target="_blank">andreatrasatti</a></p>
<p><img title="WordPress-Mobile-Pack" src="http://wparena.com/wp-content/uploads/2010/08/WordPress-Mobile-Pack.jpg" alt="" width="600" height="432" /></p>
<p>The dotMobi WordPress Mobile Pack is a complete toolkit to help mobilize your WordPress site and blog.<br />
It includes a mobile switcher to select <a href="http://wparena.com/themeforest" style=""  rel="nofollow" onmouseover="self.status='http://wparena.com/themeforest';return true;" onmouseout="self.status=''">themes</a> based on the type of user that is visiting the site, a selection of mobile <a href="http://wparena.com/themeforest-wordpress" style=""  rel="nofollow" onmouseover="self.status='http://wparena.com/themeforest-wordpress';return true;" onmouseout="self.status=''">themes</a>, extra widgets, device adaptation and a mobile administration panel to allow users to edit the site or write new posts when out and about.</p>
<p><a href="http://downloads.wordpress.org/plugin/wordpress-mobile-pack.1.2.3.zip" target="_blank">Download </a>| <a href="http://mobiforge.com/running/story/the-dotmobi-wordpress-mobile-pack" target="_blank">Plugin Homepage</a></p>
<h2>5. Google Analytics for WordPress</h2>
<p>Author: <a href="http://yoast.com/" target="_blank">Joost de Valk</a></p>
<p><img class="alignnone size-full wp-image-4749" title="Google-Analytics-for-WordPress" src="http://wparena.com/wp-content/uploads/2010/08/Google-Analytics-for-WordPress.jpg" alt="" width="600" height="583" /></p>
<p>The Google Analytics for WordPress plugin allows you to track your blog easily and with lots of metadata. It adds the asynchronous tracking code for Google Analytics and automatically tracks and segments all outbound links from within posts, comment author links, links within comments, blogroll links and downloads. It&#8217;ll add custom variables while tracking to show you pageviews per author, post type, category or publication year. It&#8217;ll also allow you to track AdSense clicks, add extra search engines, ignore certain user levels, and much much more: this is simply the Ultimate Google Analytic solution for WP!<br />
<a href="http://downloads.wordpress.org/plugin/google-analytics-for-wordpress.4.0.8.zip" target="_blank">Download</a> | <a href="http://yoast.com/wordpress/analytics/#utm_source=wordpress&amp;utm_medium=plugin&amp;utm_campaign=google-analytics-for-wordpress&amp;utm_content=v407" target="_blank">Plugin Homepage</a></p>
<h2>6. Smart Youtube</h2>
<p>Author: <a href="http://www.prelovac.com/vladimir/" target="_blank">Vladimir Prelovac</a></p>
<p><img class="alignnone size-full wp-image-4748" title="Smart-YouTube" src="http://wparena.com/wp-content/uploads/2010/08/Smart-YouTube.jpg" alt="" width="600" height="597" /></p>
<p>Smart Youtube is a WordPress Youtube plugin that allows you to easily insert Youtube videos/playlists into your post, comments and in your RSS feed. The plugin is designed to be small and fast and not use any external resources.</p>
<p><a href="http://downloads.wordpress.org/plugin/smart-youtube.zip" target="_blank">Download </a>| <a href="http://www.prelovac.com/vladimir/wordpress-plugins/smart-youtube" target="_blank">Plugin Homepage</a></p>
<h2>7. A Better Tag Cloud</h2>
<p>Author: <a href="http://www.nkuttler.de/" target="_blank">Nicolas Kuttler</a></p>
<p><img class="alignnone size-full wp-image-4747" title="Better-Tag-Cloud" src="http://wparena.com/wp-content/uploads/2010/08/Better-Tag-Cloud.jpg" alt="" width="600" height="181" /></p>
<p>I was pretty annoyed with the default tag cloud widget. It does a lot of things wrong, like inconsistent <a href="http://wparena.com/LandingPages" style=""  rel="nofollow" onmouseover="self.status='http://wparena.com/LandingPages';return true;" onmouseout="self.status=''">HTML</a> markup and hardcoded font sizes. So I wanted to write my own. Digging through the code I found out that the wordpress wp_tag_cloud() function is pretty powerful. In fact, it could do almost everyhing I want. So I abandoned my plan to rewrite everything from scratch and added a nice admin interface to my tag cloud widget.</p>
<p><a href="http://downloads.wordpress.org/plugin/nktagcloud.0.99.3.zip" target="_blank">Download</a> | <a href="http://www.nkuttler.de/wordpress/nktagcloud/" target="_blank">Plugin Homepage</a></p>
<h2>8. WP-PostRatings</h2>
<p>Author:  <a href="http://lesterchan.net/" target="_blank">Lester &#8216;GaMerZ&#8217; Chan</a></p>
<p>All the information (general, changelog, installation, upgrade, usage) you need about this plugin can be found here: WP-PostRatings Readme. It is the exact same readme.<a href="http://wparena.com/LandingPages" style=""  rel="nofollow" onmouseover="self.status='http://wparena.com/LandingPages';return true;" onmouseout="self.status=''">html</a> is included in the zip package.</p>
<p><a href="http://downloads.wordpress.org/plugin/wp-postratings.1.50.zip" target="_blank">Download </a>| <a href="http://lesterchan.net/wordpress/readme/wp-postratings.html" target="_blank">Plugin Homepage</a></p>
<h2>9. Flickr + Highslide</h2>
<p>Author: <a href="http://www.pimlinders.com/" target="_blank">Pim Linders</a></p>
<p>This plugin displays flickr photos using highslide.</p>
<p><strong>Features</strong><br />
13 unique ways of displaying your photos<br />
8 different gallery styles<br />
Displays photos from a photoset<br />
Displays all of a user&#8217;s photos<br />
Displays photos in latest or random order<br />
Ability to change the size of images and thumbnails<br />
Ability to seperate photos into pages<br />
Displays photo titles</p>
<p><a href="http://downloads.wordpress.org/plugin/flickr-highslide.1.3.1.zip" target="_blank">Download</a> | <a href="http://flickrhighslide.com/download/" target="_blank">Plugin Homepage</a></p>
<h2>10. Yet Another Related Posts Plugin</h2>
<p>Author: <a href="http://mitcho.com/" target="_blank">mitcho</a> (Michael Yoshitaka Erlewine)</p>
<p>Yet Another Related Posts Plugin (YARPP) gives you a list of posts and/or pages related to the current entry, introducing the reader to other relevant content on your site.</p>
<p><a href="http://downloads.wordpress.org/plugin/yet-another-related-posts-plugin.3.1.9.zip" target="_blank">Download </a>| <a href="http://mitcho.com/code/yarpp/" target="_blank">Plugin Homepage</a></p>
<h2>11. MP3 Player Plugin for wordpress</h2>
<p>Author: <a href="http://www.thomasnorberg.com/contact-me/" target="_blank">Thomas Norberg</a>, <a href="http://www.premiumbeat.com/" target="_blank">Premiumbeat.com</a></p>
<p><img title="MP3-Player-Plugin" src="http://wparena.com/wp-content/uploads/2010/08/MP3-Player-Plugin.jpg" alt="" width="600" height="312" /></p>
<p>This is a great way to get your music out there either through just listening or having some music on your site. Check the screenshots for more examples of usage. Check this page for usage for embedding into posts/pages Test MP3 Player.</p>
<p><a href="http://downloads.wordpress.org/plugin/mp3-player-plugin-for-wordpress.zip" target="_blank">Download </a>| <a href="http://www.thomasnorberg.com/sitemap/mp3-player-plugin-for-wordpress/" target="_blank">Plugin Homepage</a></p>
<h2>12. WP-DBManager</h2>
<p>Author: <a href="http://lesterchan.net/" target="_blank">Lester &#8216;GaMerZ&#8217; Chan</a></p>
<p><a href="http://lesterchan.net/" target="_blank"></a><br />
Allows you to optimize database, repair database, backup database, restore database, delete backup database , drop/empty tables and run selected queries. Supports automatic scheduling of backing up and optimizing of database.</p>
<p>All the information (general, changelog, installation, upgrade, usage) you need about this plugin can be found here: WP-DBManager Readme. It is the exact same readme.<a href="http://wparena.com/LandingPages" style=""  rel="nofollow" onmouseover="self.status='http://wparena.com/LandingPages';return true;" onmouseout="self.status=''">html</a> is included in the zip package.</p>
<p><a href="http://downloads.wordpress.org/plugin/wp-dbmanager.2.50.zip" target="_blank">Download</a> | <a href="http://lesterchan.net/portfolio/programming/php/" target="_blank">Plugin Homepage</a></p>
<h2>13. SEO Friendly Images</h2>
<p>Author:  <a href="http://www.prelovac.com/vladimir" target="_blank">Vladimir Prelovac</a></p>
<p>SEO Friendly Images is a WordPress optimization plugin which automatically updates all images with proper ALT and TITLE attributes. If your images do not have ALT and TITLE already set, SEO Friendly Images will add them according the options you set. Additionally this makes the post W3C/xHTML valid as well.</p>
<p>ALT attribute is important part of search engine optimization. It describes your image to search engine and when a user searches for a certain image this is a key determining factor for a match.<br />
TITLE attribute play lesser role but is important for visitors as this text will automatically appear in the tooltip when mouse is over the image.</p>
<p><a href="http://downloads.wordpress.org/plugin/seo-image.zip" target="_blank">Download</a> | <a href="http://www.prelovac.com/vladimir/wordpress-plugins/seo-friendly-images" target="_blank">Plugin Homepage</a></p>
<h2>14. Google (XML) Sitemaps Generator for WordPress</h2>
<p>Author: <a href="http://www.arnebrachhold.de/" target="_blank">Arne Brachhold</a></p>
<p>This plugin will generate a special XML sitemap which will help search engines like Google, Bing, Yahoo and Ask.com to better index your blog. With such a sitemap, it&#8217;s much easier for the crawlers to see the complete structure of your site and retrieve it more efficiently. The plugin supports all kinds of WordPress generated pages as well as custom URLs. Additionally it notifies all major search engines every time you create a post about the new content.</p>
<p><a href="http://downloads.wordpress.org/plugin/google-sitemap-generator.3.2.4.zip" target="_blank">Download</a> | <a href="http://www.arnebrachhold.de/projects/wordpress-plugins/google-xml-sitemaps-generator/" target="_blank">Plugin Homepage</a></p>
<h2>15. Sidenotes</h2>
<p>Author:  <a href="http://www.uidesign.at/" target="_blank">Stephan Lenhart</a></p>
<p><img title="Sidenotes" src="http://wparena.com/wp-content/uploads/2010/08/Sidenotes.jpg" alt="" width="600" height="253" /></p>
<p>This plugin provides the possibility to simply add short side notes to your WordPress blog, showing the date of publication, a title and a description. In addition the plugin provides a link to the site the side notes refers to. Simply activate it and add new side notes within the &#8220;Tools&#8221; admin panel. To show off your side notes just put  in your template. For easy syndication this plugin provides an additional RSS feed too. Enjoy!</p>
<p><a href="http://downloads.wordpress.org/plugin/sidenotes.zip" target="_blank">Download</a> | <a href="http://www.uidesign.at/journal/2009/09/14/sidenotes-wordpress-plugin-side-notes-for-your-blog/" target="_blank">Plugin Homepage</a></p>
<h2>16. Theme switch and preview plugin</h2>
<p>Author: <a href="http://www.nkuttler.de/" target="_blank">Nicolas Kuttler</a></p>
<p><img class="alignnone size-full wp-image-4744" title="Theme-Switch-and-Preview" src="http://wparena.com/wp-content/uploads/2010/08/Theme-Switch-and-Preview.jpg" alt="" width="600" height="346" /></p>
<p>The plugin is great for theme development as you can tweak the template online without breaking stuff for visitors. You can also use it for presentations, to show off various <a href="http://wparena.com/LandingPages" style=""  rel="nofollow" onmouseover="self.status='http://wparena.com/LandingPages';return true;" onmouseout="self.status=''">templates</a>. There is a widget and a theme cloud shortcode to make this easier.</p>
<p>This plugin has three basic configurations:<br />
Only admin: This is useful for theme developers and to preview <a href="http://wparena.com/themeforest-AmplifyBusinessTheme?" style=""  rel="nofollow" onmouseover="self.status='http://wparena.com/themeforest-AmplifyBusinessTheme?';return true;" onmouseout="self.status=''">themes</a> on live sites.<br />
Only with passkey: Send your clients preview links. They won&#8217;t need an account on your blog for this to work.<br />
Everybody: Theme switching for everybody.</p>
<p><a href="http://downloads.wordpress.org/plugin/nkthemeswitch.0.9.0.3.zip" target="_blank">Download</a> | <a href="http://www.nkuttler.de/2008/10/07/theme-switch-and-preview-plugin/" target="_blank">Plugin Homepage</a></p>
<h2>17. Resize on Upload</h2>
<p>Author: <a href="http://blog.yeticode.co.uk/" target="_blank">John Tindell</a></p>
<p><img class="alignnone size-full wp-image-4743" title="Resize-on-Upload" src="http://wparena.com/wp-content/uploads/2010/08/Resize-on-Upload.jpg" alt="" width="600" height="242" /></p>
<p>Provides the ability to set a maximum width or height an uploaded image can be, if the image is larger than the specified values then it resized. Ideal for users who wish to upload multiple files without having to resize them via Photoshop or GIMP first.</p>
<p><a href="http://downloads.wordpress.org/plugin/resize-on-upload.zip" target="_blank">Download</a> | <a href="http://blog.yeticode.co.uk/resize-on-upload-plugin/" target="_blank">Plugin Homepage</a></p>
<h2>18. Cute Profiles</h2>
<p>Author: <a href="http://www.clickonf5.org/" target="_blank">Tejaswini Deshpande, Sanjeev Mishra</a></p>
<p><img class="alignnone size-full wp-image-4742" title="Cute-Profiles" src="http://wparena.com/wp-content/uploads/2010/08/Cute-Profiles.jpg" alt="" width="600" height="360" /></p>
<p>Cute Profiles is a free WordPress Plugin which will bring all your Social Profiles at one location i.e. either left or right side of your blog pages in a well decent floating manner, saving your sidebar or footer space for ads or other important data and widgets.</p>
<p><a href="http://downloads.wordpress.org/plugin/cute-profiles.1.0.1.zip">Download</a> | <a href="http://www.clickonf5.org/cute-profiles">Plugin Homepage</a></p>
<h2>19. Contact Form 7</h2>
<p>Author: <a href="http://ideasilo.wordpress.com/" target="_blank">Takayuki Miyoshi</a></p>
<p><img class="alignnone size-full wp-image-4741" title="Contact-Form-7" src="http://wparena.com/wp-content/uploads/2010/08/Contact-Form-71.jpg" alt="" width="600" height="481" /></p>
<p>Just another contact form plugin. Simple but flexible.<br />
Contact Form 7 can manage multiple contact forms, plus you can customize the form and the mail contents flexibly with simple markup. The form supports Ajax-powered submitting, CAPTCHA, Akismet spam filtering and so on.</p>
<p><a href="http://downloads.wordpress.org/plugin/contact-form-7.2.3.1.zip" target="_blank">Download</a> | <a href="http://contactform7.com/" target="_blank">Plugin Homepage</a></p>
<h2>20. StatPress Reloaded</h2>
<p>Author: Manuel Grabowski</p>
<p>This plugin (a highly improved fork of StatPress) shows you real time statistics about your blog. It collects information about visitors, spiders, search keywords, feeds, browsers, OS etc.</p>
<p>Once the plugin StatPress has been activated it immediately starts to collect information. Using StatPress Reloaded you can see your visitors actions while they are surfing your blog or check which are the preferred pages, posts and categories. In the Dashboard menu you will find the StatPress Reloaded page where you could look up the statistics (overview or detailed). StatPress Reloaded also includes a widget you can add to a sidebar (or easy PHP code if you can&#8217;t use widgets!).</p>
<p><a href="http://downloads.wordpress.org/plugin/statpress-reloaded.1.5.21.zip" target="_blank">Download</a></p>


<p>Related posts:<ol><li><a href='http://wparena.com/how-to/how-to-add-a-contact-form-into-wordpress-powered-website/' rel='bookmark' title='How to Add a Contact Form into WordPress Powered Website'>How to Add a Contact Form into WordPress Powered Website</a></li>
<li><a href='http://wparena.com/how-to/how-to-exclude-a-category-from-the-home-page/' rel='bookmark' title='How to Exclude a Category from the Home Page'>How to Exclude a Category from the Home Page</a></li>
<li><a href='http://wparena.com/how-to/how-to-hide-show-widgets-on-certain-wordpress-pages-posts-categories/' rel='bookmark' title='How to Hide or Show Widgets on Certain WordPress Pages, Posts and Categories'>How to Hide or Show Widgets on Certain WordPress Pages, Posts and Categories</a></li>
<li><a href='http://wparena.com/how-to/common-uses-for-wordpress-plugins/' rel='bookmark' title='Common Uses for WordPress Plugins'>Common Uses for WordPress Plugins</a></li>
<li><a href='http://wparena.com/tools/plugins-for-implementing-a-private-messaging-system/' rel='bookmark' title='Plugins for Implementing a private messaging system'>Plugins for Implementing a private messaging system</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://wparena.com/tools/the-best-wordpress-plugins-for-bloggers-of-the-future/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Useful Hacks, Tutorials and Plugins for BuddyPress</title>
		<link>http://wparena.com/how-to/useful-hacks-tutorials-and-plugins-for-buddypress/</link>
		<comments>http://wparena.com/how-to/useful-hacks-tutorials-and-plugins-for-buddypress/#comments</comments>
		<pubDate>Wed, 10 Mar 2010 13:34:25 +0000</pubDate>
		<dc:creator>Nur</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[BuddyPress]]></category>
		<category><![CDATA[Hacks]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[WordPress MU]]></category>

		<guid isPermaLink="false">http://wparena.com/?p=2528</guid>
		<description><![CDATA[BuddyPress is a collection of WordPress MU plugins designed for social networking, it helps to extended profiles, private messaging, friends lists, groups, a messaging system and an activity stream similar to the status update facilities on sites such as Twitter and Facebook. BuddyPress can not be use in single-server version of WordPress. Nowadays lots of developers experimenting [...]


Related posts:<ol><li><a href='http://wparena.com/how-to/making-your-own-social-blog-network-by-using-wordpress-mu/' rel='bookmark' title='Making your own social blog network By Using WordPress MU'>Making your own social blog network By Using WordPress MU</a></li>
<li><a href='http://wparena.com/tools/plugins-for-implementing-a-private-messaging-system/' rel='bookmark' title='Plugins for Implementing a private messaging system'>Plugins for Implementing a private messaging system</a></li>
<li><a href='http://wparena.com/showcase/best-buddypress-themes-for-social-networking/' rel='bookmark' title='Best BuddyPress Themes for Social Networking'>Best BuddyPress Themes for Social Networking</a></li>
<li><a href='http://wparena.com/inspiration/helpful-tips-hacks-and-tutorials-about-wordpress/' rel='bookmark' title='Helpful Tips, Hacks and Tutorials about WordPress'>Helpful Tips, Hacks and Tutorials about WordPress</a></li>
<li><a href='http://wparena.com/freebies/free-download-plugins-and-themes-from-wordpress-multi-site-user-wpmu/' rel='bookmark' title='Free Download Plugins and Themes From WordPress Multi Site User (WPMU)'>Free Download Plugins and Themes From WordPress Multi Site User (WPMU)</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwparena.com%2Fhow-to%2Fuseful-hacks-tutorials-and-plugins-for-buddypress%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwparena.com%2Fhow-to%2Fuseful-hacks-tutorials-and-plugins-for-buddypress%2F&amp;source=wparena&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>BuddyPress is a collection of WordPress MU plugins designed for social networking, it helps to extended profiles, private messaging, friends lists, groups, a messaging system and an activity stream similar to the status update facilities on sites such as Twitter and Facebook. BuddyPress can not be use in single-server version of WordPress.</p>
<p><span id="more-2528"></span>Nowadays lots of developers experimenting and writing  about BuddyPress. Today I am compiling a latest list of  excellent Pluings (included in BuddyPress pack), hacks and Tutorials.</p>
<h1>Hacks and Tutorials:</h1>
<p><img class="alignnone size-full wp-image-2529" title="BuddyPress-Hacks-and-Tutori" src="http://wparena.com/wp-content/uploads/2010/03/BuddyPress-Hacks-and-Tutori.jpg" alt="BuddyPress-Hacks-and-Tutori" width="620" height="267" /></p>
<h2>1. <a href="http://www.pimpmywordpress.com/wordpress-tutorials/how-customise-buddypress-url" target="_blank">How to Customize Your</a><a href="http://www.pimpmywordpress.com/wordpress-tutorials/how-customise-buddypress-url">BuddyPress URL</a></h2>
<p>These are simple instructions on how to customize the slugs for BuddyPress, that will boost SEO and improve your site usability.</p>
<h2>2. <a href="http://www.wpin.me/adding-sign-in-with-twitter-to-a-buddypress-site/" target="_blank">Adding Sign in With Twitter to a Buddypress Site</a></h2>
<p><a href="http://www.wpin.me/adding-sign-in-with-twitter-to-a-buddypress-site/"> </a></p>
<p>This is well explained tutorial on configuring BuddyPress to allow users to sign in using their Twitter usernames and passwords with the help of the Twit Connect plugin.</p>
<h2>3. <a href="http://deanjrobinson.com/article/enabling-twitter-avatars-within-buddypress/" target="_blank">Enabling Twitter Avatars Within BuddyPress</a></h2>
<p><a href="http://deanjrobinson.com/article/enabling-twitter-avatars-within-buddypress/"> </a></p>
<p>By using the Twit Connect plugin help you to add a new function which enables Twitter avatars on regular WordPress blogs.</p>
<h2>4. <a href="http://blog.etiviti.com/2010/02/buddypress-hack-remove-new-member-registration-from-activity-stream/">BuddyPres</a><a href="http://blog.etiviti.com/2010/02/buddypress-hack-remove-new-member-registration-from-activity-stream/" target="_blank">Hack: Remove New Member Registration From Activity Stream</a></h2>
<h2>5. <a href="http://blog.etiviti.com/2010/02/buddypress-hack-disable-activity-stream-comments-favorites-on-certain- types/" target="_blank">BuddyPress Hack: Disable Activity Stream Comments/Favorites For Certain Types</a></h2>
<h2>6. <a href="http://premium.wpmudev.org/the-buddypress-manual/what-are-parent-and-child-themes/" target="_blank">What Are Parent and Child Theme?</a></h2>
<p><a href="http://premium.wpmudev.org/the-buddypress-manual/what-are-parent-and-child-themes/"> </a></p>
<h2>7. <a href="http://sparun.in/a-simple-buddypress-guide/" target="_blank">Simple BuddyPress Guide</a></h2>
<h1>BuddyPress plugins:</h1>
<p><img class="alignnone size-full wp-image-2530" title="BuddyPress-Plugins" src="http://wparena.com/wp-content/uploads/2010/03/BuddyPress-Plugins.jpg" alt="BuddyPress-Plugins" width="620" height="238" /></p>
<p>There are nine plugins in the base BuddyPress suite. Each one can be used to add a social feature to your Social Networking site. By default, all BuddyPress components are enabled. You can selectively disable any of the components by using the BuddyPress Component Setup page.</p>
<h2>Extended Profiles:</h2>
<p>This allows you to create extra profile fields, which can be filled in by the members.</p>
<h2>Private Messaging:</h2>
<p>This allows members to contact each other directly. There are private messaging plugins for WordPress and also for BuddyPress. Rather than confusing your users with multiple places to send/receive PMs, I recommend testing each plugin and using the one that you feel best suits your site.</p>
<h2>Friends:</h2>
<p>This allows members to maintain friend lists, as they would on sites such as Facebook or MySpace.</p>
<h2>Groups:</h2>
<p>This allows members to create groups where they can post images, links, and blog posts. For example, Wicca practitioners could create a group to share spells, and Slayers from Los Angeles could have a group where they would share tips and news.</p>
<h2>The Wire:</h2>
<p>This plugin works like walls on other social networking sites. You can add a wire to a page or component, and users will be able to post messages to that page.</p>
<h2>Activity Streams:</h2>
<p>This plugin tracks member activity across the site. A member&#8217;s activity stream will show new posts they have made, changes to their profile, and changes to their friends list. Members will also be able to keep up to date with their friends&#8217; activities via their stream.</p>
<h2>Blog Tracking:</h2>
<p>This feature aggregates all of the blogs, blog posts, and comments created by a specific member, making it easier for people to keep up with the blogging activities of their friends.</p>
<h2>Forums:</h2>
<p>This component allows groups to create and manage their own forums, using the existing bbPress plugin.</p>
<h2>Status Updates</h2>
<p>Allow users to post status updates.</p>
<p>For Download visit <a href="http://buddypress.org/developers/" target="_blank">The BuddyPress Community</a> | <a href="http://buddypress.org/download/" target="_blank">Visit plugin site</a></p>


<p>Related posts:<ol><li><a href='http://wparena.com/how-to/making-your-own-social-blog-network-by-using-wordpress-mu/' rel='bookmark' title='Making your own social blog network By Using WordPress MU'>Making your own social blog network By Using WordPress MU</a></li>
<li><a href='http://wparena.com/tools/plugins-for-implementing-a-private-messaging-system/' rel='bookmark' title='Plugins for Implementing a private messaging system'>Plugins for Implementing a private messaging system</a></li>
<li><a href='http://wparena.com/showcase/best-buddypress-themes-for-social-networking/' rel='bookmark' title='Best BuddyPress Themes for Social Networking'>Best BuddyPress Themes for Social Networking</a></li>
<li><a href='http://wparena.com/inspiration/helpful-tips-hacks-and-tutorials-about-wordpress/' rel='bookmark' title='Helpful Tips, Hacks and Tutorials about WordPress'>Helpful Tips, Hacks and Tutorials about WordPress</a></li>
<li><a href='http://wparena.com/freebies/free-download-plugins-and-themes-from-wordpress-multi-site-user-wpmu/' rel='bookmark' title='Free Download Plugins and Themes From WordPress Multi Site User (WPMU)'>Free Download Plugins and Themes From WordPress Multi Site User (WPMU)</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://wparena.com/how-to/useful-hacks-tutorials-and-plugins-for-buddypress/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>

