<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
	<title>Peter&#039;s Useful Crap - Topic: Better use of roles/capabilities</title>
	<link>http://www.theblog.ca/peter-forum/peters-collaboration-e-mails/better-use-of-rolescapabilities</link>
	<description><![CDATA[Useful tips on Canada, cell phones, banking, technology, WordPress, PHP and more]]></description>
	<generator>Simple:Press Version 5.5.1</generator>
	<atom:link href="http://www.theblog.ca/peter-forum/peters-collaboration-e-mails/better-use-of-rolescapabilities/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>Peter on Better use of roles/capabilities</title>
        	<link>http://www.theblog.ca/peter-forum/peters-collaboration-e-mails/better-use-of-rolescapabilities#p3105</link>
        	<category>Peter's Collaboration E-mails</category>
        	<guid isPermaLink="true">http://www.theblog.ca/peter-forum/peters-collaboration-e-mails/better-use-of-rolescapabilities#p3105</guid>
        	        	<description><![CDATA[<p>Hi,</p>
<p>Near the top of the plugin file itself, you'll see these arrays, which you can add to and modify for other roles:</p>
<p>// Which roles on your site can only "submit for review"<br />
// Typically you do not have to edit this unless you have custom roles and capabilities<br />
$pce_contributor_roles = array();<br />
$pce_contributor_roles[] = 'contributor';</p>
<p>// Which roles on your site can approve posts<br />
// Typically you do not have to edit this unless you have custom roles and capabilities<br />
$pce_moderator_roles = array();<br />
$pce_moderator_roles[] = 'administrator';<br />
$pce_moderator_roles[] = 'editor';</p>
]]></description>
        	        	<pubDate>Thu, 14 Jun 2012 09:56:57 +0000</pubDate>
        </item>
        <item>
        	<title>Ross W on Better use of roles/capabilities</title>
        	<link>http://www.theblog.ca/peter-forum/peters-collaboration-e-mails/better-use-of-rolescapabilities#p3104</link>
        	<category>Peter's Collaboration E-mails</category>
        	<guid isPermaLink="true">http://www.theblog.ca/peter-forum/peters-collaboration-e-mails/better-use-of-rolescapabilities#p3104</guid>
        	        	<description><![CDATA[<p>Hi Peter,</p>
<p>I have a site where I've removed the "Editor" role and replaced it with a "Moderator" role, which has similar capabilities.  However, none of my "Moderators" appear in the dropdown list.</p>
<p>The changelog has says this for version 1.6.0:<br />
Version 1.6.0 [June 19, 2011: Added ability to specify contributor and moderator roles for sites with custom roles and capabilities.]</p>
<p>I can't see anywhere in the options to do this. Is it implemented as a filter in the code or something?  Can you provide details please?</p>
<p>Thanks</p>
<p>Ross</p>
]]></description>
        	        	<pubDate>Thu, 14 Jun 2012 04:30:17 +0000</pubDate>
        </item>
</channel>
</rss>