Forums
-
- Forum
- Posts
-
- Installation
- 28,421
- Troubleshooting
- 62,412
- Themes
- 10,409
- Plugins
- 15,331
- Requests & Feedback
- 14,958
- Showcase
- 3,254
-
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 } ?>