<?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: Determine if its a member or an admin</title>
<link>http://bbpress.org/forums/</link>
<description>bbPress support forums Topic: Determine if its a member or an admin</description>
<language>en</language>
<pubDate>Wed, 03 Dec 2008 03:21:29 +0000</pubDate>

<item>
<title>LordCoder on "Determine if its a member or an admin"</title>
<link>http://bbpress.org/forums/topic/determine-if-its-a-member-or-an-admin#post-797</link>
<pubDate>Mon, 30 Oct 2006 07:30:11 +0000</pubDate>
<dc:creator>LordCoder</dc:creator>
<guid isPermaLink="false">797@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Thanks very much for your help !
&#60;/p&#62;</description>
</item>
<item>
<title>mdawaffe on "Determine if its a member or an admin"</title>
<link>http://bbpress.org/forums/topic/determine-if-its-a-member-or-an-admin#post-763</link>
<pubDate>Sun, 29 Oct 2006 18:06:06 +0000</pubDate>
<dc:creator>mdawaffe</dc:creator>
<guid isPermaLink="false">763@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;try&#60;/p&#62;
&#60;p&#62;&#60;code&#62;if ( bb_current_user_can( &#38;#39;administrate&#38;#39; ) ) {&#60;br /&#62;
 // do something&#60;br /&#62;
} else {&#60;br /&#62;
// do something else&#60;br /&#62;
}&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;If you look in bb-includes/capabilities.php, you'll see a list of available capabilities you an check for, if you want more fine grained control than the above.
&#60;/p&#62;</description>
</item>
<item>
<title>LordCoder on "Determine if its a member or an admin"</title>
<link>http://bbpress.org/forums/topic/determine-if-its-a-member-or-an-admin#post-758</link>
<pubDate>Sun, 29 Oct 2006 16:29:37 +0000</pubDate>
<dc:creator>LordCoder</dc:creator>
<guid isPermaLink="false">758@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hi ,&#60;/p&#62;
&#60;p&#62;how to determine if its a member or an admin ( by admin , i mean the administrator and keymaster levels ) ?&#60;/p&#62;
&#60;p&#62;if not , where can i find a good documentation about bbpress template tags like wordpress' one ?&#60;/p&#62;
&#60;p&#62;TFYT .
&#60;/p&#62;</description>
</item>

</channel>
</rss>
