<?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: How to change WordPress User Role capabilities</title>
	<atom:link href="http://www.shinephp.com/how-to-change-wordpress-user-role-capabilities/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.shinephp.com/how-to-change-wordpress-user-role-capabilities/</link>
	<description>WordPress, PHP, MySQL, general WEB development hints, reviews, plugins, news...</description>
	<lastBuildDate>Wed, 08 Feb 2012 17:52:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Vladimir Garagulya</title>
		<link>http://www.shinephp.com/how-to-change-wordpress-user-role-capabilities/comment-page-1/#comment-1799</link>
		<dc:creator>Vladimir Garagulya</dc:creator>
		<pubDate>Mon, 28 Nov 2011 15:35:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.shinephp.com/?p=367#comment-1799</guid>
		<description>Hi Wahidaus,

Could you be more exact, please, what you wish to achieve? What menu item(s) do you wish to hide/show to the users?
Is &#039;Photos&#039; a custom post type or this submenu is added by some active image gallery plugin? What plugin do you use in that case? 

</description>
		<content:encoded><![CDATA[<p>Hi Wahidaus,</p>
<p>Could you be more exact, please, what you wish to achieve? What menu item(s) do you wish to hide/show to the users?<br />
Is &#8216;Photos&#8217; a custom post type or this submenu is added by some active image gallery plugin? What plugin do you use in that case?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wahidaus</title>
		<link>http://www.shinephp.com/how-to-change-wordpress-user-role-capabilities/comment-page-1/#comment-1798</link>
		<dc:creator>wahidaus</dc:creator>
		<pubDate>Mon, 28 Nov 2011 03:09:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.shinephp.com/?p=367#comment-1798</guid>
		<description>Hi Vladimir,

Thanks for this nice plugin. I have got a question on &quot;Adding a new capability&quot;.

I would like to add up a part from my theme for others to see it. If I enable Manage options then it brings up that part but then all others options appears with it.

For your better understanding I have added the screenshot from the WP CMS.

I would appreciate if you could help. </description>
		<content:encoded><![CDATA[<p>Hi Vladimir,</p>
<p>Thanks for this nice plugin. I have got a question on &#8220;Adding a new capability&#8221;.</p>
<p>I would like to add up a part from my theme for others to see it. If I enable Manage options then it brings up that part but then all others options appears with it.</p>
<p>For your better understanding I have added the screenshot from the WP CMS.</p>
<p>I would appreciate if you could help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vladimir Garagulya</title>
		<link>http://www.shinephp.com/how-to-change-wordpress-user-role-capabilities/comment-page-1/#comment-1680</link>
		<dc:creator>Vladimir Garagulya</dc:creator>
		<pubDate>Thu, 20 Oct 2011 13:58:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.shinephp.com/?p=367#comment-1680</guid>
		<description>You need to use MySQL access to your blog. Extract roles from your blog according this post recomendation. Extract roles from fresh test WordPress installation. Compare Administrator role capabilities. Replace your blog administrator role with one from test installation. That should help.</description>
		<content:encoded><![CDATA[<p>You need to use MySQL access to your blog. Extract roles from your blog according this post recomendation. Extract roles from fresh test WordPress installation. Compare Administrator role capabilities. Replace your blog administrator role with one from test installation. That should help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rockdizmusic</title>
		<link>http://www.shinephp.com/how-to-change-wordpress-user-role-capabilities/comment-page-1/#comment-1677</link>
		<dc:creator>Rockdizmusic</dc:creator>
		<pubDate>Wed, 19 Oct 2011 18:01:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.shinephp.com/?p=367#comment-1677</guid>
		<description>I was changing a few options on the User&#039;s rolls and I decided to reset all the options. I&#039;m the admin of my blog and now I can&#039;t check my wordpress updates, nor do i have permission to access &quot;wp-admin/widgets.php&quot;
is there a fix?? 

please contact me at the following address:
rockdizmuisc [at] hotmail.com</description>
		<content:encoded><![CDATA[<p>I was changing a few options on the User&#8217;s rolls and I decided to reset all the options. I&#8217;m the admin of my blog and now I can&#8217;t check my wordpress updates, nor do i have permission to access &#8220;wp-admin/widgets.php&#8221;<br />
is there a fix?? </p>
<p>please contact me at the following address:<br />
rockdizmuisc [at] hotmail.com</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vladimir Garagulya</title>
		<link>http://www.shinephp.com/how-to-change-wordpress-user-role-capabilities/comment-page-1/#comment-1613</link>
		<dc:creator>Vladimir Garagulya</dc:creator>
		<pubDate>Wed, 05 Oct 2011 13:36:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.shinephp.com/?p=367#comment-1613</guid>
		<description>Give me more details please about your purpose. From where do you wish to exclude users with higher roles? Is it standard WordPress users list at admin menu?
We know what role is higher from built-in WordPress roles, but how to sort (higher/lower) custom created roles if you have such at your blog?
Generally it is a programming task. It&#039;s not enough just to add new capability.</description>
		<content:encoded><![CDATA[<p>Give me more details please about your purpose. From where do you wish to exclude users with higher roles? Is it standard WordPress users list at admin menu?<br />
We know what role is higher from built-in WordPress roles, but how to sort (higher/lower) custom created roles if you have such at your blog?<br />
Generally it is a programming task. It&#8217;s not enough just to add new capability.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

