Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 24,040
- How-to & Troubleshooting
- 129,763
- Creating & Extending
- 25,805
- Requests & Feedback
- 9,506
- Third Party Plugins
- 9,793
- Showcase
- 3,317
- Ideas
- 1,375
- Miscellaneous
- 9,181
-
Hi Jeff,
Will this work: –
<?php if ( is_user_logged_in() ) : ?>
…..
<?php endif; ?>
If yes, where do I add this code to make the profiles visible only to the logged in members?