<?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: Quick Tip #9 - Change the default capabilities of WordPress users with ease</title>
	<atom:link href="http://www.nouveller.com/quick-tips/quick-tip-9-change-the-default-capabilities-of-wordpress-users-with-ease/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nouveller.com/quick-tips/quick-tip-9-change-the-default-capabilities-of-wordpress-users-with-ease/</link>
	<description>web design &#124; blog &#124; madness</description>
	<pubDate>Wed, 08 Sep 2010 19:19:40 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Tyron Bundette</title>
		<link>http://www.nouveller.com/quick-tips/quick-tip-9-change-the-default-capabilities-of-wordpress-users-with-ease/comment-page-1/#comment-3954</link>
		<dc:creator>Tyron Bundette</dc:creator>
		<pubDate>Sat, 31 Jul 2010 14:40:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.nouveller.com/?p=1851#comment-3954</guid>
		<description>Exactly where will it be, i'd prefer to read more about this posting, thank you.</description>
		<content:encoded><![CDATA[<p>Exactly where will it be, i&#8217;d prefer to read more about this posting, thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nouveller</title>
		<link>http://www.nouveller.com/quick-tips/quick-tip-9-change-the-default-capabilities-of-wordpress-users-with-ease/comment-page-1/#comment-3101</link>
		<dc:creator>Nouveller</dc:creator>
		<pubDate>Mon, 15 Feb 2010 13:44:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.nouveller.com/?p=1851#comment-3101</guid>
		<description>It might be possible to do something along the lines of: 

&lt;pre lang="PHP"&gt;
function page_block { 

if($post-&gt;ID == '5') {

...add/remove cap

}

}

add_action('admin_head', 'page_block');
&lt;/pre&gt;

I haven't tested it though but let me know if it works.

:)</description>
		<content:encoded><![CDATA[<p>It might be possible to do something along the lines of:</p>

<div class="wp_syntax"><div class="code"><pre class="php" style="font-family:monospace;"><span style="color: #ff0000; font-weight: bold;">function</span> page_block <span style="color: #009900;">&#123;</span> 
&nbsp;
<span style="color: #b1b100;">if</span><span style="color: #009900;">&#40;</span><span style="color: #000088;">$post</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">ID</span> <span style="color: #339933;">==</span> <span style="color: #0000ff;">'5'</span><span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span>
&nbsp;
<span style="color: #339933;">...</span>add<span style="color: #339933;">/</span>remove cap
&nbsp;
<span style="color: #009900;">&#125;</span>
&nbsp;
<span style="color: #009900;">&#125;</span>
&nbsp;
add_action<span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'admin_head'</span><span style="color: #339933;">,</span> <span style="color: #0000ff;">'page_block'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span></pre></div></div>

<p>I haven&#8217;t tested it though but let me know if it works.</p>
<p> <img src='http://www.nouveller.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shaun</title>
		<link>http://www.nouveller.com/quick-tips/quick-tip-9-change-the-default-capabilities-of-wordpress-users-with-ease/comment-page-1/#comment-3100</link>
		<dc:creator>shaun</dc:creator>
		<pubDate>Mon, 15 Feb 2010 12:02:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.nouveller.com/?p=1851#comment-3100</guid>
		<description>This is really handy and definitely something I will look at for a project i have on at the minute.

Is it possible to allow users to edit a page, but restrict it to just one page using that particular page's ID?</description>
		<content:encoded><![CDATA[<p>This is really handy and definitely something I will look at for a project i have on at the minute.</p>
<p>Is it possible to allow users to edit a page, but restrict it to just one page using that particular page&#8217;s ID?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nouveller</title>
		<link>http://www.nouveller.com/quick-tips/quick-tip-9-change-the-default-capabilities-of-wordpress-users-with-ease/comment-page-1/#comment-3078</link>
		<dc:creator>Nouveller</dc:creator>
		<pubDate>Fri, 12 Feb 2010 12:16:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.nouveller.com/?p=1851#comment-3078</guid>
		<description>Do it!</description>
		<content:encoded><![CDATA[<p>Do it!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Callum Chapman</title>
		<link>http://www.nouveller.com/quick-tips/quick-tip-9-change-the-default-capabilities-of-wordpress-users-with-ease/comment-page-1/#comment-3076</link>
		<dc:creator>Callum Chapman</dc:creator>
		<pubDate>Thu, 11 Feb 2010 18:00:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.nouveller.com/?p=1851#comment-3076</guid>
		<description>This would allow them to write and upload files but sort of, uh, submit the article for review, instead of posting it? I guess they wouldn't have access to any other admin stuff either?

Might have to do this on my Circlebox. :)</description>
		<content:encoded><![CDATA[<p>This would allow them to write and upload files but sort of, uh, submit the article for review, instead of posting it? I guess they wouldn&#8217;t have access to any other admin stuff either?</p>
<p>Might have to do this on my Circlebox. <img src='http://www.nouveller.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
