Forums
-
- Forum
- Posts
-
- Installation
- 27,773
- Troubleshooting
- 60,876
- Themes
- 10,206
- Plugins
- 15,012
- Requests & Feedback
- 14,664
- Showcase
- 3,238
-
Hi, dan90036
Try this:
<?php if ( bb_is_user_logged_in() ) : ?>
HTML content for registred user
<?php else : ?>
HTML content for unregistred user
<?php endif; // bb_is_user_logged_in() ?>
See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS