Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 24,000
- How-to & Troubleshooting
- 129,531
- Creating & Extending
- 25,789
- Requests & Feedback
- 9,496
- Third Party Plugins
- 9,784
- Showcase
- 3,316
- Ideas
- 1,397
- Miscellaneous
- 9,169
-
If you’re looking for a bit of PHP to generate such a link in your BP templates, try this:
<a href="<?php bp_loggedin_user_domain() ?>/messages/inbox">Inbox</a>