<?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: Private Tags Wordpress Plugin</title>
	<atom:link href="http://atastypixel.com/blog/wordpress/plugins/private-tags/feed/" rel="self" type="application/rss+xml" />
	<link>http://atastypixel.com/blog/wordpress/plugins/private-tags/</link>
	<description></description>
	<lastBuildDate>Thu, 11 Mar 2010 15:45:15 +0000</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Clayton Wood</title>
		<link>http://atastypixel.com/blog/wordpress/plugins/private-tags/comment-page-1/#comment-1445</link>
		<dc:creator>Clayton Wood</dc:creator>
		<pubDate>Mon, 08 Mar 2010 03:07:57 +0000</pubDate>
		<guid isPermaLink="false">http://atastypixel.com/blog/2009/04/10/private-tags-wordpress-plugin/#comment-1445</guid>
		<description>&lt;p&gt;Great plugin. I have not found a way to force all posting to be private by default except with your plugin! I too would like the admin and editors to be able to view all post regardless of the tag. Any help on modifying the plugin would be appreciated.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Great plugin. I have not found a way to force all posting to be private by default except with your plugin! I too would like the admin and editors to be able to view all post regardless of the tag. Any help on modifying the plugin would be appreciated.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Glen Gilchrist</title>
		<link>http://atastypixel.com/blog/wordpress/plugins/private-tags/comment-page-1/#comment-1278</link>
		<dc:creator>Glen Gilchrist</dc:creator>
		<pubDate>Thu, 29 Oct 2009 18:23:40 +0000</pubDate>
		<guid isPermaLink="false">http://atastypixel.com/blog/2009/04/10/private-tags-wordpress-plugin/#comment-1278</guid>
		<description>&lt;p&gt;Hi
Excellent plug-in -- does what is says.  Using WP 2.8.x  -- can I modify the plug in so that Administrators can see all the posts, regardless of the tag??&lt;/p&gt;

&lt;p&gt;Cheers&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi
Excellent plug-in &#8212; does what is says.  Using WP 2.8.x  &#8212; can I modify the plug in so that Administrators can see all the posts, regardless of the tag??</p>

<p>Cheers</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Josh Fialkoff</title>
		<link>http://atastypixel.com/blog/wordpress/plugins/private-tags/comment-page-1/#comment-1108</link>
		<dc:creator>Josh Fialkoff</dc:creator>
		<pubDate>Wed, 03 Jun 2009 14:44:43 +0000</pubDate>
		<guid isPermaLink="false">http://atastypixel.com/blog/2009/04/10/private-tags-wordpress-plugin/#comment-1108</guid>
		<description>&lt;p&gt;I am trying to make a client area of our site where clients will be able to log in and view samples of work in progress. 
Could I use your plugin to show logged in users all categories or tags which pertain to them (as well as the resulting pages and posts, even if they are private)?
Thanks,
Josh&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I am trying to make a client area of our site where clients will be able to log in and view samples of work in progress. 
Could I use your plugin to show logged in users all categories or tags which pertain to them (as well as the resulting pages and posts, even if they are private)?
Thanks,
Josh</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Andy Adiwidjaja</title>
		<link>http://atastypixel.com/blog/wordpress/plugins/private-tags/comment-page-1/#comment-1106</link>
		<dc:creator>Andy Adiwidjaja</dc:creator>
		<pubDate>Sun, 31 May 2009 15:44:07 +0000</pubDate>
		<guid isPermaLink="false">http://atastypixel.com/blog/2009/04/10/private-tags-wordpress-plugin/#comment-1106</guid>
		<description>&lt;p&gt;I had some problems with this plugin running on a WP 2.8beta. I don&apos;t know the reason, but I changed the filter registration and it worked:

Before:
add_filter( &apos;posts_distinct&apos;, &apos;private_tags_posts_distinct&apos; );

After:
add_filter( &apos;posts_distinct_request&apos;, &apos;private_tags_posts_distinct&apos; );

Cheers,


Andy&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I had some problems with this plugin running on a WP 2.8beta. I don&apos;t know the reason, but I changed the filter registration and it worked:

Before:
add_filter( &apos;posts_distinct&apos;, &apos;private_tags_posts_distinct&apos; );

After:
add_filter( &apos;posts_distinct_request&apos;, &apos;private_tags_posts_distinct&apos; );

Cheers,


Andy</p>]]></content:encoded>
	</item>
</channel>
</rss>
