<?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; WordPress</title>
	<atom:link href="http://stilldesigning.com/tag/wordpress/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>
		<item>
		<title>Custom Login page for WordPress</title>
		<link>http://stilldesigning.com/2008/05/01/custom-login-page-for-wordpress/</link>
		<comments>http://stilldesigning.com/2008/05/01/custom-login-page-for-wordpress/#comments</comments>
		<pubDate>Thu, 01 May 2008 21:15:44 +0000</pubDate>
		<dc:creator>stealth dave</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[login]]></category>
		<category><![CDATA[registration]]></category>
		<category><![CDATA[theme]]></category>

		<guid isPermaLink="false">http://stilldesigning.com/?p=4</guid>
		<description><![CDATA[For those of you who frequently log into and comment on various WordPress blogs (and you know who you are), you may have noticed that the login page is conspicuously unthemed, and looks virtually the same on every WordPress blog on the internet. The savvy user may also have noticed that the login page on [...]]]></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%2F2008%2F05%2F01%2Fcustom-login-page-for-wordpress%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fstilldesigning.com%2F2008%2F05%2F01%2Fcustom-login-page-for-wordpress%2F&amp;source=stealthdave&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>For those of you who frequently log into and comment on various WordPress blogs (and you know who you are), you may have noticed that the login page is conspicuously unthemed, and looks virtually the same on every WordPress blog on the internet.  The savvy user may also have noticed that the login page on <em>this</em> blog is themed.  Go ahead, take a look.  I&#8217;ll wait&#8230;<span id="more-4"></span></p>
<p>Pretty cool, eh?  I submitted a patch via Trac for version 2.3.3 back in February, and updated it today to be compatible with 2.5.1.  Well, if the Milestones on the ticket are to be believed, the plan is to incorporate this feature into version 2.6.  If you can&#8217;t wait that long to pimp your login page, you can get the patch and sample login.php theme page from the <a title="Custom Login page Trac ticket" href="http://trac.wordpress.org/ticket/4478">Trac ticket</a>.  Just patch wp-login.php in your WordPress folder and drop the login.php file in your theme.  Use your own css to style the form, and the new login page will pull in your theme&#8217;s header, footer and sidebar, just like any other page.</p>
<p><strong>UPDATE:</strong> Looks like they didn&#8217;t like the approach that I took for the patch, so they&#8217;ve pushed this feature back to 2.7 to give it some more development time.  To each his own, I guess.  I&#8217;ll be reworking this patch and resubmitting soon.</p>
]]></content:encoded>
			<wfw:commentRss>http://stilldesigning.com/2008/05/01/custom-login-page-for-wordpress/feed/</wfw:commentRss>
		<slash:comments>8</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! -->