Forums
-
- Forum
- Posts
-
- Installation
- 28,548
- Troubleshooting
- 62,891
- Themes
- 10,444
- Plugins
- 15,399
- Requests & Feedback
- 14,995
- Showcase
- 3,259
-
<?php if ( !bb_current_user_can('manage_options') ) : ?>
GOOOOOGLE 
<?php endif; ?>
or
<?php if ( !bb_current_user_can('manage_options') ) { ?>
GOOOOOGLE 
<?php } ?>
bbPress/WordPress have a boolean function for pretty much everything