<?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>Wp Themes Planet &#187; admin</title>
	<atom:link href="http://www.wpthemesplanet.com/author/admin/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wpthemesplanet.com</link>
	<description>Wordpress Themes and Blogging Tips</description>
	<lastBuildDate>Wed, 11 Aug 2010 21:34:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>WordPress MU to Multisite HTACCESS</title>
		<link>http://www.wpthemesplanet.com/2010/08/wordpress-mu-to-multisite-htaccess/</link>
		<comments>http://www.wpthemesplanet.com/2010/08/wordpress-mu-to-multisite-htaccess/#comments</comments>
		<pubDate>Wed, 11 Aug 2010 21:34:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[WordPress Multisite]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Wordpress MU]]></category>
		<category><![CDATA[Optimization]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Updates]]></category>

		<guid isPermaLink="false">http://www.wpthemesplanet.com/?p=1368</guid>
		<description><![CDATA[I would like to add something to my earlier article How to enable WordPress Multisite 3.0. If you are upgrading from WordPress MU (WPMU) to WordPress 3.0.x Multisite make sure to check your HTACCESS file. There have been many reports of broken images on Multisite installations after upgrading from WordPress MU. If you notice any broken images on your [...]]]></description>
			<content:encoded><![CDATA[<p>I would like to add something to my earlier article <a href="http://www.wpthemesplanet.com/2010/07/how-to-enable-wordpress-multisite-3-0-wpmu-activate-thelonious/">How to enable WordPress Multisite 3.0</a>. If you are upgrading from WordPress MU (WPMU) to WordPress 3.0.x Multisite make sure to check your HTACCESS file. There have been many reports of broken images on Multisite installations after upgrading from WordPress MU. If you notice any broken images on your Multisite subdomains after upgrading, make sure to check your HTACCESS.</p>
<p><img class="size-full wp-image-1375  alignnone" title="WordPress Multisite" src="http://www.wpthemesplanet.com/wp-content/uploads/2010/08/multisite.jpg" alt="" width="302" height="86" /></p>
<p>I tried the following HTACCESS and it fixed all these problems with broken or missing images:</p>

<div class="wp_syntax"><div class="code"><pre class="language" style="font-family:monospace;">#Wordpress Multi site
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ - [L]
&nbsp;
# uploaded files
RewriteRule ^files/(.+) wp-includes/ms-files.php?file=$1 [L]
&nbsp;
RewriteCond %{REQUEST_FILENAME} -f [OR]
RewriteCond %{REQUEST_FILENAME} -d
RewriteRule ^ - [L]
RewriteRule . index.php [L]
#END WordPress Multi Site</pre></div></div>

<p><span id="more-1368"></span></p>
<p>If you are using The Donncha Domain mapping plugin to allow users to use domain names, make sure to update to the latest version that is compatible with WordPress 3.0.x. Otherwise you could see this message when a blog user tries to login:</p>
<p>&#8220;You don’t have permission to view this site. Please contact the system administrator.&#8221;</p>
<p>To update to the latest version of Donncha&#8217;s domain mapping plugin:</p>
<p><a href="http://ocaoimh.ie/wordpress-30-domain-mapping-052/" target="_blank">WordPress 3.0 Domain Mapping 0.5.2</a></p>
<p>If you notice any other issues after updating to WordPress Multisite, let me know and I will see if there is any fix.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wpthemesplanet.com/2010/08/wordpress-mu-to-multisite-htaccess/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>How to enable WordPress Multisite 3.0</title>
		<link>http://www.wpthemesplanet.com/2010/07/how-to-enable-wordpress-multisite-3-0-wpmu-activate-thelonious/</link>
		<comments>http://www.wpthemesplanet.com/2010/07/how-to-enable-wordpress-multisite-3-0-wpmu-activate-thelonious/#comments</comments>
		<pubDate>Wed, 21 Jul 2010 11:34:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Hosting]]></category>
		<category><![CDATA[WordPress Multiuser]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Wordpress MU]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[Multiuser]]></category>
		<category><![CDATA[Optimization]]></category>

		<guid isPermaLink="false">http://www.wpthemesplanet.com/?p=1341</guid>
		<description><![CDATA[Former WordPress MU (WPMU) is now known as WordPress Multisite in version 3.0. This feature is not activated by default, you must enable it manually. The Multiuser function, lets you create a network of sites. You can run and host many different blogs with the same installation of WordPress. You must have web server file [...]]]></description>
			<content:encoded><![CDATA[<p>Former WordPress MU (WPMU) is now known as WordPress Multisite in version 3.0. This feature is not activated by default, you must enable it manually. The Multiuser function, lets you create a network of sites. You can run and host many different blogs with the same installation of WordPress. You must have web server file access to activate it. The instructions to activate Multisite are easy to follow and you should be able to get your installation activated with just 10 minutes work.</p>
<p>Start activating the multi-site features of WordPress 3.0 by adding this line of code to your wp-config.php file:</p>

<div class="wp_syntax"><div class="code"><pre class="language" style="font-family:monospace;">/** Enable or disable Worpress Multi-site features **/
define('WP_ALLOW_MULTISITE', true);</pre></div></div>

<p>Refresh your Dashboard and got to &#8221;Tools -&gt; Network&#8221;. You will see a screen that looks similar to the one in the picture below:</p>
<p><a href="http://www.wpthemesplanet.com/wp-content/uploads/2010/07/Network-Multisite.png"><img class="alignnone size-medium wp-image-1349" src="http://www.wpthemesplanet.com/wp-content/uploads/2010/07/Network-Multisite-300x188.png" alt="" width="300" height="188" /></a><a href="http://www.wpthemesplanet.com/wp-content/uploads/2010/07/Network-Multisite.png"></a></p>
<p>If you want to install your additional blogs on virtual sub-domains instead of sub-directories you will need to create a wildcard DNS record on your server to enable the sub-domain (blog1.yourdomain.com, blog2.yourdomain.com, blog3.yourdomain.com) functionality of WordPress 3.0.</p>
<p><span id="more-1341"></span></p>
<p>Your server must support wildcard DNS records for you to do this. As an example I will explain how to configure it with Hostgator. It&#8217;s very easy to do with the <a href="http://secure.hostgator.com/~affiliat/cgi-bin/affiliates/clickthru.cgi?id=host4433">Hostgator Baby Plan allows them</a>. When you are in your Hostgator Control Panel, follow these instructions to create a wildcard DNS record for a domain.</p>
<p>Select “sub-domains” under”Domains” in CPanel<br />
Enter an asterisk “*” in the sub-domain’s name field<br />
Select the TLD the wildcard DNS is to be set up on<br />
Enter the server location address for the wildcard folder, e.g. /public_html/bigbuz<br />
Click “Create”<br />
Back to your WordPress admin panel, you need to install the now activated WordPress 3.0 Network settings, viz</p>
<p><a href="http://www.wpthemesplanet.com/wp-content/uploads/2010/07/wildcard.jpg"><img class="alignnone size-medium wp-image-1351" src="http://www.wpthemesplanet.com/wp-content/uploads/2010/07/wildcard-300x239.jpg" alt="" width="300" height="239" /></a></p>
<p>Find the Network settings page in your WordPress admin panel (Tools&gt;Network)<br />
Choose whether you want to use sub-domains or sub-folders for the additional blogs<br />
Type a name for your network of sites<br />
Set your admin email address<br />
Click &#8220;Install&#8221;</p>
<p>After a minute or two you will be presented with a configuration screen. Back up your .htaccess and wp-config.php files before you proceed to follow the instructions provided on that configuration screen.</p>
<p>As a precautionary measure to prevent visitors of non-existent sites from being greeted by 404 error messages, redirect them to a URL of your choice by adding the below code to the bottom your wp-config.php file:</p>

<div class="wp_syntax"><div class="code"><pre class="language" style="font-family:monospace;"> /* Send visitors to non-existent blogs here */
define( 'NOBLOGREDIRECT', 'http://yourdomain.com/' );</pre></div></div>

<p>Change http://yourdomain.com to the URL of your choice</p>
<p>Log out then log back in.<br />
You will now need to go through your settings to enable or disable the new options provided by WordPress Multi Site.</p>
<h4><span style="color: #800000;"><span style="text-decoration: underline;">Upgrading from WPMU to WordPress Multisite 3.0</span></span></h4>
<p>If you are upgrading from WPMU to WordPress Multisite 3.0, you can do it automatically from the dashboard, but some manual configuration is also needed. After you upgrade and you login again into the dashboard, this message will be displayed:</p>
<p>Warning! WordPress encrypts user cookies, but you must add the following lines to wp-config.php for it to be more secure.</p>
<p>Follow the steps listed there and then you could see something like this:</p>
<p>&#8220;Thank you for Updating! Please visit the Update Network page to update all your sites.&#8221;</p>
<p>Follow the link and update all the blogs. (If you have any). Update Network.</p>
<p>Also you could see the following message:</p>
<p>&#8220;The wp-content/blogs.php file is deprecated. Please remove it and update your server rewrite rules to use wp-includes/ms-files.php instead.&#8221;</p>
<p>So, just remove the blogs.php file from the server and edit your .htaccess file. The .htaccess file can be found in the root folder, where the wp-config.php file is.</p>
<p>Open with notepad and change:</p>

<div class="wp_syntax"><div class="code"><pre class="language" style="font-family:monospace;">RewriteRule ^([_0-9a-zA-Z-]+/)?files/(.+) wp-content/blogs.php?file=$2 [L]</pre></div></div>

<p>to</p>

<div class="wp_syntax"><div class="code"><pre class="language" style="font-family:monospace;">RewriteRule ^([_0-9a-zA-Z-]+/)?files/(.+) wp-includes/ms-files.php?file=$2 [L]</pre></div></div>

<p>Done! Your new Multiuser 3.0 installation is ready to use.</p>
<p>Enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wpthemesplanet.com/2010/07/how-to-enable-wordpress-multisite-3-0-wpmu-activate-thelonious/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>WordPress 3.0 final release “Thelonious”</title>
		<link>http://www.wpthemesplanet.com/2010/06/wordpress-3-0-final-release-thelonious/</link>
		<comments>http://www.wpthemesplanet.com/2010/06/wordpress-3-0-final-release-thelonious/#comments</comments>
		<pubDate>Fri, 18 Jun 2010 21:16:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Patagonia Theme]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Wordpress MU]]></category>
		<category><![CDATA[Theme]]></category>
		<category><![CDATA[Updates]]></category>

		<guid isPermaLink="false">http://www.wpthemesplanet.com/?p=1337</guid>
		<description><![CDATA[WordPress 3.0 has been released with the name &#8220;Thelonious&#8221;. This is the thirteenth major release of WordPress and the culmination of half a year of work by 218 contributors, is now available for download (or upgrade within your dashboard). New features in this WordPress release include a new default theme called &#8220;Twenty Ten&#8221;. Let me [...]]]></description>
			<content:encoded><![CDATA[<p>WordPress 3.0 has been released with the name &#8220;Thelonious&#8221;. This is the thirteenth major release of WordPress and the culmination of half a year of work by 218 contributors, is now available for download (or upgrade within your dashboard).</p>
<p><img class="alignnone size-full wp-image-1338" src="http://www.wpthemesplanet.com/wp-content/uploads/2010/06/wordpress-3-0.png" alt="" width="200" height="193" /></p>
<p>New features in this WordPress release include a new default theme called &#8220;Twenty Ten&#8221;. Let me add that it really looks like &#8220;Patagonia&#8221; Theme, so I guess less people are going to use my theme, time to &#8220;adapt and change&#8221; I guess. But in the other hand I can feel proud to work as inspiration to whoever designed Twenty Ten.</p>
<p><span id="more-1337"></span>Theme developers have new APIs that allow them to easily implement custom backgrounds, headers, shortlinks, menus (no more file editing), post types, and taxonomies. Developers and network admins will appreciate the long-awaited merge of MU and WordPress, creating the new multi-site functionality which makes it possible to run one blog or ten million from the same installation. Also, I really don&#8217;t understand why would they merge WpMu into WordPress, since most people are going to use normal WordPress anyways.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wpthemesplanet.com/2010/06/wordpress-3-0-final-release-thelonious/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Some great places to submit your blog</title>
		<link>http://www.wpthemesplanet.com/2010/06/some-great-places-to-submit-your-blog/</link>
		<comments>http://www.wpthemesplanet.com/2010/06/some-great-places-to-submit-your-blog/#comments</comments>
		<pubDate>Thu, 03 Jun 2010 09:41:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Marketing]]></category>
		<category><![CDATA[Search Engines]]></category>
		<category><![CDATA[Bing]]></category>
		<category><![CDATA[Blogs]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Promotion]]></category>
		<category><![CDATA[Seo]]></category>
		<category><![CDATA[Yahoo]]></category>

		<guid isPermaLink="false">http://www.wpthemesplanet.com/?p=1311</guid>
		<description><![CDATA[Are you looking for some high quality search engine traffic? Then take a look at the links below and submit your Blog to those sites. Five high quality sites is all you will need to start. Try to stay away from automatic submission software (so 90&#8242;s) that claim to auto submit your site to 1000&#8242;s of [...]]]></description>
			<content:encoded><![CDATA[<p>Are you looking for some high quality search engine traffic? Then take a look at the links below and submit your Blog to those sites. Five high quality sites is all you will need to start. Try to stay away from automatic submission software (so 90&#8242;s) that claim to auto submit your site to 1000&#8242;s of sites. That&#8217;s not true. By the way, Google, Bing and Yahoo manage 95% of Internet search engine traffic, so these links will have you pretty covered.</p>
<p><img class="alignnone size-full wp-image-1316" style="border: grey 1px solid;" title="Bing Google Yahoo" src="http://www.wpthemesplanet.com/wp-content/uploads/2010/06/bing-google-yahoo.jpg" alt="" width="480" height="100" /></p>
<p>Google Search submission URL. Submit here if your site is new and/or still not listed in google. How to know if your site is listed in Google?</p>
<p><span id="more-1311"></span></p>
<p>Just go to Google and type this in Google Search -&gt; <strong>site:your-url.com</strong></p>
<h4>1) Google Search submission URL:</h4>
<p><a href="http://www.google.com/addurl/?continue=/addurl" target="_blank"><strong><span style="color: #800000;">http://www.google.com/addurl/?continue=/addurl</span></strong></a></p>
<hr />
<h4>2) Google Blog Search:</h4>
<p>Make sure you submit here, because if your site is listed in Google, it doesn&#8217;t mean it is listed in the blog search. High quality and when you make a new high quality post, you can also get listed in the top 10 in Google, at the bottom, where it says: &#8220;Blog posts about&#8230;&#8221;</p>
<p><a href="http://blogsearch.google.com/ping" target="_blank"><span style="color: #800000;"><strong>http://blogsearch.google.com/ping</strong></span></a></p>
<hr />
<h4>3) Bing Search:</h4>
<p>Bing was originally known as MSN Search. Microsoft&#8217;s official search engine that is here to stay.</p>
<p><a href="http://www.bing.com/webmaster/SubmitSitePage.aspx" target="_blank"><strong><span style="color: #800000;">http://www.bing.com/webmaster/SubmitSitePage.aspx</span></strong></a></p>
<hr />
<h4>4) Yahoo Site Explorer:</h4>
<p>You can submit a webpage or a Site Feed. They can ask you to verify your submission by adding a META tag to your home page, or uploading a verification file to your site. It&#8217;s worth it to submit there and take a few minutes to verify it.</p>
<p><a href="https://siteexplorer.search.yahoo.com/submit" target="_blank"><span style="color: #800000;"><strong>https://siteexplorer.search.yahoo.com/submit</strong></span></a></p>
<hr />
<h4>5) Yahoo RSS submission:</h4>
<p>Another great tool from Yahoo to submit your RSS, very useful.</p>
<p><a href="http://search.yahoo.com/mrss/submit" target="_blank"><strong><span style="color: #800000;">http://search.yahoo.com/mrss/submit</span></strong></a></p>
<hr />Make sure you follow me on Twitter for more great tips.</p>
<p>Happy WordPressing everyone!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wpthemesplanet.com/2010/06/some-great-places-to-submit-your-blog/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>WordPress 3.0 RC1</title>
		<link>http://www.wpthemesplanet.com/2010/05/wordpress-3-0-rc1/</link>
		<comments>http://www.wpthemesplanet.com/2010/05/wordpress-3-0-rc1/#comments</comments>
		<pubDate>Tue, 01 Jun 2010 02:19:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Updates]]></category>

		<guid isPermaLink="false">http://www.wpthemesplanet.com/?p=1307</guid>
		<description><![CDATA[WordPress 3.0 Release Candidate 1 (RC1) is available for download. A &#8220;Release Candidate&#8221; comes after the beta release and before the final launch. Also, a &#8220;Release Candidate&#8221; has all features finished and all potential issues fixed. However, there are millions using WordPress with a wide variety of configurations and hosting setups, so it’s possible that [...]]]></description>
			<content:encoded><![CDATA[<p>WordPress 3.0 Release Candidate 1 (RC1) is available for download. A &#8220;Release Candidate&#8221; comes after the beta release and before the final launch. Also, a &#8220;Release Candidate&#8221; has all features finished and all potential issues fixed. However, there are millions using WordPress with a wide variety of configurations and hosting setups, so it’s possible that they have missed something.</p>
<p><img class="alignnone size-full wp-image-1308" src="http://www.wpthemesplanet.com/wp-content/uploads/2010/05/wordpress3-0-rc1.png" alt="" width="180" height="174" /></p>
<p>You can download the RC and test it out if you want, directly from wordpress.org<br />
<span id="more-1307"></span><br />
Some things to take in mind:</p>
<p>_Custom menus are finished! Yay!<br />
_Multi-site is all set.<br />
_There are a ton of changes, so plugin authors, please test your plugins now, so that if there is a compatibility issue, we can figure it out before the final release.<br />
_Plugin and theme users are also encouraged to test things out. If you find problems, let your plugin/theme authors know so they can figure out the cause.<br />
_The look of the WordPress admin has been lightened up a little bit, so you can focus more on your content.</p>
<p>Enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wpthemesplanet.com/2010/05/wordpress-3-0-rc1/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Themes updated for WordPress 3.0</title>
		<link>http://www.wpthemesplanet.com/2010/05/themes-updated-for-wordpress-3-0/</link>
		<comments>http://www.wpthemesplanet.com/2010/05/themes-updated-for-wordpress-3-0/#comments</comments>
		<pubDate>Thu, 13 May 2010 19:45:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Director Theme]]></category>
		<category><![CDATA[Patagonia Theme]]></category>
		<category><![CDATA[Tandil Theme]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Theme]]></category>
		<category><![CDATA[Updates]]></category>

		<guid isPermaLink="false">http://www.wpthemesplanet.com/?p=1292</guid>
		<description><![CDATA[I just added the Menu Management feature for compatibility with WordPress 3.0, the next version of WordPress. Menu compatibility has been added to Patagonia, Tandil and Director. It&#8217;s one of the most exciting features in the coming WordPress 3.0. It gives you full control over your site’s navigation menus. Users can easily drag and drop items, to create menus that include any [...]]]></description>
			<content:encoded><![CDATA[<p>I just added the Menu Management feature for compatibility with WordPress 3.0, the next version of WordPress. Menu compatibility has been added to <a href="http://www.wpthemesplanet.com/free-wp-themes/patagonia-theme/"><span style="color: #ff0000;">Patagonia</span></a>, <a href="http://www.wpthemesplanet.com/free-wp-themes/tandil-theme/"><span style="color: #ff0000;">Tandil</span></a> and <a href="http://www.wpthemesplanet.com/free-wp-themes/director-wordpress-theme/"><span style="color: #ff0000;">Director</span></a>.</p>
<p><a href="http://www.wpthemesplanet.com/wp-content/uploads/2010/05/menu-management.jpg" target="_blank"><img class="alignnone size-medium wp-image-1293" title="menu-management" src="http://www.wpthemesplanet.com/wp-content/uploads/2010/05/menu-management-300x175.jpg" alt="" width="300" height="175" /></a></p>
<p>It&#8217;s one of the most exciting features in the coming WordPress 3.0. It gives you full control over your site’s navigation menus. Users can easily drag and drop items, to create menus that include any mixture of links to internal pages, external URLs, categories, basically a customized widget. Then you can embed these custom menus as a widget, in the sidebar, footer, etc.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wpthemesplanet.com/2010/05/themes-updated-for-wordpress-3-0/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Happy birthday to WpThemesPlanet!</title>
		<link>http://www.wpthemesplanet.com/2010/04/wp-themes-planet-first-year-birthday/</link>
		<comments>http://www.wpthemesplanet.com/2010/04/wp-themes-planet-first-year-birthday/#comments</comments>
		<pubDate>Mon, 26 Apr 2010 02:54:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Director Theme]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[WpThemesPlanet]]></category>
		<category><![CDATA[Blogs]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Theme]]></category>

		<guid isPermaLink="false">http://www.wpthemesplanet.com/?p=1255</guid>
		<description><![CDATA[Today, April 26th 2010 is WpThemesPlanet&#8217;s first birthday! To celebrate I&#8217;m releasing a new and original theme called Director. Check it out. This WordPress Theme is compatible with the latest WordPress Release and includes theme options, threaded comments, JQuery menu and a very Professional and unique look inspired by Hollywood and Cinema in General. However this [...]]]></description>
			<content:encoded><![CDATA[<p>Today, April 26th 2010 is WpThemesPlanet&#8217;s first birthday! To celebrate I&#8217;m releasing a new and original theme called Director. Check it out. This WordPress Theme is compatible with the latest WordPress Release and includes theme options, threaded comments, JQuery menu and a very Professional and unique look inspired by Hollywood and Cinema in General. However this theme can be used for any kind of site, niche or business. By the way, the Hollywood Sign has been saved today by a fund raising and announced by Governor Arnold Schwarzenegger.</p>
<p><img class="alignnone size-full wp-image-1259" src="http://www.wpthemesplanet.com/wp-content/uploads/2010/04/screenshot1.png" alt="" width="300" height="228" /></p>
<h3>           <a href="http://www.wpthemesplanet.com/director.zip"><span style="color: #ff0000;">Download Theme</span></a></h3>
<h3>               <a rel="nofollow" href="http://www.wpthemesplanet.com/?themedemo=director"><span style="color: #ff0000;">Demo Theme</span></a></h3>
<p>I designed this template in Photoshop, coded and edited it in Dreamweaver and Notepad++. Although this theme is visual attractive (which in many cases means &#8220;heavy&#8221;) it does not take a lot of resources like some other similar wordpress themes. Most of the visual attractive themes tend to be heavy for your host and slow loading for the user. Most of those themes load a lot of add-ons in their header.php, plus they have a very complex functions.php. I designed Director to be as &#8220;lite&#8221; as possible, yet visual attractive.</p>
<p>Many more features will be added in the next versions of Director. Some extra features like custom CSS, Analytics, Adsense and more. Custom CSS will let you modify the stylesheet and save the customization, so you don&#8217;t lose the changes when you update. Twitter, Facebook and Custom RSS can be added from the theme&#8217;s options. Enter the WordPress Dashboard, go to Appearance -&gt; Director Options. You can also send suggestions <a href="http://www.wpthemesplanet.com/contact-us/">here</a>. This WordPress theme will be offered in Spanish (my native language) in the next few versions. Want to translate Director Theme to another language? You can contact me as well and I will add your credit (name and site) to the changelog!</p>
<p>Here are some stats of WpThemesPlanet first year:<br />
<span id="more-1255"></span></p>
<p><strong>20,000 downloads of Patagonia and 10,000 of Tandil</strong></p>
<p><strong>100 articles</strong></p>
<p><strong>800 approved comments</strong></p>
<p><strong>12,000 spam comments blocked by Akismet!</strong></p>
<p><strong>300 user Emails received.</strong></p>
<p><strong>450 Support emails sent.</strong></p>
<p><strong>3 Free WordPress Themes and 50 Theme Updates released.</strong></p>
<p><strong>Many theme customizations for clients of Patagonia and Tandil.</strong></p>
<p>I want to thank everyone for using my themes and supporting the project. The first year is hard. Most internet projects collapse during this period. If you manage to survive the first year, you are good to go. During this period, I spent time adding content and supporting users, as well as updating and improving both themes. During the second year I want to take the whole project to the next level. Many good things will follow! Stay tuned!</p>
<p>Finally I want to quote a phrase from Thomas Alva Edison:</p>
<blockquote><p><strong>&#8220;Many of life’s failures are people who did not realize how close they were to success when they gave up.&#8221;</strong></p></blockquote>
<p>Never give up!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wpthemesplanet.com/2010/04/wp-themes-planet-first-year-birthday/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
	</channel>
</rss>
