<?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: Simple customization of WordPress Sidebar Login Plugin</title>
	<atom:link href="http://superfancy.net/simple-customization-wordpress-sidebar-login-plugin/feed/" rel="self" type="application/rss+xml" />
	<link>http://superfancy.net/simple-customization-wordpress-sidebar-login-plugin/</link>
	<description>Creative development firm based in Olympia, WA</description>
	<lastBuildDate>Thu, 19 Apr 2012 20:54:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Pamela</title>
		<link>http://superfancy.net/simple-customization-wordpress-sidebar-login-plugin/#comment-594</link>
		<dc:creator>Pamela</dc:creator>
		<pubDate>Tue, 20 Mar 2012 12:30:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.steviebenge.com/?p=128#comment-594</guid>
		<description>This code doesn&#039;t seem to be applicable anymore - do you have an update to make this happen?  Thanks so much!</description>
		<content:encoded><![CDATA[<p>This code doesn&#8217;t seem to be applicable anymore &#8211; do you have an update to make this happen?  Thanks so much!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Prerak Patel</title>
		<link>http://superfancy.net/simple-customization-wordpress-sidebar-login-plugin/#comment-179</link>
		<dc:creator>Prerak Patel</dc:creator>
		<pubDate>Tue, 30 Aug 2011 16:09:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.steviebenge.com/?p=128#comment-179</guid>
		<description>Hey Ryan, 

Thanks for the tip. Works even after two years of your posting. Nice. Thanks!</description>
		<content:encoded><![CDATA[<p>Hey Ryan, </p>
<p>Thanks for the tip. Works even after two years of your posting. Nice. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Prerak Patel</title>
		<link>http://superfancy.net/simple-customization-wordpress-sidebar-login-plugin/#comment-178</link>
		<dc:creator>Prerak Patel</dc:creator>
		<pubDate>Tue, 30 Aug 2011 16:07:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.steviebenge.com/?p=128#comment-178</guid>
		<description>Ryan, I know this is 2 years too late but your method worked! Thanks man!</description>
		<content:encoded><![CDATA[<p>Ryan, I know this is 2 years too late but your method worked! Thanks man!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stevie</title>
		<link>http://superfancy.net/simple-customization-wordpress-sidebar-login-plugin/#comment-177</link>
		<dc:creator>Stevie</dc:creator>
		<pubDate>Sun, 14 Nov 2010 04:06:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.steviebenge.com/?p=128#comment-177</guid>
		<description>Unfortunately what you are asking for is not what this plugin is intended to do... it simply allows a user to login to your WP site from the sidebar.

You&#039;ll need to use a WP function like &lt;code&gt;is_user_logged_in&lt;/code&gt; to accomplish that. Here&#039;s the page from the WP Codex: &lt;a href=&quot;http://codex.wordpress.org/Function_Reference/is_user_logged_in&quot; rel=&quot;nofollow&quot;&gt;http://codex.wordpress.org/Function_Reference/is_user_logged_in&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Unfortunately what you are asking for is not what this plugin is intended to do&#8230; it simply allows a user to login to your WP site from the sidebar.</p>
<p>You&#8217;ll need to use a WP function like <code>is_user_logged_in</code> to accomplish that. Here&#8217;s the page from the WP Codex: <a href="http://codex.wordpress.org/Function_Reference/is_user_logged_in" rel="nofollow">http://codex.wordpress.org/Function_Reference/is_user_logged_in</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aman</title>
		<link>http://superfancy.net/simple-customization-wordpress-sidebar-login-plugin/#comment-176</link>
		<dc:creator>Aman</dc:creator>
		<pubDate>Sun, 14 Nov 2010 01:28:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.steviebenge.com/?p=128#comment-176</guid>
		<description>Hey mate,

Thanks for that.

However, I have an issue, I have just installed the plugin and the installation happened fine.

I don&#039;t know how to hide certain pages when a user is not logged in.

What changes do you have to make for the user to ONLY see the pages once they are logged in and hide the data once they are not logged in.

Can you please assist?

Thanks.
Aman</description>
		<content:encoded><![CDATA[<p>Hey mate,</p>
<p>Thanks for that.</p>
<p>However, I have an issue, I have just installed the plugin and the installation happened fine.</p>
<p>I don&#8217;t know how to hide certain pages when a user is not logged in.</p>
<p>What changes do you have to make for the user to ONLY see the pages once they are logged in and hide the data once they are not logged in.</p>
<p>Can you please assist?</p>
<p>Thanks.<br />
Aman</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Panche</title>
		<link>http://superfancy.net/simple-customization-wordpress-sidebar-login-plugin/#comment-175</link>
		<dc:creator>Panche</dc:creator>
		<pubDate>Mon, 20 Sep 2010 12:35:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.steviebenge.com/?p=128#comment-175</guid>
		<description>Tnx for the notice, i needed to display the email, so I changed $user_info-&gt;display_name to $user_info-&gt;user_email, and it&#039;s great.</description>
		<content:encoded><![CDATA[<p>Tnx for the notice, i needed to display the email, so I changed $user_info-&gt;display_name to $user_info-&gt;user_email, and it&#8217;s great.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stevie</title>
		<link>http://superfancy.net/simple-customization-wordpress-sidebar-login-plugin/#comment-174</link>
		<dc:creator>Stevie</dc:creator>
		<pubDate>Sat, 16 Jan 2010 01:59:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.steviebenge.com/?p=128#comment-174</guid>
		<description>I was using the WP Events Calendar plugin. At the time, I hacked the plugin to display this link. With the newer versions of Sidebar Login you can add custom links in the admin area. It really is an excellent and versatile plugin.</description>
		<content:encoded><![CDATA[<p>I was using the WP Events Calendar plugin. At the time, I hacked the plugin to display this link. With the newer versions of Sidebar Login you can add custom links in the admin area. It really is an excellent and versatile plugin.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: McKrazie</title>
		<link>http://superfancy.net/simple-customization-wordpress-sidebar-login-plugin/#comment-173</link>
		<dc:creator>McKrazie</dc:creator>
		<pubDate>Fri, 15 Jan 2010 13:28:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.steviebenge.com/?p=128#comment-173</guid>
		<description>I see you have &quot;Add a Calendar Event&quot; on there. May I ask, what plug-in that relates to?</description>
		<content:encoded><![CDATA[<p>I see you have &#8220;Add a Calendar Event&#8221; on there. May I ask, what plug-in that relates to?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jornada De Sexo</title>
		<link>http://superfancy.net/simple-customization-wordpress-sidebar-login-plugin/#comment-172</link>
		<dc:creator>Jornada De Sexo</dc:creator>
		<pubDate>Tue, 04 Aug 2009 09:36:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.steviebenge.com/?p=128#comment-172</guid>
		<description>eh... bookmarked</description>
		<content:encoded><![CDATA[<p>eh&#8230; bookmarked</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stevie</title>
		<link>http://superfancy.net/simple-customization-wordpress-sidebar-login-plugin/#comment-171</link>
		<dc:creator>Stevie</dc:creator>
		<pubDate>Mon, 20 Apr 2009 22:54:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.steviebenge.com/?p=128#comment-171</guid>
		<description>That works too.</description>
		<content:encoded><![CDATA[<p>That works too.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

