<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>bbPress support forums Topic: Administrator Recount</title>
<link>http://bbpress.org/forums/</link>
<description>bbPress support forums Topic: Administrator Recount</description>
<language>en</language>
<pubDate>Tue, 02 Dec 2008 06:15:43 +0000</pubDate>

<item>
<title>citizenkeith on "Administrator Recount"</title>
<link>http://bbpress.org/forums/topic/administrator-recount#post-18936</link>
<pubDate>Fri, 05 Sep 2008 01:24:21 +0000</pubDate>
<dc:creator>citizenkeith</dc:creator>
<guid isPermaLink="false">18936@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;AH! Makes sense. The reason I asked is because it wasn't working and I thought there may have been some sort of error... but I just re-uploaded the file into the plugins directory, and it's working fine now.
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "Administrator Recount"</title>
<link>http://bbpress.org/forums/topic/administrator-recount#post-18934</link>
<pubDate>Thu, 04 Sep 2008 23:58:26 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">18934@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Add extra capabilities?
&#60;/p&#62;</description>
</item>
<item>
<title>citizenkeith on "Administrator Recount"</title>
<link>http://bbpress.org/forums/topic/administrator-recount#post-18933</link>
<pubDate>Thu, 04 Sep 2008 23:25:07 +0000</pubDate>
<dc:creator>citizenkeith</dc:creator>
<guid isPermaLink="false">18933@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Why is it called &#34;Add Extra Caps&#34;?
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "Administrator Recount"</title>
<link>http://bbpress.org/forums/topic/administrator-recount#post-17432</link>
<pubDate>Sat, 19 Jul 2008 03:40:37 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">17432@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;It's kinda (good) crazy but there's actually a role key for  &#34;recount&#34;.&#60;/p&#62;
&#60;p&#62;update:  you can make a plugin to give recount access - it will only work for those that can access admin panel&#60;/p&#62;
&#60;p&#62;make this into a plugin:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php
/*
Plugin Name: Add Extra Caps
*/
function add_extra_caps($caps) {
$caps[&#38;#39;recount&#38;#39;] =__(&#38;#39;Access the recount administration panel&#38;#39;);
return $caps;
}
add_filter( &#38;#39;get_assignable_caps&#38;#39;, &#38;#39;add_extra_caps&#38;#39;);
?&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Install and activate it,  edit their profile and check the ability for them.  Then they should be able to access it.&#60;/p&#62;
&#60;p&#62;You don't even need to keep the plugin running after that, it can be deactivated/deleted until you want to take away the ability.
&#60;/p&#62;</description>
</item>
<item>
<title>citizenkeith on "Administrator Recount"</title>
<link>http://bbpress.org/forums/topic/administrator-recount#post-17431</link>
<pubDate>Sat, 19 Jul 2008 02:42:47 +0000</pubDate>
<dc:creator>citizenkeith</dc:creator>
<guid isPermaLink="false">17431@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Is there a way to allow an administrator to access Recount in the Admin panel?
&#60;/p&#62;</description>
</item>

</channel>
</rss>
