<?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: Getting User Permissions to work with YARPP</title>
	<atom:link href="http://www.kimplicity.com/fkim/blog/2009/06/09/user-permissions-with-yarpp/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kimplicity.com/fkim/blog/2009/06/09/user-permissions-with-yarpp/</link>
	<description>Kimplicity, it&#039;s a way of life.</description>
	<lastBuildDate>Tue, 06 Dec 2011 13:17:51 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Community Modder</title>
		<link>http://www.kimplicity.com/fkim/blog/2009/06/09/user-permissions-with-yarpp/comment-page-1/#comment-1477</link>
		<dc:creator>Community Modder</dc:creator>
		<pubDate>Sun, 06 Sep 2009 16:24:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.kimplicity.com/fkim/blog/?p=2279#comment-1477</guid>
		<description>I am always open to ideas that could help improve the plugin.</description>
		<content:encoded><![CDATA[<p>I am always open to ideas that could help improve the plugin.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: seonghuhn</title>
		<link>http://www.kimplicity.com/fkim/blog/2009/06/09/user-permissions-with-yarpp/comment-page-1/#comment-1465</link>
		<dc:creator>seonghuhn</dc:creator>
		<pubDate>Sun, 30 Aug 2009 21:07:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.kimplicity.com/fkim/blog/?p=2279#comment-1465</guid>
		<description>The plugin which did not recognize me as administrator is user permissions.

http://wordpress.org/extend/plugins/user-permissions/

It is quite possible that the new version of the plugin won&#039;t cause these problems but since I am not having problems with user-permissions anymore I won&#039;t need to test your new version. :-)

Thanks for checking in and helping out.  I didn&#039;t expect this kind of personal service. :-)</description>
		<content:encoded><![CDATA[<p>The plugin which did not recognize me as administrator is user permissions.</p>
<p><a href="http://wordpress.org/extend/plugins/user-permissions/" rel="nofollow">http://wordpress.org/extend/plugins/user-permissions/</a></p>
<p>It is quite possible that the new version of the plugin won&#8217;t cause these problems but since I am not having problems with user-permissions anymore I won&#8217;t need to test your new version. <img src='http://www.kimplicity.com/fkim/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Thanks for checking in and helping out.  I didn&#8217;t expect this kind of personal service. <img src='http://www.kimplicity.com/fkim/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Community Modder</title>
		<link>http://www.kimplicity.com/fkim/blog/2009/06/09/user-permissions-with-yarpp/comment-page-1/#comment-1464</link>
		<dc:creator>Community Modder</dc:creator>
		<pubDate>Sun, 30 Aug 2009 20:33:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.kimplicity.com/fkim/blog/?p=2279#comment-1464</guid>
		<description>That is very interesting. Can you post a link to the plugin which could not recognize you as an administrator? The debug plugin does nothing but reads the user&#039;s role from the user object so I found it strange that you said it erased permissions. The other thing is I was thinking if it really had that effect then it should not affect only one plugin but rather the entire system. This one mean that you would not be able to perform administrative duties as admin.

There is now a new version of the plugin (v1.4). It has cleaner more commented php5 style code and makes use of new hooks. The main thing is now the plugin is completely wrapped in its class. This means it has no code in the global space that could potentially cause a conflict.</description>
		<content:encoded><![CDATA[<p>That is very interesting. Can you post a link to the plugin which could not recognize you as an administrator? The debug plugin does nothing but reads the user&#8217;s role from the user object so I found it strange that you said it erased permissions. The other thing is I was thinking if it really had that effect then it should not affect only one plugin but rather the entire system. This one mean that you would not be able to perform administrative duties as admin.</p>
<p>There is now a new version of the plugin (v1.4). It has cleaner more commented php5 style code and makes use of new hooks. The main thing is now the plugin is completely wrapped in its class. This means it has no code in the global space that could potentially cause a conflict.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: seonghuhn</title>
		<link>http://www.kimplicity.com/fkim/blog/2009/06/09/user-permissions-with-yarpp/comment-page-1/#comment-1462</link>
		<dc:creator>seonghuhn</dc:creator>
		<pubDate>Sat, 29 Aug 2009 14:24:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.kimplicity.com/fkim/blog/?p=2279#comment-1462</guid>
		<description>Hi Community Modder,
Thanks for asking about my problems with the wp pear debug plugin.  It&#039;s been awhile since I worked with it but what I remember was that although I was logged in as an administrator whenever I enabled this plugin the other plugin never recognized I was an administrator.
Thanks,
Frank</description>
		<content:encoded><![CDATA[<p>Hi Community Modder,<br />
Thanks for asking about my problems with the wp pear debug plugin.  It&#8217;s been awhile since I worked with it but what I remember was that although I was logged in as an administrator whenever I enabled this plugin the other plugin never recognized I was an administrator.<br />
Thanks,<br />
Frank</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Community Modder</title>
		<link>http://www.kimplicity.com/fkim/blog/2009/06/09/user-permissions-with-yarpp/comment-page-1/#comment-1461</link>
		<dc:creator>Community Modder</dc:creator>
		<pubDate>Sat, 29 Aug 2009 04:23:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.kimplicity.com/fkim/blog/?p=2279#comment-1461</guid>
		<description>Hi, I would like to hear more about the problem experienced with the wp-pear-debug plugin. Maybe it is something we need to be looking into while updating it.</description>
		<content:encoded><![CDATA[<p>Hi, I would like to hear more about the problem experienced with the wp-pear-debug plugin. Maybe it is something we need to be looking into while updating it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chip Camden</title>
		<link>http://www.kimplicity.com/fkim/blog/2009/06/09/user-permissions-with-yarpp/comment-page-1/#comment-631</link>
		<dc:creator>Chip Camden</dc:creator>
		<pubDate>Wed, 10 Jun 2009 16:21:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.kimplicity.com/fkim/blog/?p=2279#comment-631</guid>
		<description>Glad you liked my simple debugger, and thanks for the mention!</description>
		<content:encoded><![CDATA[<p>Glad you liked my simple debugger, and thanks for the mention!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
