<?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: WordPress Plugin: Logout Password Protected Posts</title>
	<atom:link href="http://lud.icro.us/wordpress-plugin-logout-password-protected-posts/feed/" rel="self" type="application/rss+xml" />
	<link>http://lud.icro.us/wordpress-plugin-logout-password-protected-posts/</link>
	<description></description>
	<lastBuildDate>Fri, 03 Sep 2010 00:13:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: LipsK</title>
		<link>http://lud.icro.us/wordpress-plugin-logout-password-protected-posts/comment-page-1/#comment-5925</link>
		<dc:creator>LipsK</dc:creator>
		<pubDate>Sat, 26 Jun 2010 18:39:21 +0000</pubDate>
		<guid isPermaLink="false">http://lud.icro.us/?p=148#comment-5925</guid>
		<description>Thank you for the plugin!</description>
		<content:encoded><![CDATA[<p>Thank you for the plugin!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Blackbourn</title>
		<link>http://lud.icro.us/wordpress-plugin-logout-password-protected-posts/comment-page-1/#comment-5915</link>
		<dc:creator>John Blackbourn</dc:creator>
		<pubDate>Wed, 16 Jun 2010 19:05:03 +0000</pubDate>
		<guid isPermaLink="false">http://lud.icro.us/?p=148#comment-5915</guid>
		<description>&lt;em&gt;remco:&lt;/em&gt; You&#039;ll be notified of updates to the plugin from the Plugins menu in WordPress, as with all other plugins.

John</description>
		<content:encoded><![CDATA[<p><em>remco:</em> You&#8217;ll be notified of updates to the plugin from the Plugins menu in WordPress, as with all other plugins.</p>
<p>John</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: remco</title>
		<link>http://lud.icro.us/wordpress-plugin-logout-password-protected-posts/comment-page-1/#comment-5914</link>
		<dc:creator>remco</dc:creator>
		<pubDate>Wed, 16 Jun 2010 13:27:47 +0000</pubDate>
		<guid isPermaLink="false">http://lud.icro.us/?p=148#comment-5914</guid>
		<description>Great plugin, thanks!

Is there a way we can get informed when the update of the plugin takes place? I think it only misses the function, of not appearing when a wrong password is entered.

Remco!</description>
		<content:encoded><![CDATA[<p>Great plugin, thanks!</p>
<p>Is there a way we can get informed when the update of the plugin takes place? I think it only misses the function, of not appearing when a wrong password is entered.</p>
<p>Remco!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Blackbourn</title>
		<link>http://lud.icro.us/wordpress-plugin-logout-password-protected-posts/comment-page-1/#comment-5896</link>
		<dc:creator>John Blackbourn</dc:creator>
		<pubDate>Tue, 08 Jun 2010 19:48:16 +0000</pubDate>
		<guid isPermaLink="false">http://lud.icro.us/?p=148#comment-5896</guid>
		<description>Hi Les,

When you enter a password for a protected post, a cookie is set in your browser (just like when you log into the WordPress admin). The expiry of this cookie is determined by WordPress, not this plugin. I believe it&#039;s expiry is set to 48 hours but I haven&#039;t checked.

It&#039;s not possible to expire a cookie when a page/tab is closed or when you leave the blog. It is however possible to set the cookie to expire when the browser is closed, but this is determined by WordPress currently.

I could add an option to this plugin for that purpose, but to be honest it&#039;s unlikely to happen unless I find the need arises.

John</description>
		<content:encoded><![CDATA[<p>Hi Les,</p>
<p>When you enter a password for a protected post, a cookie is set in your browser (just like when you log into the WordPress admin). The expiry of this cookie is determined by WordPress, not this plugin. I believe it&#8217;s expiry is set to 48 hours but I haven&#8217;t checked.</p>
<p>It&#8217;s not possible to expire a cookie when a page/tab is closed or when you leave the blog. It is however possible to set the cookie to expire when the browser is closed, but this is determined by WordPress currently.</p>
<p>I could add an option to this plugin for that purpose, but to be honest it&#8217;s unlikely to happen unless I find the need arises.</p>
<p>John</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Les Booth</title>
		<link>http://lud.icro.us/wordpress-plugin-logout-password-protected-posts/comment-page-1/#comment-5895</link>
		<dc:creator>Les Booth</dc:creator>
		<pubDate>Tue, 08 Jun 2010 19:38:16 +0000</pubDate>
		<guid isPermaLink="false">http://lud.icro.us/?p=148#comment-5895</guid>
		<description>John, 

Thanks for the plugin. This solution does allow the use of PWP page and not have it/them going around cocked all the time.  &quot;.)  

I&#039;m curious though, as to why you didn&#039;t code it so that once either: 

1: the person - moves to or opens - another page in the site
2: the page is closed
3: the blog is closed
4: the browser is closed

the PWP page reverts to a LOGIN required status.  IE, auto-logout.

Is there a reason for WHY this was not done?   

Or is there something I could add to the PHP code to cause an auto-logout?

Thanks again.  &#039;Tis far better than no logout at all!</description>
		<content:encoded><![CDATA[<p>John, </p>
<p>Thanks for the plugin. This solution does allow the use of PWP page and not have it/them going around cocked all the time.  &#8220;.)  </p>
<p>I&#8217;m curious though, as to why you didn&#8217;t code it so that once either: </p>
<p>1: the person &#8211; moves to or opens &#8211; another page in the site<br />
2: the page is closed<br />
3: the blog is closed<br />
4: the browser is closed</p>
<p>the PWP page reverts to a LOGIN required status.  IE, auto-logout.</p>
<p>Is there a reason for WHY this was not done?   </p>
<p>Or is there something I could add to the PHP code to cause an auto-logout?</p>
<p>Thanks again.  &#8216;Tis far better than no logout at all!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Craig Farrall</title>
		<link>http://lud.icro.us/wordpress-plugin-logout-password-protected-posts/comment-page-1/#comment-5817</link>
		<dc:creator>Craig Farrall</dc:creator>
		<pubDate>Tue, 23 Feb 2010 11:01:05 +0000</pubDate>
		<guid isPermaLink="false">http://lud.icro.us/?p=148#comment-5817</guid>
		<description>This is a great plugin, and something I was looking for.  One possible addition would be to be able to change the text for the logout, without having to find it in the code.  Simple admin option for this would be great.

Another possible addition would be once logged out, redirect to a certain page / homepage so you can say where you want to be redirected.

But great plugin.</description>
		<content:encoded><![CDATA[<p>This is a great plugin, and something I was looking for.  One possible addition would be to be able to change the text for the logout, without having to find it in the code.  Simple admin option for this would be great.</p>
<p>Another possible addition would be once logged out, redirect to a certain page / homepage so you can say where you want to be redirected.</p>
<p>But great plugin.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Blackbourn</title>
		<link>http://lud.icro.us/wordpress-plugin-logout-password-protected-posts/comment-page-1/#comment-5730</link>
		<dc:creator>John Blackbourn</dc:creator>
		<pubDate>Fri, 22 Jan 2010 18:38:16 +0000</pubDate>
		<guid isPermaLink="false">http://lud.icro.us/?p=148#comment-5730</guid>
		<description>&lt;em&gt;Helen&lt;/em&gt;: Thanks for the comment! I seem to recall there was a reason I didn&#039;t make the plugin check the cookie against the password, but I can&#039;t remember why. I&#039;ll see about updating the plugin soon to address this issue.</description>
		<content:encoded><![CDATA[<p><em>Helen</em>: Thanks for the comment! I seem to recall there was a reason I didn&#8217;t make the plugin check the cookie against the password, but I can&#8217;t remember why. I&#8217;ll see about updating the plugin soon to address this issue.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Helen</title>
		<link>http://lud.icro.us/wordpress-plugin-logout-password-protected-posts/comment-page-1/#comment-5727</link>
		<dc:creator>Helen</dc:creator>
		<pubDate>Fri, 22 Jan 2010 15:17:43 +0000</pubDate>
		<guid isPermaLink="false">http://lud.icro.us/?p=148#comment-5727</guid>
		<description>Hi there,

Thanks for writing this plugin! I just wanted to let you know that I was also having a problem with the link showing up even if the password was incorrect. I solved it by having it check the cookie&#039;s value against the post password rather than just checking if it&#039;s set. It seems to be great now - thanks for a great start to a plugin.</description>
		<content:encoded><![CDATA[<p>Hi there,</p>
<p>Thanks for writing this plugin! I just wanted to let you know that I was also having a problem with the link showing up even if the password was incorrect. I solved it by having it check the cookie&#8217;s value against the post password rather than just checking if it&#8217;s set. It seems to be great now &#8211; thanks for a great start to a plugin.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jano</title>
		<link>http://lud.icro.us/wordpress-plugin-logout-password-protected-posts/comment-page-1/#comment-5663</link>
		<dc:creator>jano</dc:creator>
		<pubDate>Wed, 02 Dec 2009 19:23:54 +0000</pubDate>
		<guid isPermaLink="false">http://lud.icro.us/?p=148#comment-5663</guid>
		<description>Great, thanx :)</description>
		<content:encoded><![CDATA[<p>Great, thanx :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alison</title>
		<link>http://lud.icro.us/wordpress-plugin-logout-password-protected-posts/comment-page-1/#comment-5645</link>
		<dc:creator>Alison</dc:creator>
		<pubDate>Fri, 20 Nov 2009 15:35:20 +0000</pubDate>
		<guid isPermaLink="false">http://lud.icro.us/?p=148#comment-5645</guid>
		<description>This works perfectly! I think this is the only plugin out there that properly addresses this important issue. Thanks!</description>
		<content:encoded><![CDATA[<p>This works perfectly! I think this is the only plugin out there that properly addresses this important issue. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sandra</title>
		<link>http://lud.icro.us/wordpress-plugin-logout-password-protected-posts/comment-page-1/#comment-5375</link>
		<dc:creator>Sandra</dc:creator>
		<pubDate>Thu, 27 Aug 2009 10:41:52 +0000</pubDate>
		<guid isPermaLink="false">http://lud.icro.us/?p=148#comment-5375</guid>
		<description>I wanted to thank John for helping me out after I had posted a message stating that I was having problems installing the plugin.  John responded quickly and I was able to get the plugin working....plus John provided some helpful tips regarding other plugins that may be useful on my website.  And yes, the plugin works great!

Thanks John,
Sandra</description>
		<content:encoded><![CDATA[<p>I wanted to thank John for helping me out after I had posted a message stating that I was having problems installing the plugin.  John responded quickly and I was able to get the plugin working&#8230;.plus John provided some helpful tips regarding other plugins that may be useful on my website.  And yes, the plugin works great!</p>
<p>Thanks John,<br />
Sandra</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lars</title>
		<link>http://lud.icro.us/wordpress-plugin-logout-password-protected-posts/comment-page-1/#comment-5374</link>
		<dc:creator>Lars</dc:creator>
		<pubDate>Thu, 27 Aug 2009 08:11:47 +0000</pubDate>
		<guid isPermaLink="false">http://lud.icro.us/?p=148#comment-5374</guid>
		<description>Hi

The plugin seems to work great :-) ... thanks :-)

//Lars</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>The plugin seems to work great :-) &#8230; thanks :-)</p>
<p>//Lars</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Blackbourn</title>
		<link>http://lud.icro.us/wordpress-plugin-logout-password-protected-posts/comment-page-1/#comment-5369</link>
		<dc:creator>John Blackbourn</dc:creator>
		<pubDate>Thu, 20 Aug 2009 00:45:32 +0000</pubDate>
		<guid isPermaLink="false">http://lud.icro.us/?p=148#comment-5369</guid>
		<description>&lt;em&gt;Carsten&lt;/em&gt;: Nice idea. Something notifying the visitor of an incorrect password should definitely be in WordPress as standard. I might see about adding it to this plugin if I get the time, but don&#039;t hold your breath! :)</description>
		<content:encoded><![CDATA[<p><em>Carsten</em>: Nice idea. Something notifying the visitor of an incorrect password should definitely be in WordPress as standard. I might see about adding it to this plugin if I get the time, but don&#8217;t hold your breath! :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carsten</title>
		<link>http://lud.icro.us/wordpress-plugin-logout-password-protected-posts/comment-page-1/#comment-5368</link>
		<dc:creator>Carsten</dc:creator>
		<pubDate>Mon, 17 Aug 2009 14:53:54 +0000</pubDate>
		<guid isPermaLink="false">http://lud.icro.us/?p=148#comment-5368</guid>
		<description>Hi, your plugin works great. I just miss a function for entering an wrong passwort. If you enter a wrong password now, the &quot;Protected Article&quot;-Message does not change, but the Logout-Button appears anyway. This might be a little confusing for the visitor. A message like &quot;wrong password, please try again&quot; would be better.</description>
		<content:encoded><![CDATA[<p>Hi, your plugin works great. I just miss a function for entering an wrong passwort. If you enter a wrong password now, the &#8220;Protected Article&#8221;-Message does not change, but the Logout-Button appears anyway. This might be a little confusing for the visitor. A message like &#8220;wrong password, please try again&#8221; would be better.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sandra</title>
		<link>http://lud.icro.us/wordpress-plugin-logout-password-protected-posts/comment-page-1/#comment-5366</link>
		<dc:creator>sandra</dc:creator>
		<pubDate>Sun, 16 Aug 2009 15:02:18 +0000</pubDate>
		<guid isPermaLink="false">http://lud.icro.us/?p=148#comment-5366</guid>
		<description>John,
I tried adding the code in both the sidebar.php and footer.php and it just shows the raw code.  I have the newest version of Wordpress, 2.8.4, so I&#039;m not sure if this matters.  

Thanks,
Sandra</description>
		<content:encoded><![CDATA[<p>John,<br />
I tried adding the code in both the sidebar.php and footer.php and it just shows the raw code.  I have the newest version of WordPress, 2.8.4, so I&#8217;m not sure if this matters.  </p>
<p>Thanks,<br />
Sandra</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gabriel</title>
		<link>http://lud.icro.us/wordpress-plugin-logout-password-protected-posts/comment-page-1/#comment-5318</link>
		<dc:creator>Gabriel</dc:creator>
		<pubDate>Sat, 27 Jun 2009 04:51:16 +0000</pubDate>
		<guid isPermaLink="false">http://lud.icro.us/?p=148#comment-5318</guid>
		<description>Thank you, putting it in the footer.php worked perfectly. 
Thanks again for this great plugin and I look forward to future releases.</description>
		<content:encoded><![CDATA[<p>Thank you, putting it in the footer.php worked perfectly.<br />
Thanks again for this great plugin and I look forward to future releases.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Blackbourn</title>
		<link>http://lud.icro.us/wordpress-plugin-logout-password-protected-posts/comment-page-1/#comment-5317</link>
		<dc:creator>John Blackbourn</dc:creator>
		<pubDate>Fri, 26 Jun 2009 22:15:47 +0000</pubDate>
		<guid isPermaLink="false">http://lud.icro.us/?p=148#comment-5317</guid>
		<description>&lt;em&gt;Gabriel:&lt;/em&gt; Where would you like the log out link to show up? I find that the best place is near the WordPress log out link which is in the sidebar on most themes.

Try adding the code somewhere in &lt;code&gt;sidebar.php&lt;/code&gt;. If your sidebar uses widgets it might not show up, so if not, try adding it to &lt;code&gt;footer.php&lt;/code&gt;.

Remember you have to be &quot;logged in&quot; to a password protected post in order for the link to even show up, so make sure you&#039;ve entered a password to a post when you check for the link. Once you&#039;ve got the link to show up, you can then experiment with its placement.

I know this isn&#039;t the simplest of solutions, and when I have the time I&#039;ll be adding an automatic insertion option to the plugin to make it easier in the future.

John.</description>
		<content:encoded><![CDATA[<p><em>Gabriel:</em> Where would you like the log out link to show up? I find that the best place is near the WordPress log out link which is in the sidebar on most themes.</p>
<p>Try adding the code somewhere in <code>sidebar.php</code>. If your sidebar uses widgets it might not show up, so if not, try adding it to <code>footer.php</code>.</p>
<p>Remember you have to be &#8220;logged in&#8221; to a password protected post in order for the link to even show up, so make sure you&#8217;ve entered a password to a post when you check for the link. Once you&#8217;ve got the link to show up, you can then experiment with its placement.</p>
<p>I know this isn&#8217;t the simplest of solutions, and when I have the time I&#8217;ll be adding an automatic insertion option to the plugin to make it easier in the future.</p>
<p>John.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gabriel</title>
		<link>http://lud.icro.us/wordpress-plugin-logout-password-protected-posts/comment-page-1/#comment-5316</link>
		<dc:creator>Gabriel</dc:creator>
		<pubDate>Fri, 26 Jun 2009 18:59:53 +0000</pubDate>
		<guid isPermaLink="false">http://lud.icro.us/?p=148#comment-5316</guid>
		<description>Sorry to ask such a noob question but what do you mean by &quot;Add somewhere in your theme.&quot;?

This is a feature I could REALLY use but can&#039;t figure out how to implement it. 

I installed the plugin and see it in my plugin directory. I then tried pasting that code into the password protected page in wordpress but (as you might have guessed) didn&#039;t work. 

I am comfortable editing the theme filed but do I put into sidebar.php or into a .css file?

Thanks for your time and for this great plugin!</description>
		<content:encoded><![CDATA[<p>Sorry to ask such a noob question but what do you mean by &#8220;Add somewhere in your theme.&#8221;?</p>
<p>This is a feature I could REALLY use but can&#8217;t figure out how to implement it. </p>
<p>I installed the plugin and see it in my plugin directory. I then tried pasting that code into the password protected page in wordpress but (as you might have guessed) didn&#8217;t work. </p>
<p>I am comfortable editing the theme filed but do I put into sidebar.php or into a .css file?</p>
<p>Thanks for your time and for this great plugin!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
