Forums
-
- Forum
- Posts
-
- Installation
- 28,504
- Troubleshooting
- 62,680
- Themes
- 10,431
- Plugins
- 15,360
- Requests & Feedback
- 14,972
- Showcase
- 3,256
-
No, no no, bb_is_admin is to detect if you are in the admin control panel
First line should be
<?php if (bb_current_user_can('administrate')) { ?>