<?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; Updates</title>
	<atom:link href="http://www.wpthemesplanet.com/tag/updates/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wpthemesplanet.com</link>
	<description>Wordpress Themes and Blogging Tips</description>
	<lastBuildDate>Wed, 08 Sep 2010 23:22:27 +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>Twitter WordPress plugins and OAuth</title>
		<link>http://www.wpthemesplanet.com/2010/09/twitter-wordpress-plugins-and-oauth/</link>
		<comments>http://www.wpthemesplanet.com/2010/09/twitter-wordpress-plugins-and-oauth/#comments</comments>
		<pubDate>Wed, 08 Sep 2010 23:22:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[WpThemesPlanet]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[Updates]]></category>

		<guid isPermaLink="false">http://www.wpthemesplanet.com/?p=1389</guid>
		<description><![CDATA[As you may know, Twitter has a new authentication method that lets you use third party Twitter applications and WordPress plugins without them storing your password. The move to OAuth will mean increased security and a better user experience overall. Applications won&#8217;t store your Twitter username and password, and if you change your password, the [...]]]></description>
			<content:encoded><![CDATA[<p>As you may know, Twitter has a new authentication method that lets you use third party Twitter applications and WordPress plugins without them storing your password. The move to OAuth will mean increased security and a better user experience overall. Applications won&#8217;t store your Twitter username and password, and if you change your password, the plugins will continue to work.</p>
<p><a href="http://www.wpthemesplanet.com/public_html/wp-content/uploads/2010/09/oauth1.jpg"><img class="alignnone size-medium wp-image-1392" title="OAuth" src="http://www.wpthemesplanet.com/public_html/wp-content/uploads/2010/09/oauth1-300x213.jpg" alt="" width="300" height="213" /></a></p>
<p>If you are using any WordPress plugin that connects with Twitter, you should update to the latest version that supports OAuth. Otherwise the plugins are not going to work. I personally use &#8220;Twitter Tools&#8221; plugin on my client&#8217;s Blogs and in some of my sites and I updated to version 2.4 for full compatibility with OAuth. You need to register each of your sites using this plugin in Twitter. (see picture above). The great news is that you can use your site&#8217;s name where it says: &#8220;about 10 minutes ago via WpThemesPlanet in reply to WordPress&#8221;. Instead of &#8220;BlackBerry&#8221; or &#8220;TweetDeck&#8221; You can see your own site&#8217;s name.</p>
<p><span id="more-1389"></span></p>
<p>With this new feature, you still individually approve each application before using it, and you can revoke access at any time. To see which applications you have authorized or to revoke access, just go to the Connections section under Settings.</p>
<p>In order for Twitter applications to access your account, developers have been able to choose one of two authentication methods: Basic Authentication or OAuth. Both require your permission, but there is an important difference. With Basic Auth, you provide your username and password for the app to access Twitter, and the application has to store and send this information over the Internet each time you use the app. With OAuth, this isn’t the case. Instead, you approve an application to access Twitter, and the application doesn’t store your password.</p>
<p>Besides Twitter WordPress plugins, many other apps, including Echofon, TweetDeck, Twitterrific, Seesmic, and Twitter for Android, iPhone, and BlackBerry, are already using OAuth. The same feature explained above, applies for all these other applications.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wpthemesplanet.com/2010/09/twitter-wordpress-plugins-and-oauth/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<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>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>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>Patagonia 1.6.9 and Tandil 1.3.7</title>
		<link>http://www.wpthemesplanet.com/2010/04/patagonia-wordpress-theme-1-6-9-and-tandil-wp-template-1-3-7/</link>
		<comments>http://www.wpthemesplanet.com/2010/04/patagonia-wordpress-theme-1-6-9-and-tandil-wp-template-1-3-7/#comments</comments>
		<pubDate>Mon, 05 Apr 2010 23:49:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Patagonia Theme]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[WpThemesPlanet]]></category>
		<category><![CDATA[Optimization]]></category>
		<category><![CDATA[Theme]]></category>
		<category><![CDATA[Updates]]></category>

		<guid isPermaLink="false">http://www.wpthemesplanet.com/?p=1229</guid>
		<description><![CDATA[Patagonia and Tandil WordPress Themes have been updated today. A print.css has been added to improve printing. Some people still like to print out web sites, so this feature can be useful to some of your visitors. Download Theme Preview Theme Download Theme Preview Theme You can either install or update Patagonia and Tandil theme automatically [...]]]></description>
			<content:encoded><![CDATA[<p>Patagonia and Tandil WordPress Themes have been updated today. A print.css has been added to improve printing. Some people still like to print out web sites, so this feature can be useful to some of your visitors.</p>
<p><img class="alignnone" src="http://www.wpthemesplanet.com/wp-content/uploads/2010/02/screenshot.1.6.8.jpg" alt="" width="300" height="230" /></p>
<h3 style="text-align: left;"><a href="http://www.wpthemesplanet.com/patagonia.1.6.9.zip"><span style="color: #ff0000;">Download Theme</span></a></h3>
<h3 style="text-align: left;"><a rel="nofollow" href="http://www.wpthemesplanet.com/?themedemo=patagonia-preview" target="_blank"><span style="color: #ff0000;">Preview Theme</span></a></h3>
<p style="text-align: left;"><span id="more-1229"></span></p>
<p><img class="alignnone size-full wp-image-1232" src="http://www.wpthemesplanet.com/wp-content/uploads/2010/04/screenshot.png" alt="" width="300" height="230" /></p>
<h3 style="text-align: left;"><a href="http://www.wpthemesplanet.com/download/tandil.1.3.7.zip"><span style="color: #ff0000;">Download Theme</span></a></h3>
<h3 style="text-align: left;"><a rel="nofollow" href="http://www.tandiltheme.com/" target="_blank"><span style="color: #ff0000;">Preview Theme</span></a></h3>
<p>You can either install or update Patagonia and Tandil theme automatically from your dashboard. This is recommended if you didn’t change anything in the css or php files manually. Otherwise, make you sure to save your customization before upgrading.</p>
<p>Happy WordPressing everyone!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wpthemesplanet.com/2010/04/patagonia-wordpress-theme-1-6-9-and-tandil-wp-template-1-3-7/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Beta 1 of WordPress version 3.0</title>
		<link>http://www.wpthemesplanet.com/2010/04/beta-1-of-wordpress-version-3-0/</link>
		<comments>http://www.wpthemesplanet.com/2010/04/beta-1-of-wordpress-version-3-0/#comments</comments>
		<pubDate>Sat, 03 Apr 2010 04:10:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Beta]]></category>
		<category><![CDATA[Updates]]></category>

		<guid isPermaLink="false">http://www.wpthemesplanet.com/?p=1224</guid>
		<description><![CDATA[WordPress version 3.0 Beta 1 has been released. This is an early beta which means there are a few things that are being worked on. They are releasing it now rather than waiting another week, because they wanted to get people testing it during this weekend. There’s a lot of new stuff going on in WordPress 3.0, so this time they are giving [...]]]></description>
			<content:encoded><![CDATA[<p>WordPress version 3.0 Beta 1 has been released. This is an early beta which means there are a few things that are being worked on.</p>
<p><img class="alignnone size-full wp-image-1225" title="Wordpress 3.0 Beta" src="http://www.wpthemesplanet.com/wp-content/uploads/2010/04/beta-3-0.png" alt="" width="240" height="231" /></p>
<p>They are releasing it now rather than waiting another week, because they wanted to get people testing it during this weekend. There’s a lot of new stuff going on in WordPress 3.0, so this time they are giving you a list of things to check out, to make sure people are testing all the things that need it.<br />
<span id="more-1224"></span><br />
You Should Know:</p>
<p>_The custom menus system (Appearance &gt; Menus) is not quite finished. In Beta 2, the layout will be different and a bunch of the functionality will be improved. You can play with making custom menus, and report bugs if you find them, but this is not how the final screen will look/work, so don’t get attached to it.</p>
<p>_WordPress and WordPress MU have merged. This does not mean that you can suddenly start adding a bunch of new blogs from within your regular WordPress Dashboard. If you’re interested in testing the Super Admin stuff associated with multiple sites, you’ll need some simple directions to get started.</p>
<p>Happy WordPressing!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wpthemesplanet.com/2010/04/beta-1-of-wordpress-version-3-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
