Forums
-
- Forum
- Posts
-
- Installation
- 28,542
- Troubleshooting
- 62,855
- Themes
- 10,444
- Plugins
- 15,396
- Requests & Feedback
- 14,992
- 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