<?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>Lancecorner &#187; WordPress 2.9 version</title>
	<atom:link href="http://lancecorner.com/tag/wordpress-2-9-version/feed/" rel="self" type="application/rss+xml" />
	<link>http://lancecorner.com</link>
	<description>Technology Blog, News and Reviews...</description>
	<lastBuildDate>Sat, 19 May 2012 04:54:20 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>What&#8217;s New with WordPress 2.9</title>
		<link>http://lancecorner.com/whats-new-with-wordpress-2-9/</link>
		<comments>http://lancecorner.com/whats-new-with-wordpress-2-9/#comments</comments>
		<pubDate>Mon, 08 Feb 2010 05:10:06 +0000</pubDate>
		<dc:creator>lancecorner</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[WordPress 2.9 features]]></category>
		<category><![CDATA[WordPress 2.9 version]]></category>

		<guid isPermaLink="false">http://lancecorner.com/?p=360</guid>
		<description><![CDATA[WordPress, a popular blogging tool has released its new 2.9 version. The developer of this particular version has placed the release as candidate which means all features that were to be added during the beta version are added. This version could be made official except it can use some extra testing for possible software bugs.
WordPress [...]
<script type="text/javascript">
SHARETHIS.addEntry(
	{
	title: "What&#8217;s New with WordPress 2.9",
	url: "http://lancecorner.com/whats-new-with-wordpress-2-9/"
	}
	
	
);
</script>
	]]></description>
			<content:encoded><![CDATA[<p>WordPress, a popular blogging tool has released its new 2.9 version. The developer of this particular version has placed the release as candidate which means all features that were to be added during the beta version are added. This version could be made official except it can use some extra testing for possible software bugs.</p>
<div id="attachment_361" class="wp-caption alignnone" style="width: 372px"><a href="http://lancecorner.com/wp-content/uploads/2010/02/wordpress_logo.jpg"><img class="size-full wp-image-361" title="Wordpress logo" src="http://lancecorner.com/wp-content/uploads/2010/02/wordpress_logo.jpg" alt="Wordpress logo" width="362" height="241" /></a><p class="wp-caption-text">Wordpress logo</p></div>
<p><a title="Wordpress" href="http://lancecorner.com/how-to-change-permalink-structure-in-wordpress/" target="_blank">WordPress</a> users are welcome to give feedbacks on the release candidate and test run the version to know if everything works well. A good example is to check the compatibility of this version to third party plug-ins. Some plug-ins are developed for a particular WordPress version.</p>
<p>You can download the release candidate version using the link below.</p>
<p>http://wordpress.org/wordpress-2.9-RC1.zip</p>
<p><strong>Notable WordPress 2.9 Features:</strong></p>
<p><strong>WordPress Recycle Bin / Trash</strong></p>
<p>This particular feature is very useful. Instead of permanently deleting posts, users can now put the blog post on trash and recovered it later. By default, WordPress will empty the trash every 30 days but this limit can be change by simply placing code below in the wp-config.php file.</p>
<p>define ( ‘EMPTY_TRASH_DAYS’, 10 );</p>
<p><strong>Image Editor</strong></p>
<p>This is probably one of the most awaited features among WordPress users. The image editor will let users make simple changes on images like rotating, cropping, flipping, resizing, scaling and more. Below is the screen shot on how it looks.</p>
<div id="attachment_364" class="wp-caption alignnone" style="width: 372px"><a href="http://lancecorner.com/wp-content/uploads/2010/02/wordpress_screenshot.jpg"><img class="size-full wp-image-364" title="Wordpress screenshot" src="http://lancecorner.com/wp-content/uploads/2010/02/wordpress_screenshot.jpg" alt="Wordpress Image Editor" width="362" height="241" /></a><p class="wp-caption-text">Wordpress Image Editor</p></div>
<p><strong>Post Thumbnails</strong></p>
<div id="attachment_366" class="wp-caption alignnone" style="width: 372px"><a href="http://lancecorner.com/wp-content/uploads/2010/02/wordpress-mediaeditor.jpg"><img class="size-full wp-image-366" title="Wordpress Media Editor" src="http://lancecorner.com/wp-content/uploads/2010/02/wordpress-mediaeditor.jpg" alt="Wordpress Media Editor" width="362" height="241" /></a><p class="wp-caption-text">Wordpress Media Editor</p></div>
<p>For earlier version of WordPress, it is usually done through custom fields. The ability to add thumbnails without a custom field is very useful especially for newbie WordPress users. Adding post thumbnails and displaying it in the template is even much easier. Users must have a WordPress theme that supports this function. To add, simply go to theme’s functions.php file and add the code below.</p>
<p>add_theme_support( ‘post-thumbnails’ );</p>
<p>To display, place the following code on the WordPress template:</p>
<p>The 2.9 version is considered a major update of WordPress.</p>
<p><a href="http://sharethis.com/item?&wp=2.9.1&amp;publisher=74213ab1-adbb-4a9d-83e2-8c627ffc114f&amp;title=What%26%238217%3Bs+New+with+WordPress+2.9&amp;url=http%3A%2F%2Flancecorner.com%2Fwhats-new-with-wordpress-2-9%2F">ShareThis</a></p>]]></content:encoded>
			<wfw:commentRss>http://lancecorner.com/whats-new-with-wordpress-2-9/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

