<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Login directly from a page in WordPress using a sidebar login form</title>
	<atom:link href="http://www.effutio.com/wordpress/login-directly-from-a-page-in-wordpress-using-a-sidebar-login-form/34/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.effutio.com/wordpress/login-directly-from-a-page-in-wordpress-using-a-sidebar-login-form/34/</link>
	<description>babbling irresponsibly</description>
	<lastBuildDate>Sat, 04 Feb 2012 14:13:24 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Neil</title>
		<link>http://www.effutio.com/wordpress/login-directly-from-a-page-in-wordpress-using-a-sidebar-login-form/34/comment-page-1/#comment-766</link>
		<dc:creator>Neil</dc:creator>
		<pubDate>Mon, 25 Oct 2010 10:08:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.effutio.com/?p=34#comment-766</guid>
		<description>Thanks Chris, it was a plugin I had installed and since taken off that cause the weird syntax issue. Thought Id got them all but obviously not. Thanks again.</description>
		<content:encoded><![CDATA[<p>Thanks Chris, it was a plugin I had installed and since taken off that cause the weird syntax issue. Thought Id got them all but obviously not. Thanks again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.effutio.com/wordpress/login-directly-from-a-page-in-wordpress-using-a-sidebar-login-form/34/comment-page-1/#comment-765</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Sun, 24 Oct 2010 15:50:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.effutio.com/?p=34#comment-765</guid>
		<description>Hi Neil,
Thanks for this code, did the job for me. Wanted to point out in the very first snippet...
line 1: (&#039;home&#039;) should be (&#039;home&#039;)
line 12: [&#039;REQUEST_URI&#039;] should be [&#039;REQUEST_URI&#039;]
Was probably just some unwanted formatting from when you posted the article. It took me a few minutes to figure out why my page was breaking up, as my sidebar wasn&#039;t wide enough to display the syntax error LOL.
Thanks Again!</description>
		<content:encoded><![CDATA[<p>Hi Neil,<br />
Thanks for this code, did the job for me. Wanted to point out in the very first snippet&#8230;<br />
line 1: (&#39;home&#39;) should be (&#8216;home&#8217;)<br />
line 12: [&#39;REQUEST_URI&#39;] should be ['REQUEST_URI']<br />
Was probably just some unwanted formatting from when you posted the article. It took me a few minutes to figure out why my page was breaking up, as my sidebar wasn&#8217;t wide enough to display the syntax error LOL.<br />
Thanks Again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Neil</title>
		<link>http://www.effutio.com/wordpress/login-directly-from-a-page-in-wordpress-using-a-sidebar-login-form/34/comment-page-1/#comment-339</link>
		<dc:creator>Neil</dc:creator>
		<pubDate>Mon, 21 Dec 2009 16:44:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.effutio.com/?p=34#comment-339</guid>
		<description>Erm... two things wrong with your comment

1. Non-logged in users see a login screen:
&lt;?php if ( ! is_user_logged_in() ){ ?&gt; translated: If user is NOT logged in display following!!

2. This is good for logout if you use Wordpress 2.7+, I can only think you run an older version of WP</description>
		<content:encoded><![CDATA[<p>Erm&#8230; two things wrong with your comment</p>
<p>1. Non-logged in users see a login screen:<br />
< ?php if ( ! is_user_logged_in() ){ ?> translated: If user is NOT logged in display following!!</p>
<p>2. This is good for logout if you use WordPress 2.7+, I can only think you run an older version of WP</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Feriman</title>
		<link>http://www.effutio.com/wordpress/login-directly-from-a-page-in-wordpress-using-a-sidebar-login-form/34/comment-page-1/#comment-338</link>
		<dc:creator>Feriman</dc:creator>
		<pubDate>Mon, 21 Dec 2009 16:00:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.effutio.com/?p=34#comment-338</guid>
		<description>Two wrong with this:

1, What should be logged in to see the non-logged in to see
2, is not good for the logout link</description>
		<content:encoded><![CDATA[<p>Two wrong with this:</p>
<p>1, What should be logged in to see the non-logged in to see<br />
2, is not good for the logout link</p>
]]></content:encoded>
	</item>
</channel>
</rss>

