Forums
-
- Forum
- Posts
-
- Installation
- 28,485
- Troubleshooting
- 62,571
- Themes
- 10,431
- Plugins
- 15,356
- Requests & Feedback
- 14,965
- Showcase
- 3,257
-
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 } ?>