Forums
-
- Forum
- Posts
-
- Installation
- 28,380
- Troubleshooting
- 62,251
- Themes
- 10,390
- Plugins
- 15,309
- Requests & Feedback
- 14,897
- Showcase
- 3,252
-
Hey vanesta,
Try this:
<?php if ( bb_is_user_logged_in() ) : ?>
<div class="message">LOGGED IN MESSAGE</div>
<?php else: ?>
<div class="message">NOT LOGGED IN MESSAGE</div>
<?php endif; ?>
See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS