<?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>Lester Chan's WordPress Plugins</title>
	<atom:link href="http://lesterchan.net/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://lesterchan.net/wordpress</link>
	<description>Lester Chan's WordPress Plugins Development Blog</description>
	<lastBuildDate>Tue, 22 May 2012 12:02:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>WP-Polls, WP-PostRatings, WP-PostViews, WP-Email Updated</title>
		<link>http://lesterchan.net/wordpress/2012/05/22/wp-polls-wp-postratings-wp-postviews-wp-email-updated/</link>
		<comments>http://lesterchan.net/wordpress/2012/05/22/wp-polls-wp-postratings-wp-postviews-wp-email-updated/#comments</comments>
		<pubDate>Tue, 22 May 2012 12:01:42 +0000</pubDate>
		<dc:creator>Lester Chan</dc:creator>
				<category><![CDATA[WP-EMail]]></category>
		<category><![CDATA[WP-Polls]]></category>
		<category><![CDATA[WP-PostRatings]]></category>
		<category><![CDATA[WP-PostViews]]></category>
		<category><![CDATA[updated]]></category>

		<guid isPermaLink="false">http://lesterchan.net/wordpress/?p=349</guid>
		<description><![CDATA[I have updated the following plugins: WP-Polls 2.63 WP-PostRatings 1.63 WP-PostViews 1.61 WP-Email 2.60 Now all AJAX requests are handled by /wp-admin/admin-ajax.php. Previously it is handled via the plugin PHP file itself by assuming that wp-load.php is always 2 levels &#8230; <a href="http://lesterchan.net/wordpress/2012/05/22/wp-polls-wp-postratings-wp-postviews-wp-email-updated/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I have updated the following plugins:</p>
<ul>
<li><a href="http://wordpress.org/extend/plugins/wp-polls/">WP-Polls 2.63</a></li>
<li><a href="http://wordpress.org/extend/plugins/wp-postratings/">WP-PostRatings 1.63</a></li>
<li><a href="http://wordpress.org/extend/plugins/wp-postviews/">WP-PostViews 1.61</a></li>
<li><a href="http://wordpress.org/extend/plugins/wp-email/">WP-Email 2.60</a></li>
</ul>
<p>Now all AJAX requests are handled by /wp-admin/admin-ajax.php. Previously it is handled via the plugin PHP file itself by assuming that wp-load.php is always 2 levels down from the plugin file. But since you can have your WordPress in any folders, custom loading of wp-load.php is not possible as the path to wp-load.php varies from server to server.</p>
<p>While I am at it, I added nonce check for AJAX calls to WP-Polls, WP-PostRatings and WP-Email. Let me know if you run into problems via <a href="http://wordpress.org/support/">WordPress Support Forums</a>, <a href="http://forums.lesterchan.net/">My Forums</a> (if you are already registered) or via email (lesterchan AT gmail).</p>
]]></content:encoded>
			<wfw:commentRss>http://lesterchan.net/wordpress/2012/05/22/wp-polls-wp-postratings-wp-postviews-wp-email-updated/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress 3.3.2 &amp; 3.4 Beta 3 Released</title>
		<link>http://lesterchan.net/wordpress/2012/04/21/wordpress-3-3-2-3-4-beta-3-released/</link>
		<comments>http://lesterchan.net/wordpress/2012/04/21/wordpress-3-3-2-3-4-beta-3-released/#comments</comments>
		<pubDate>Sat, 21 Apr 2012 03:58:58 +0000</pubDate>
		<dc:creator>Lester Chan</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[3.3]]></category>
		<category><![CDATA[3.4]]></category>
		<category><![CDATA[beta]]></category>

		<guid isPermaLink="false">http://lesterchan.net/wordpress/?p=347</guid>
		<description><![CDATA[WordPress 3.3.2 &#038; 3.4 Beta 3 has been released WordPress 3.3.2 Fixes: Plupload (version 1.5.4), which WordPress uses for uploading media. SWFUpload, which WordPress previously used for uploading media, and may still be in use by plugins. vSWFObject, which WordPress &#8230; <a href="http://lesterchan.net/wordpress/2012/04/21/wordpress-3-3-2-3-4-beta-3-released/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://wordpress.org/news/2012/04/wordpress-3-3-2/">WordPress 3.3.2 &#038; 3.4 Beta 3 has been released</a><br />
<strong>WordPress 3.3.2</strong></p>
<p>Fixes:</p>
<ul>
<li>Plupload (version 1.5.4), which WordPress uses for uploading media.</li>
<li>SWFUpload, which WordPress previously used for uploading media, and may still be in use by plugins.</li>
<p>vSWFObject, which WordPress previously used to embed Flash content, and may still be in use by plugins and themes.</li>
<li>Limited privilege escalation where a site administrator could deactivate network-wide plugins when running a WordPress network under particular circumstances, disclosed by Jon Cave of our WordPress core security team, and Adam Backstrom.</li>
<li>Cross-site scripting vulnerability when making URLs clickable, by Jon Cave.</li>
<li>Cross-site scripting vulnerabilities in redirects after posting comments in older browsers, and when filtering URLs. Thanks to Mauro Gentile for responsibly disclosing these issues to the security team.</li>
</ul>
<p>Changelog: <a href="http://core.trac.wordpress.org/log/branches/3.3?rev=20552&#038;stop_rev=20087">From WordPress 3.3.1</a><br />
Download: <a href="http://wordpress.org/download/">WordPress 3.3.2</a></p>
<p><strong>WordPress 3.4 Beta 3</strong></p>
<ul>
<li>90 bugs have been fixed since beta 2</li>
</ul>
<p>Changelog: <a href="http://core.trac.wordpress.org/log/trunk?rev=20552&#038;stop_rev=20450">From WordPress 3.4 Beta 2</a><br />
Download: <a href="http://wordpress.org/wordpress-3.4-beta3.zip">>WordPress 3.4 Beta 3</a></p>
]]></content:encoded>
			<wfw:commentRss>http://lesterchan.net/wordpress/2012/04/21/wordpress-3-3-2-3-4-beta-3-released/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>WordPress 3.4 Beta 1</title>
		<link>http://lesterchan.net/wordpress/2012/04/05/wordpress-3-4-beta-1/</link>
		<comments>http://lesterchan.net/wordpress/2012/04/05/wordpress-3-4-beta-1/#comments</comments>
		<pubDate>Thu, 05 Apr 2012 06:17:58 +0000</pubDate>
		<dc:creator>Lester Chan</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[3.4]]></category>
		<category><![CDATA[beta]]></category>

		<guid isPermaLink="false">http://lesterchan.net/wordpress/?p=343</guid>
		<description><![CDATA[WordPress 3.4 Beta 1 has been released! The final version is expected to ship sometime next month (May 2012). What&#8217;s New Theme Customizer with Previewer Flexible Custom Header Sizes Selecting Custom Header and Background Images from Media Library Better experience &#8230; <a href="http://lesterchan.net/wordpress/2012/04/05/wordpress-3-4-beta-1/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://wordpress.org/news/2012/04/wordpress-3-4-beta-1/">WordPress 3.4 Beta 1</a> has been released! The final version is expected to ship sometime next month (May 2012).</p>
<p><strong>What&#8217;s New</strong></p>
<ul>
<li>Theme Customizer with Previewer</li>
<li>Flexible Custom Header Sizes</li>
<li>Selecting Custom Header and Background Images from Media Library</li>
<li>Better experience searching for and choosing a theme</li>
</ul>
<p><strong>Under-the-hood Changes</strong></p>
<ul>
<li>New XML-RPC API for external and mobile applications</li>
<li>New API for registering theme support for custom headers and backgrounds</li>
<li>Performance improvements to WP_Query by splitting the query (Please test!)</li>
<li>Internationalization improvements (improved performance and locale support)</li>
<li>Performance and API improvements when working with lists of installed themes</li>
<li>Support for installing child themes from the WordPress Themes Directory</li>
</ul>
<p>Download: <a href="http://wordpress.org/wordpress-3.4-beta1.zip">WordPress 3.4 Beta 1</a></p>
]]></content:encoded>
			<wfw:commentRss>http://lesterchan.net/wordpress/2012/04/05/wordpress-3-4-beta-1/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>WordPress 3.3.1</title>
		<link>http://lesterchan.net/wordpress/2012/01/07/wordpress-3-3-1/</link>
		<comments>http://lesterchan.net/wordpress/2012/01/07/wordpress-3-3-1/#comments</comments>
		<pubDate>Sat, 07 Jan 2012 03:01:32 +0000</pubDate>
		<dc:creator>Lester Chan</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[3.3]]></category>

		<guid isPermaLink="false">http://lesterchan.net/wordpress/?p=345</guid>
		<description><![CDATA[WordPress 3.3.1 has been release 4 days ago and it fixes 15 bugs and a fix for a cross-site scripting vulnerability that affected version 3.3. Changelog: WordPress 3.3.1 Download: WordPress 3.3.1 Download: Modified files since WordPress 3.3]]></description>
			<content:encoded><![CDATA[<p><a href="http://wordpress.org/news/2012/01/wordpress-3-3-1/">WordPress 3.3.1</a> has been release 4 days ago and it fixes <a href="http://core.trac.wordpress.org/query?status=closed&#038;resolution=fixed&#038;milestone=3.3.1&#038;group=resolution&#038;order=priority">15 bugs</a> and a fix for a cross-site scripting vulnerability that affected version 3.3.</p>
<p>Changelog: <a href="http://core.trac.wordpress.org/changeset?new=19669@branches/3.3&#038;old=19591@branches/3.3">WordPress 3.3.1</a><br />
Download: <a href="http://wordpress.org/download/">WordPress 3.3.1</a><br />
Download: <a href="http://core.trac.wordpress.org/changeset?format=zip&#038;new=19669&#038;old=19591&#038;new_path=branches%2F3.3&#038;old_path=branches%2F3.3">Modified files since WordPress 3.3</a></p>
]]></content:encoded>
			<wfw:commentRss>http://lesterchan.net/wordpress/2012/01/07/wordpress-3-3-1/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>WordPress 3.3</title>
		<link>http://lesterchan.net/wordpress/2011/12/13/wordpress-3-3/</link>
		<comments>http://lesterchan.net/wordpress/2011/12/13/wordpress-3-3/#comments</comments>
		<pubDate>Tue, 13 Dec 2011 00:39:34 +0000</pubDate>
		<dc:creator>Lester Chan</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[3.3]]></category>
		<category><![CDATA[release]]></category>

		<guid isPermaLink="false">http://lesterchan.net/wordpress/?p=335</guid>
		<description><![CDATA[WordPress 3.3 has been released! I have upgraded this site to WordPress 3.3. My plugins should be working fine with WordPress 3.3. For Users Experienced users will appreciate the new drag-and-drop uploader, hover menus for the navigation, the new toolbar, &#8230; <a href="http://lesterchan.net/wordpress/2011/12/13/wordpress-3-3/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://wordpress.org/news/2011/12/sonny/">WordPress 3.3</a> has been released! I have upgraded this site to WordPress 3.3. My plugins should be working fine with WordPress 3.3.</p>
<div style="text-align: center"><embed type="application/x-shockwave-flash" src="http://s0.videopress.com/player.swf?v=1.03" width="500" height="280" wmode="direct" seamlesstabbing="true" allowfullscreen="true" allowscriptaccess="always" overstretch="true" flashvars="guid=I7NAw9Zk&amp;isDynamicSeeking=true"></embed></div>
<blockquote><p><strong>For Users</strong><br />
Experienced users will appreciate the new drag-and-drop uploader, hover menus for the navigation, the new toolbar, improved co-editing support, and the new Tumblr importer. We’ve also been thinking a ton about what the WordPress experience is like for people completely new to the software. Version 3.3 has significant improvements there with pointer tips for new features included in each update, a friendly welcome message for first-time users, and revamped help tabs throughout the interface. Finally we’ve improved the dashboard experience on the iPad and other tablets with better touch support.</p>
<p><strong>For Developers</strong><br />
There is a ton of candy for developers as well. I’d recommend starting your exploration with the new editor API, new jQuery version, better ways to hook into the help screens, more performant post-slug-only permalinks, and of course the entire list of improvements on the <a href="http://codex.wordpress.org/Version_3.3">Codex</a> and in <a href="http://core.trac.wordpress.org/milestone/3.3">Trac</a>.</p></blockquote>
<p>Download: <a href="http://wordpress.org/latest.zip">WordPress 3.3</a></p>
]]></content:encoded>
			<wfw:commentRss>http://lesterchan.net/wordpress/2011/12/13/wordpress-3-3/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>WordPress 3.3 RC3</title>
		<link>http://lesterchan.net/wordpress/2011/12/12/wordpress-3-3-rc3/</link>
		<comments>http://lesterchan.net/wordpress/2011/12/12/wordpress-3-3-rc3/#comments</comments>
		<pubDate>Mon, 12 Dec 2011 00:55:52 +0000</pubDate>
		<dc:creator>Lester Chan</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[3.3]]></category>
		<category><![CDATA[rc]]></category>

		<guid isPermaLink="false">http://lesterchan.net/wordpress/?p=333</guid>
		<description><![CDATA[WordPress 3.3 RC3 has been released yesterday. This should be the last RC if everything goes alright and the final version of WordPress 3.3 should be out within this week. View: Full Changelog From RC2 Download: WordPress 3.3 RC3]]></description>
			<content:encoded><![CDATA[<p><a href="http://wordpress.org/news/2011/12/wordpress-3-3-rc3/">WordPress 3.3 RC3</a> has been released yesterday. This should be the last RC if everything goes alright and the final version of WordPress 3.3 should be out within this week.</p>
<p>View: <a href="http://core.trac.wordpress.org/log/trunk/?action=stop_on_copy&#038;mode=stop_on_copy&#038;rev=19587&#038;stop_rev=19568&#038;limit=100">Full Changelog From RC2</a><br />
Download: <a href="http://wordpress.org/wordpress-3.3-RC3.zip">WordPress 3.3 RC3</a></p>
]]></content:encoded>
			<wfw:commentRss>http://lesterchan.net/wordpress/2011/12/12/wordpress-3-3-rc3/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>WordPress 3.3 RC2</title>
		<link>http://lesterchan.net/wordpress/2011/12/07/wordpress-3-3-rc2/</link>
		<comments>http://lesterchan.net/wordpress/2011/12/07/wordpress-3-3-rc2/#comments</comments>
		<pubDate>Wed, 07 Dec 2011 07:21:06 +0000</pubDate>
		<dc:creator>Lester Chan</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[3.3]]></category>
		<category><![CDATA[rc]]></category>

		<guid isPermaLink="false">http://lesterchan.net/wordpress/?p=332</guid>
		<description><![CDATA[WordPress 3.3 RC2 has been released. View: Full Changelog From RC1 Download: WordPress 3.3 RC2]]></description>
			<content:encoded><![CDATA[<p><a href="http://wordpress.org/news/2011/12/wordpress-3-3-release-candidate-2/">WordPress 3.3 RC2</a> has been released.</p>
<p>View: <a href="http://core.trac.wordpress.org/log/trunk?action=stop_on_copy&#038;mode=stop_on_copy&#038;rev=19567&#038;stop_rev=19531&#038;limit=300">Full Changelog From RC1</a><br />
Download: <a href="http://wordpress.org/wordpress-3.3-RC2.zip">WordPress 3.3 RC2</a></p>
]]></content:encoded>
			<wfw:commentRss>http://lesterchan.net/wordpress/2011/12/07/wordpress-3-3-rc2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>WordPress 3.3 RC1</title>
		<link>http://lesterchan.net/wordpress/2011/12/01/wordpress-3-3-rc1/</link>
		<comments>http://lesterchan.net/wordpress/2011/12/01/wordpress-3-3-rc1/#comments</comments>
		<pubDate>Thu, 01 Dec 2011 06:34:04 +0000</pubDate>
		<dc:creator>Lester Chan</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[3.3]]></category>
		<category><![CDATA[rc]]></category>

		<guid isPermaLink="false">http://lesterchan.net/wordpress/?p=330</guid>
		<description><![CDATA[WordPress 3.3 RC1 has been released. View: Full Changelog From Beta 4 Download: WordPress 3.3 RC1]]></description>
			<content:encoded><![CDATA[<p><a href="http://wordpress.org/news/2011/12/wordpress-3-3-release-candidate-1/">WordPress 3.3 RC1</a> has been released.</p>
<p>View: <a href="http://core.trac.wordpress.org/log/trunk/?action=stop_on_copy&#038;mode=stop_on_copy&#038;rev=19531&#038;stop_rev=19447&#038;limit=3000">Full Changelog From Beta 4</a><br />
Download: <a href="http://wordpress.org/wordpress-3.3-RC1.zip">WordPress 3.3 RC1</a></p>
]]></content:encoded>
			<wfw:commentRss>http://lesterchan.net/wordpress/2011/12/01/wordpress-3-3-rc1/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>WordPress 3.3 Beta 4</title>
		<link>http://lesterchan.net/wordpress/2011/11/24/wordpress-3-3-beta-4/</link>
		<comments>http://lesterchan.net/wordpress/2011/11/24/wordpress-3-3-beta-4/#comments</comments>
		<pubDate>Thu, 24 Nov 2011 02:57:36 +0000</pubDate>
		<dc:creator>Lester Chan</dc:creator>
				<category><![CDATA[Site]]></category>
		<category><![CDATA[3.3]]></category>
		<category><![CDATA[beta]]></category>

		<guid isPermaLink="false">http://lesterchan.net/wordpress/?p=329</guid>
		<description><![CDATA[WordPress 3.3 Beta 4 has been released! With all our major tickets closed, we are very close to a release candidate. In Beta 4 we’ve fixed a bunch of bugs, cleaned up the UI, added real text in some of &#8230; <a href="http://lesterchan.net/wordpress/2011/11/24/wordpress-3-3-beta-4/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://wordpress.org/news/2011/11/wordpress-3-3-beta-4/">WordPress 3.3 Beta 4</a> has been released!</p>
<blockquote><p>
With all our major tickets closed, we are very close to a release candidate. In Beta 4 we’ve fixed a bunch of bugs, cleaned up the UI, added real text in some of the screens that still had placeholder text in Beta 3 (post-update screen, the Dashboard welcome area, new feature pointers), and generally tightened things up. We updated to jQuery 1.7.1 and addressed a LOT of bugs.
</p></blockquote>
<p>View: <a href="http://core.trac.wordpress.org/log/trunk/?action=stop_on_copy&#038;mode=stop_on_copy&#038;rev=19447&#038;stop_rev=19224&#038;limit=300">Full Changelog From Beta 3</a><br />
Download: <a href="http://wordpress.org/wordpress-3.3-beta4.zip">WordPress 3.3 Beta 4</a></p>
]]></content:encoded>
			<wfw:commentRss>http://lesterchan.net/wordpress/2011/11/24/wordpress-3-3-beta-4/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>WordPress 3.3 Beta 3</title>
		<link>http://lesterchan.net/wordpress/2011/11/09/wordpress-3-3-beta-3/</link>
		<comments>http://lesterchan.net/wordpress/2011/11/09/wordpress-3-3-beta-3/#comments</comments>
		<pubDate>Wed, 09 Nov 2011 00:16:43 +0000</pubDate>
		<dc:creator>Lester Chan</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[3.3]]></category>
		<category><![CDATA[beta]]></category>

		<guid isPermaLink="false">http://lesterchan.net/wordpress/?p=327</guid>
		<description><![CDATA[WordPress 3.3 Beta 3 has been released! No new features has been added instead beta 3 has over 200 bug fixes since beta 2. View: Full Changelog From Beta 2 Download: WordPress 3.3 Beta 3]]></description>
			<content:encoded><![CDATA[<p><a href="http://wordpress.org/news/2011/11/wordpress-3-3-beta-3-available/">WordPress 3.3 Beta 3</a> has been released!</p>
<p>No new features has been added instead beta 3 has over 200 bug fixes since beta 2.</p>
<p>View: <a href="http://core.trac.wordpress.org/log/trunk/?action=stop_on_copy&#038;mode=stop_on_copy&#038;rev=19224&#038;stop_rev=19023&#038;limit=300">Full Changelog From Beta 2</a><br />
Download: <a href="http://wordpress.org/wordpress-3.3-beta3.zip">WordPress 3.3 Beta 3</a></p>
]]></content:encoded>
			<wfw:commentRss>http://lesterchan.net/wordpress/2011/11/09/wordpress-3-3-beta-3/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>WordPress 3.3 Beta 2</title>
		<link>http://lesterchan.net/wordpress/2011/10/20/wordpress-3-3-beta-2/</link>
		<comments>http://lesterchan.net/wordpress/2011/10/20/wordpress-3-3-beta-2/#comments</comments>
		<pubDate>Thu, 20 Oct 2011 03:27:45 +0000</pubDate>
		<dc:creator>Lester Chan</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[3.3]]></category>
		<category><![CDATA[beta]]></category>

		<guid isPermaLink="false">http://lesterchan.net/wordpress/?p=326</guid>
		<description><![CDATA[WordPress 3.3 Beta 2 has been released! Updated the Blue theme Fixed IE7 and RTL support Improved flyout menu styling and fixed several glitches Finished the Pointers implementation Landed the Welcome screen Improved contextual help styling Tweaked the admin bar &#8230; <a href="http://lesterchan.net/wordpress/2011/10/20/wordpress-3-3-beta-2/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://wordpress.org/news/2011/10/wordpress-3-3-beta-2/">WordPress 3.3 Beta 2</a> has been released!</p>
<ul>
<li>Updated the Blue theme</li>
<li>Fixed IE7 and RTL support</li>
<li>Improved flyout menu styling and fixed several glitches</li>
<li>Finished the Pointers implementation</li>
<li>Landed the Welcome screen</li>
<li>Improved contextual help styling</li>
<li>Tweaked the admin bar a little more</li>
<li>Fixed a bunch of bugs</li>
</ul>
<p>View: <a href="http://core.trac.wordpress.org/log/trunk/?action=stop_on_copy&#038;mode=stop_on_copy&#038;rev=&#038;stop_rev=18939&#038;limit=100">Full Changelog From Beta 1</a><br />
Download: <a href="http://wordpress.org/wordpress-3.3-beta2.zip">WordPress 3.3 Beta 2</a></p>
]]></content:encoded>
			<wfw:commentRss>http://lesterchan.net/wordpress/2011/10/20/wordpress-3-3-beta-2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>WordPress 3.3 Beta 1</title>
		<link>http://lesterchan.net/wordpress/2011/10/11/wordpress-3-3-beta-1/</link>
		<comments>http://lesterchan.net/wordpress/2011/10/11/wordpress-3-3-beta-1/#comments</comments>
		<pubDate>Tue, 11 Oct 2011 01:05:12 +0000</pubDate>
		<dc:creator>Lester Chan</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[3.3]]></category>
		<category><![CDATA[beta]]></category>

		<guid isPermaLink="false">http://lesterchan.net/wordpress/?p=324</guid>
		<description><![CDATA[WordPress 3.3 Beta 1 has been released! WordPress 3.3 is ready for beta testers. As always, this is software still in development and we don’t recommend that you run it on a production site — set up a test site &#8230; <a href="http://lesterchan.net/wordpress/2011/10/11/wordpress-3-3-beta-1/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://wordpress.org/news/2011/10/wordpress-3-3-beta-1/">WordPress 3.3 Beta 1</a> has been released!</p>
<blockquote><p>WordPress 3.3 is ready for beta testers.</p>
<p>As always, this is software still in development and <strong>we don’t recommend that you run it on a production site</strong> — set up a test site just to play with the new version. If you break it (find a bug), please report it, and if you’re a developer, try to help us fix it.</p>
<p>If all goes well, we hope to release WordPress 3.3 by the end of November. The more help we get with testing and fixing bugs, the sooner we will be able to release the final version. If you want to be a beta tester, you should check out the Codex article on <a title="Reporting Bugs for WordPress" href="http://codex.wordpress.org/Reporting_Bugs">how to report bugs</a>.</p>
<p>Here’s some of what’s new:</p>
<ul>
<li>Media uploader</li>
<li>Improved admin bar</li>
<li>Fly out admin menus</li>
</ul>
<p>Remember, if you find something you think is a bug, report it! You can bring it up in the <a title="Alpha/Beta Support Forum" href="http://wordpress.org/support/forum/alphabeta">alpha/beta forum</a>, you can email it to the <a title="WP-testers mailing list info page" href="http://lists.automattic.com/mailman/listinfo/wp-testers">wp-testers list</a>, or if you’ve confirmed that other people are experiencing the same bug, you can report it on the <a title="WordPress Core Trac" href="http://core.trac.wordpress.org/">WordPress Core Trac</a>. (We recommend starting in the forum or on the mailing list.)</p>
<p>Theme and plugin authors, if you haven’t been following the 3.3 development cycle, <strong>please start now</strong> so that you can update your themes and plugins to be compatible with the newest version of WordPress.</p>
</blockquote>
<p>Download: <a href="http://wordpress.org/wordpress-3.3-beta1.zip">WordPress 3.3 Beta 1</a></p>
]]></content:encoded>
			<wfw:commentRss>http://lesterchan.net/wordpress/2011/10/11/wordpress-3-3-beta-1/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>WordPress 3.2.1</title>
		<link>http://lesterchan.net/wordpress/2011/07/13/wordpress-3-2-1/</link>
		<comments>http://lesterchan.net/wordpress/2011/07/13/wordpress-3-2-1/#comments</comments>
		<pubDate>Wed, 13 Jul 2011 00:12:21 +0000</pubDate>
		<dc:creator>Lester Chan</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[3.2]]></category>
		<category><![CDATA[release]]></category>

		<guid isPermaLink="false">http://lesterchan.net/wordpress/?p=322</guid>
		<description><![CDATA[WordPress 3.2.1 has been released! After more than a million downloads of WordPress 3.2, we’re now releasing WordPress 3.2.1 into the wild. This maintenance release fixes a server incompatibility related to JSON that’s unfortunately affected some of you, as well &#8230; <a href="http://lesterchan.net/wordpress/2011/07/13/wordpress-3-2-1/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://wordpress.org/news/2011/07/wordpress-3-2-1/">WordPress 3.2.1</a> has been released!</p>
<blockquote><p>After more than a million downloads of WordPress 3.2, we’re now releasing WordPress 3.2.1 into the wild. This maintenance release fixes a server incompatibility related to JSON that’s unfortunately affected some of you, as well as a few other fixes in the new dashboard design and the Twenty Eleven theme. If you’ve already updated to 3.2, then this update will be even faster than usual, thanks to the new feature in 3.2 that only updates files that have been changed, rather than replacing all the files in your installation.</p></blockquote>
<p>Fixes (<a href="http://core.trac.wordpress.org/query?status=closed&#038;group=resolution&#038;milestone=3.2.1">Ticket</a>):</p>
<ul>
<li>JSON, the admin</li>
<li>A little bit tidier</li>
<li>Edge cases covered</li>
</ul>
<p>Changelog: <a href="http://core.trac.wordpress.org/changeset?new=18439@branches/3.2&#038;old=18398@branches/3.2">WordPress 3.2.1</a><br />
Download: <a href="http://wordpress.org/download/">WordPress 3.2</a><br />
Download: <a href="http://core.trac.wordpress.org/changeset?format=zip&#038;new=18439&#038;old=18398&#038;new_path=branches%2F3.2&#038;old_path=branches%2F3.2">Modified files since WordPress 3.2</a></p>
]]></content:encoded>
			<wfw:commentRss>http://lesterchan.net/wordpress/2011/07/13/wordpress-3-2-1/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>WordPress 3.2</title>
		<link>http://lesterchan.net/wordpress/2011/07/05/wordpress-3-2/</link>
		<comments>http://lesterchan.net/wordpress/2011/07/05/wordpress-3-2/#comments</comments>
		<pubDate>Tue, 05 Jul 2011 00:00:04 +0000</pubDate>
		<dc:creator>Lester Chan</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[3.2]]></category>
		<category><![CDATA[release]]></category>

		<guid isPermaLink="false">http://lesterchan.net/wordpress/?p=320</guid>
		<description><![CDATA[WordPress 3.2 has been released and over at the US, it is 4th July aka Independence Day! Here in the U.S. we are observing Independence Day, and I can’t think of a more fitting way to mark a day that &#8230; <a href="http://lesterchan.net/wordpress/2011/07/05/wordpress-3-2/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://wordpress.org/news/2011/07/gershwin/">WordPress 3.2</a> has been released and over at the US, it is 4th July aka Independence Day!</p>
<p><embed type="application/x-shockwave-flash" src="http://s0.videopress.com/player.swf?v=1.02" width="600" height="337" wmode="direct" seamlesstabbing="true" allowfullscreen="true" allowscriptaccess="always" overstretch="true" flashvars="guid=ac07H291"></embed></p>
<blockquote><p>
Here in the U.S. we are observing Independence Day, and I can’t think of a more fitting way to mark a day that celebrates freedom than by releasing more free software to help democratize publishing around the globe. I’m excited to announce that WordPress 3.2 is now available to the world, both as an update in your dashboard and a <a href="http://wordpress.org/download/">download on WordPress.org</a>. Version 3.2 is our fifteenth major release of WordPress and comes just four months after 3.1 (which coincidentally just passed the 15 million download mark this morning), reflecting the growing speed of development in the WordPress community and our dedication to getting improvements in your hands as soon as possible. We’re dedicating this release to noted composer and pianist George Gershwin.</p>
<p>The focus for this release was making WordPress faster and lighter. The first thing you’ll notice when you log in to 3.2 is a refreshed dashboard design that tightens the typography, design, and code behind the admin. (Rhapsody in Grey?) If you’re starting a new blog, you’ll also appreciate the fully HTML5 new Twenty Eleven theme, fulfilling our plan to replace the default theme every year. Start writing your first post in our redesigned post editor and venture to the full-screen button in the editing toolbar to enter the new distraction-free writing or zen mode, my personal favorite feature of the release. All of the widgets, menus, buttons, and interface elements fade away to allow you to compose and edit your thoughts in a completely clean environment conducive to writing, but when your mouse strays to the top of the screen your most-used shortcuts are right there where you need them. (I like to press F11 to take my browser full-screen, getting rid of even the OS chrome.)</p>
<p>Under the hood there have been a number of improvements, not the least of which is the streamlining enabled by our <a href="http://wordpress.org/news/2010/07/eol-for-php4-and-mysql4/">previously announced plan</a> of retiring support for PHP4, older versions of MySQL, and legacy browsers like IE6, which allows us to take advantage of more features enabled by new technologies. The admin bar has a few more shortcuts to your most commonly-used actions. On the comment moderation screen, the new approve &#038; reply feature speeds up your conversation management. You’ll notice in your first update after 3.2 that we’ll only be updating the files that have changed with each new release instead of every file in your WordPress installation, which makes updates significantly faster on all hosting platforms. There are also some fun new theme features shown off by Twenty Eleven, like the ability to have multiple rotating header images to highlight all of your favorite photos
</p></blockquote>
<p>Download: <a href="http://wordpress.org/latest.zip">WordPress 3.2</a><br />
Codex: <a href="http://codex.wordpress.org/Version_3.2">WordPress 3.2</a><br />
Trac: <a href="http://core.trac.wordpress.org/milestone/3.2">WordPress 3.2</a></p>
]]></content:encoded>
			<wfw:commentRss>http://lesterchan.net/wordpress/2011/07/05/wordpress-3-2/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>WordPress 3.1.4 &amp; 3.2 RC3</title>
		<link>http://lesterchan.net/wordpress/2011/06/30/wordpress-3-1-4-3-2-rc3/</link>
		<comments>http://lesterchan.net/wordpress/2011/06/30/wordpress-3-1-4-3-2-rc3/#comments</comments>
		<pubDate>Thu, 30 Jun 2011 01:24:57 +0000</pubDate>
		<dc:creator>Lester Chan</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[3.1]]></category>
		<category><![CDATA[3.2]]></category>
		<category><![CDATA[rc]]></category>

		<guid isPermaLink="false">http://lesterchan.net/wordpress/?p=319</guid>
		<description><![CDATA[WordPress 3.1.4 &#038; 3.2 RC3 has been released. WordPress 3.1.4 WordPress 3.1.4 is available now and is a maintenance and security update for all previous versions. This release fixes an issue that could allow a malicious Editor-level user to gain &#8230; <a href="http://lesterchan.net/wordpress/2011/06/30/wordpress-3-1-4-3-2-rc3/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://wordpress.org/news/2011/06/wordpress-3-1-4/">WordPress 3.1.4 &#038; 3.2 RC3</a> has been released.</p>
<p><strong>WordPress 3.1.4</strong></p>
<blockquote>
<p>WordPress 3.1.4 is available now and is a maintenance and security update for all previous versions.</p>
<p>This release fixes an issue that could allow a malicious Editor-level user to gain further access to the site. Thanks K. Gudinavicius of <a href="http://www.sec-consult.com/">SEC Consult</a> for bringing this to our attention. Version 3.1.4 also incorporates several other security fixes and hardening measures thanks to the work of WordPress developers <a href="http://www.buayacorp.com/">Alexander Concha</a> and <a href="http://joncave.co.uk/">Jon Cave</a> of our security team. Consult the <a href="http://core.trac.wordpress.org/log/branches/3.1/?action=stop_on_copy&amp;mode=stop_on_copy&amp;rev=18375&amp;stop_rev=18047&amp;limit=100">change log</a> for more details.</p>
</blockquote>
<p>Changelog: <a href="http://core.trac.wordpress.org/changeset?new=18378@branches/3.1&#038;old=18044@branches/3.1">WordPress 3.1.4</a><br />
Download: <a href="http://wordpress.org/download/">WordPress 3.1.4</a><br />
Download: <a href="http://core.trac.wordpress.org/changeset?format=zip&#038;new=18378&#038;old=18044&#038;new_path=branches%2F3.1&#038;old_path=branches%2F3.1">Modified files since WordPress 3.1.3</a></p>
<p><strong>WordPress 3.2 RC3</strong></p>
<blockquote><p>
This release was about all that stood in the way of a final release of WordPress 3.2. So we’re also announcing the third release candidate for 3.2, which contains all of the fixes in 3.1.4; few minor RTL, JavaScript, and user interface fixes; and ensures graceful failures if 3.2 is run on PHP4. As a reminder, we’ve bumped our minimum requirements for version 3.2 to PHP 5.2.4 and MySQL 5.0.
</p></blockquote>
<p>Download: <a href="http://wordpress.org/wordpress-3.2-RC3.zip">WordPress 3.2 RC3</a></p>
]]></content:encoded>
			<wfw:commentRss>http://lesterchan.net/wordpress/2011/06/30/wordpress-3-1-4-3-2-rc3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress 3.2 RC2</title>
		<link>http://lesterchan.net/wordpress/2011/06/25/wordpress-3-2-rc2/</link>
		<comments>http://lesterchan.net/wordpress/2011/06/25/wordpress-3-2-rc2/#comments</comments>
		<pubDate>Sat, 25 Jun 2011 05:18:27 +0000</pubDate>
		<dc:creator>Lester Chan</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[3.2]]></category>
		<category><![CDATA[rc]]></category>

		<guid isPermaLink="false">http://lesterchan.net/wordpress/?p=318</guid>
		<description><![CDATA[WordPress 3.2 RC2 has been released! We’ve handled a number of issues since RC1, including additional Twenty Eleven tweaks, a new theme support option for defaulting to randomized headers, and various RTL fixes. Download: WordPress 3.2 RC2]]></description>
			<content:encoded><![CDATA[<p><a href="http://wordpress.org/news/2011/06/wordpress-3-2-release-candidate-2/">WordPress 3.2 RC2</a> has been released!</p>
<blockquote><p>
We’ve handled a number of issues since RC1, including additional Twenty Eleven tweaks, a new theme support option for defaulting to randomized headers, and various RTL fixes.
</p></blockquote>
<p>Download: <a href="http://wordpress.org/wordpress-3.2-RC2.zip">WordPress 3.2 RC2</a></p>
]]></content:encoded>
			<wfw:commentRss>http://lesterchan.net/wordpress/2011/06/25/wordpress-3-2-rc2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>WordPress 3.2 RC1</title>
		<link>http://lesterchan.net/wordpress/2011/06/14/wordpress-3-2-rc1/</link>
		<comments>http://lesterchan.net/wordpress/2011/06/14/wordpress-3-2-rc1/#comments</comments>
		<pubDate>Tue, 14 Jun 2011 05:25:40 +0000</pubDate>
		<dc:creator>Lester Chan</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[3.2]]></category>
		<category><![CDATA[rc]]></category>

		<guid isPermaLink="false">http://lesterchan.net/wordpress/?p=317</guid>
		<description><![CDATA[WordPress 3.2 RC1 has been released! The first release candidate (RC1) for WordPress 3.2 is now available. An RC comes after the beta period and before final release. We think we’re done, but with tens of millions of users, a &#8230; <a href="http://lesterchan.net/wordpress/2011/06/14/wordpress-3-2-rc1/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://wordpress.org/news/2011/06/wordpress-3-2-release-candidate/">WordPress 3.2 RC1</a> has been released!</p>
<blockquote>
<p>The first release candidate (RC1) for WordPress 3.2 is now available.</p>
<p>An RC comes after the beta period and before final release. We think we’re done, but with tens of millions of users, a variety of configurations, and thousands of plugins, it’s possible we’ve missed something. So if you haven’t tested WordPress 3.2 yet, now is the time! Please though, not on your live site unless you’re extra adventurous.</p>
<p>Things to keep in mind:</p>
<ul>
<li>With <a href="http://core.trac.wordpress.org/milestone/3.2">more than 350 tickets closed</a>, there are plenty of changes. Plugin and theme authors, <strong>please test your plugins and themes now</strong>, so that if there is a compatibility issue, we can figure it out before the final release.</li>
<li><strong>Users</strong> are also encouraged to test things out. If you find problems, let your plugin/theme authors know so they can figure out the cause.</li>
<li>Twenty Eleven isn&#8217;t quite at the release candidate stage. <a href="http://cheezburger.com/Mmmbop/lolz/View/4683101952">Contents may settle</a>.</li>
<li>If any known issues crop up, you&#8217;ll be able to <a href="http://core.trac.wordpress.org/report/5">find them here</a>.</li>
</ul>
<p>If you are testing the release candidate and think you&#8217;ve found a bug, there are a few ways to let us know:</p>
<ul>
<li>Post it to the <a href="http://wordpress.org/support/forum/alphabeta/">Alpha/Beta area in the support forums</a> or <a href="http://lists.automattic.com/mailman/listinfo/wp-testers">wp-testers</a></li>
<li>Join the development IRC channel and tell us live at irc.freenode.net #wordpress-dev</li>
<li>File a bug ticket on the <a href="http://core.trac.wordpress.org/">WordPress Trac</a></li>
</ul>
<p>To test WordPress 3.2, try the <a href="http://wordpress.org/extend/plugins/wordpress-beta-tester/">WordPress Beta Tester plugin</a> (you&#8217;ll want &#8220;bleeding edge nightlies&#8221;). Or you can <a href="http://wordpress.org/wordpress-3.2-RC1.zip">download the release candidate here</a> (zip).</p>
<p>Happy testing!</p>
<p><em>If you&#8217;d like to know which levers to pull in your testing, <a href="http://wordpress.org/news/2011/05/wordpress-3-2-beta-1/">check out a list of features</a> in our Beta 1 post.</em></p>
</blockquote>
<p>Download: <a href="http://wordpress.org/wordpress-3.2-RC1.zip">WordPress 3.2 RC1</a></p>
]]></content:encoded>
			<wfw:commentRss>http://lesterchan.net/wordpress/2011/06/14/wordpress-3-2-rc1/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>WordPress 3.1.3</title>
		<link>http://lesterchan.net/wordpress/2011/05/26/wordpress-3-1-3/</link>
		<comments>http://lesterchan.net/wordpress/2011/05/26/wordpress-3-1-3/#comments</comments>
		<pubDate>Thu, 26 May 2011 00:33:22 +0000</pubDate>
		<dc:creator>Lester Chan</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[3.1]]></category>

		<guid isPermaLink="false">http://lesterchan.net/wordpress/?p=316</guid>
		<description><![CDATA[WordPress 3.1.3 has been released and it contains security fixes and enhancements. Various security hardening by Alexander Concha. Taxonomy query hardening by John Lamansky. Prevent sniffing out user names of non-authors by using canonical redirects. Props Verónica Valeros. Media security &#8230; <a href="http://lesterchan.net/wordpress/2011/05/26/wordpress-3-1-3/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://wordpress.org/news/2011/05/wordpress-3-1-3/">WordPress 3.1.3</a> has been released and it contains security fixes and enhancements.</p>
<blockquote>
<ul>
<li>Various security hardening by <a href="http://www.buayacorp.com">Alexander Concha</a>.</li>
<li>Taxonomy query hardening by <a href="http://johnlamansky.com/wordpress">John Lamansky</a>.</li>
<li>Prevent sniffing out user names of non-authors by using canonical redirects. Props <a href="www.talsoft.com.ar">Verónica Valeros</a>.</li>
<li>Media security fixes by Richard Lundeen of <a href="http://www.microsoft.com/">Microsoft</a>, Jesse Ou of <a href="http://www.microsoft.com/">Microsoft</a>, and <a href="http://www.microsoft.com/security/msrc/default.aspx">Microsoft Vulnerability Research</a>.</li>
<li>Improves file upload security on hosts with dangerous security settings.</li>
<li>Cleans up old WordPress import files if the import does not finish.</li>
<li>Introduce &#8220;clickjacking&#8221; protection in modern browsers on admin and login pages.</li>
</ul>
</blockquote>
<p>Changelog: <a href="http://core.trac.wordpress.org/changeset?new=18044@branches/3.1&#038;old=17716@branches/3.1">WordPress 3.1.3</a><br />
Download: <a href="http://wordpress.org/download/">WordPress 3.1.3</a><br />
Download: <a href="http://core.trac.wordpress.org/changeset?format=zip&#038;new=18044&#038;old=17716&#038;new_path=branches%2F3.1&#038;old_path=branches%2F3.1">Modified files since WordPress 3.1.2</a></p>
]]></content:encoded>
			<wfw:commentRss>http://lesterchan.net/wordpress/2011/05/26/wordpress-3-1-3/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>WP-DBManager 2.62</title>
		<link>http://lesterchan.net/wordpress/2011/05/03/wp-dbmanager-2-62/</link>
		<comments>http://lesterchan.net/wordpress/2011/05/03/wp-dbmanager-2-62/#comments</comments>
		<pubDate>Tue, 03 May 2011 00:40:55 +0000</pubDate>
		<dc:creator>Lester Chan</dc:creator>
				<category><![CDATA[WP-DBManager]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[nonce]]></category>
		<category><![CDATA[repair]]></category>

		<guid isPermaLink="false">http://lesterchan.net/wordpress/?p=315</guid>
		<description><![CDATA[I have released WP-DBManager 2.62. Added Auto Repair functionality via WP Cron, similar to the current implementation of Backing Up &#038; Optimizing DB Added nonce to all forms for added security Replace get_bloginfo('name') with get_option('blogname') and make it goes through &#8230; <a href="http://lesterchan.net/wordpress/2011/05/03/wp-dbmanager-2-62/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I have released <a href="http://wordpress.org/extend/plugins/wp-dbmanager/">WP-DBManager 2.62</a>.</p>
<ul>
<li>Added Auto Repair functionality via WP Cron, similar to the current implementation of Backing Up &#038; Optimizing DB</li>
<li>Added nonce to all forms for added security</li>
<li>Replace <code>get_bloginfo('name')</code> with <code>get_option('blogname')</code> and make it goes through <code>wp_specialchars_decode()</code></li>
<li>Ported the readme.html to readme.txt</li>
</ul>
<p>Finally, Props to <a href="http://jardenberg.se">Joakim Jardenberg</a>, <a href="http://jonasnordstrom.se">Jonas Nordström</a> and <a href="http://andreasviklund.com">Andreas Viklund</a> for finding and reporting the previous <a href="http://lesterchan.net/wordpress/2011/05/01/wp-dbmanager-2-61/">security vulnerability</a>.</p>
<p>Download: <a href="http://downloads.wordpress.org/plugin/wp-dbmanager.zip">WP-DBManager 2.62</a></p>
]]></content:encoded>
			<wfw:commentRss>http://lesterchan.net/wordpress/2011/05/03/wp-dbmanager-2-62/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>WP-DBManager 2.61</title>
		<link>http://lesterchan.net/wordpress/2011/05/01/wp-dbmanager-2-61/</link>
		<comments>http://lesterchan.net/wordpress/2011/05/01/wp-dbmanager-2-61/#comments</comments>
		<pubDate>Sat, 30 Apr 2011 20:38:40 +0000</pubDate>
		<dc:creator>Lester Chan</dc:creator>
				<category><![CDATA[WP-DBManager]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[vulnerability]]></category>

		<guid isPermaLink="false">http://lesterchan.net/wordpress/?p=314</guid>
		<description><![CDATA[WP-DBManager 2.61 has been released and it fixes a security vulnerability which will allow user to download your wp-config.php. If you do not use the default backup folder path, you are not affected by this. However, most users are affected &#8230; <a href="http://lesterchan.net/wordpress/2011/05/01/wp-dbmanager-2-61/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://wordpress.org/extend/plugins/wp-dbmanager/">WP-DBManager 2.61</a> has been released and it fixes a security vulnerability which will allow user to download your wp-config.php. If you do not use the default backup folder path, you are not affected by this.</p>
<p><strong>However, most users are affected and it is recommended that you upgrade WP-DBManager to 2.61</strong>.</p>
<p>WP-DBManager 2.62 will be out on Tuesday with added nonce security and auto-repair functionality.</p>
<p>Sorry for any inconvenience caused.</p>
<p>Download: <a href="http://downloads.wordpress.org/plugin/wp-dbmanager.zip">WP-DBManager 2.61</a></p>
]]></content:encoded>
			<wfw:commentRss>http://lesterchan.net/wordpress/2011/05/01/wp-dbmanager-2-61/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

