Skip to:
Content
Pages
Categories
Search
Top
Bottom
  • Hi @gixty, first of all, thks for your interest in this plugin. Then if you want to add a link to the “my home” page of a logged in user elsewhere than in the members directory you can use this code : `<?php if ( is_user_logged_in() ) : ?> <a href=”<?php echo bp_loggedin_user_domain() ?>my-home/”>My Home</a> <?php […]

Skip to toolbar