Forums
-
- Forum
- Posts
-
- Installation
- 28,521
- Troubleshooting
- 62,696
- Themes
- 10,443
- Plugins
- 15,379
- Requests & Feedback
- 14,981
- Showcase
- 3,257
-
I am personally tired of having information up to Bozo’s, so I like to use:
<?php if (bb_current_user_can('write_posts')) : ?>
DO SOMETHING
<?php endif; ?>
That way, the users who are members see the content and spammers cannot! (At least I think not….not going to mark myself as BOZO to find out)
Trent