<?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>Still Designing &#187; themed login</title>
	<atom:link href="http://stilldesigning.com/tag/themed-login/feed/" rel="self" type="application/rss+xml" />
	<link>http://stilldesigning.com</link>
	<description>serious web development. seriously.</description>
	<lastBuildDate>Sun, 08 Nov 2009 05:05:26 +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 Custom Themed Login Gets An Update</title>
		<link>http://stilldesigning.com/2009/02/19/wordpress-custom-themed-login-gets-an-update/</link>
		<comments>http://stilldesigning.com/2009/02/19/wordpress-custom-themed-login-gets-an-update/#comments</comments>
		<pubDate>Fri, 20 Feb 2009 06:42:12 +0000</pubDate>
		<dc:creator>stealth dave</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[custom]]></category>
		<category><![CDATA[login]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[themed login]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://stilldesigning.com/?p=79</guid>
		<description><![CDATA[The new 2.7.1 release of WordPress was just too good to pass up.  I had installed it on another clients site (soon to be launched), and just fell in love with the new interface.  It&#8217;s very snazzy, I love the auto-updates, and the layout is fab! But there&#8217;s one thing that was still missing&#8230; themed [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fstilldesigning.com%2F2009%2F02%2F19%2Fwordpress-custom-themed-login-gets-an-update%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fstilldesigning.com%2F2009%2F02%2F19%2Fwordpress-custom-themed-login-gets-an-update%2F&amp;source=stealthdave&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>The new 2.7.1 release of WordPress was just too good to pass up.  I had installed it on another clients site (soon to be launched), and just fell in love with the new interface.  It&#8217;s very snazzy, I love the auto-updates, and the layout is <em>fab!</em> But there&#8217;s one thing that was still missing&#8230; themed login pages.<span id="more-79"></span></p>
<p>If you follow the mailing list and the <a title="Themed login TRAC entry" href="http://core.trac.wordpress.org/ticket/4478">TRAC ticket</a>, you&#8217;ll know that they&#8217;re looking for a more extensive patch for themed login pages, where as I&#8217;ve taken a more minimalist approach.  Both approaches are valid with their own pros and cons, but given my choices between upgrading without a themed login, waiting until I found time to create a &#8220;more extensive&#8221; patch (I&#8217;m an impatient person), and just updating the old patch, I chose the third option.  The blog you see before you is the result!</p>
<p>If you already have a themed login page from the previous patch, all you need to do is update to WordPress 2.7.1 and apply the new patch.  Your existing login.php theme template will work just fine with the new patch.  The new patch is attached to the TRAC ticket linked to above.  Feedback is welcome, as always!</p>
<p><a href="http://stilldesigning.com/2008/05/01/custom-login-page-for-wordpress/">Original Themed Login post</a></p>
<p><em>Update &#8211; </em>I&#8217;ve updated the patch so that you no longer include error messages in the custom login_header() function.  This means they can&#8217;t be &#8220;forgotten&#8221; by the template designer.  Unfortunately, it also means that your existing login.php template won&#8217;t work.  Luckily, making it work is as simple as removing all references to login_header_error() in your template.  A new sample login.php has been posted on the TRAC ticket.</p>
<p><em>Update 2</em> - For those of you who have difficulty patching, here&#8217;s the patched file for 2.7.1.</p>
<p><a href="http://stilldesigning.com/wp-content/uploads/2009/02/wp-login-271.zip">WordPress Themable Login patched for 2.7.1</a></p>
]]></content:encoded>
			<wfw:commentRss>http://stilldesigning.com/2009/02/19/wordpress-custom-themed-login-gets-an-update/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->