Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: One profile page to rule them all


af3
Participant

@af3

btw, i added favorite edit link from bp profile with this: <?php if($current_displayed_user == $current_loggedin_user) { ?> (<a href="/forum/profile.php?id=<?php echo $current_loggedin_user; ?>&tab=favorites">Edit Forum Favorites</a>) <?php } ?>

Skip to toolbar