Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Linking directly to Member features


Boone Gorges
Keymaster

@boonebgorges

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>

Skip to toolbar