<?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 WordPress Hack: Delete &#8220;wp_postpass&#8221; Cookie</title>
	<atom:link href="http://michaelpark.org/2007/11/21/simple-wordpress-hack-delete-wp_postpass-cookie/feed/" rel="self" type="application/rss+xml" />
	<link>http://michaelpark.org/2007/11/21/simple-wordpress-hack-delete-wp_postpass-cookie/</link>
	<description>...with Generalized Dystonia</description>
	<lastBuildDate>Wed, 24 Feb 2010 16:11:26 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Michael</title>
		<link>http://michaelpark.org/2007/11/21/simple-wordpress-hack-delete-wp_postpass-cookie/comment-page-1/#comment-6787</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Tue, 02 Sep 2008 00:20:42 +0000</pubDate>
		<guid isPermaLink="false">http://michaelpark.net/2007/11/21/simple-wordpress-hack-delete-wp_postpass-cookie/#comment-6787</guid>
		<description>Anja » The downside of doing that is your friends will have to memorize the password.  But it works. :)</description>
		<content:encoded><![CDATA[<p>Anja » The downside of doing that is your friends will have to memorize the password.  But it works. <img src='http://michaelpark.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anja</title>
		<link>http://michaelpark.org/2007/11/21/simple-wordpress-hack-delete-wp_postpass-cookie/comment-page-1/#comment-6786</link>
		<dc:creator>Anja</dc:creator>
		<pubDate>Mon, 01 Sep 2008 23:57:50 +0000</pubDate>
		<guid isPermaLink="false">http://michaelpark.net/2007/11/21/simple-wordpress-hack-delete-wp_postpass-cookie/#comment-6786</guid>
		<description>I found my solution a few minutes ago. In wp-pass.php, i just set the seconds to &quot;600&quot;, 10 minutes, which works fine for me. I guess it was so simple that no one had bothered to mention it anywhere! But that&#039;s all I needed =)</description>
		<content:encoded><![CDATA[<p>I found my solution a few minutes ago. In wp-pass.php, i just set the seconds to &#8220;600&#8243;, 10 minutes, which works fine for me. I guess it was so simple that no one had bothered to mention it anywhere! But that&#8217;s all I needed =)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://michaelpark.org/2007/11/21/simple-wordpress-hack-delete-wp_postpass-cookie/comment-page-1/#comment-6784</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Mon, 01 Sep 2008 22:32:03 +0000</pubDate>
		<guid isPermaLink="false">http://michaelpark.net/2007/11/21/simple-wordpress-hack-delete-wp_postpass-cookie/#comment-6784</guid>
		<description>Anja » That can only be done on the client side unless WP use session cookies.</description>
		<content:encoded><![CDATA[<p>Anja » That can only be done on the client side unless WP use session cookies.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anja</title>
		<link>http://michaelpark.org/2007/11/21/simple-wordpress-hack-delete-wp_postpass-cookie/comment-page-1/#comment-6783</link>
		<dc:creator>Anja</dc:creator>
		<pubDate>Mon, 01 Sep 2008 21:49:27 +0000</pubDate>
		<guid isPermaLink="false">http://michaelpark.net/2007/11/21/simple-wordpress-hack-delete-wp_postpass-cookie/#comment-6783</guid>
		<description>Hi, can this fix my problem - That public computers will have access to my password-protected posts because of the cookie?

I&#039;d just like the cookie to be deleted when the browser is closed I guess.

Cheers =)</description>
		<content:encoded><![CDATA[<p>Hi, can this fix my problem &#8211; That public computers will have access to my password-protected posts because of the cookie?</p>
<p>I&#8217;d just like the cookie to be deleted when the browser is closed I guess.</p>
<p>Cheers =)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://michaelpark.org/2007/11/21/simple-wordpress-hack-delete-wp_postpass-cookie/comment-page-1/#comment-6264</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Fri, 28 Mar 2008 19:31:17 +0000</pubDate>
		<guid isPermaLink="false">http://michaelpark.net/2007/11/21/simple-wordpress-hack-delete-wp_postpass-cookie/#comment-6264</guid>
		<description>WP was converting single quotes into ticks.  Be sure to check for this.</description>
		<content:encoded><![CDATA[<p>WP was converting single quotes into ticks.  Be sure to check for this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nathan</title>
		<link>http://michaelpark.org/2007/11/21/simple-wordpress-hack-delete-wp_postpass-cookie/comment-page-1/#comment-6263</link>
		<dc:creator>Nathan</dc:creator>
		<pubDate>Fri, 28 Mar 2008 19:02:10 +0000</pubDate>
		<guid isPermaLink="false">http://michaelpark.net/2007/11/21/simple-wordpress-hack-delete-wp_postpass-cookie/#comment-6263</guid>
		<description>I&#039;m getting the say error when putting that block of code into functions.php

did you figure out what was wrong?

thanks for this work around</description>
		<content:encoded><![CDATA[<p>I&#8217;m getting the say error when putting that block of code into functions.php</p>
<p>did you figure out what was wrong?</p>
<p>thanks for this work around</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://michaelpark.org/2007/11/21/simple-wordpress-hack-delete-wp_postpass-cookie/comment-page-1/#comment-5984</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Sat, 02 Feb 2008 19:21:46 +0000</pubDate>
		<guid isPermaLink="false">http://michaelpark.net/2007/11/21/simple-wordpress-hack-delete-wp_postpass-cookie/#comment-5984</guid>
		<description>George, I don&#039;t see anything wrong with my code... contact me.</description>
		<content:encoded><![CDATA[<p>George, I don&#8217;t see anything wrong with my code&#8230; contact me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: George</title>
		<link>http://michaelpark.org/2007/11/21/simple-wordpress-hack-delete-wp_postpass-cookie/comment-page-1/#comment-5982</link>
		<dc:creator>George</dc:creator>
		<pubDate>Sat, 02 Feb 2008 08:41:24 +0000</pubDate>
		<guid isPermaLink="false">http://michaelpark.net/2007/11/21/simple-wordpress-hack-delete-wp_postpass-cookie/#comment-5982</guid>
		<description>Hello Michael,

I have an error in the functions.php with your script:
Parse error: parse error, unexpected T_STRING, expecting &#039;,&#039; or &#039;;&#039; in D:\EasyPHP20\www\wordpress\wp-content\themes\default\functions.php on line xx

Plz help...</description>
		<content:encoded><![CDATA[<p>Hello Michael,</p>
<p>I have an error in the functions.php with your script:<br />
Parse error: parse error, unexpected T_STRING, expecting &#8216;,&#8217; or &#8216;;&#8217; in D:\EasyPHP20\www\wordpress\wp-content\themes\default\functions.php on line xx</p>
<p>Plz help&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
