Forums
-
- Forum
- Posts
-
- Installation
- 28,550
- Troubleshooting
- 62,911
- Themes
- 10,445
- Plugins
- 15,400
- Requests & Feedback
- 15,014
- Showcase
- 3,259
-
Actually, forget that way.
I just checked the source and it’s right there for us:
<? if (bb_is_user_logged_in()) { echo '<a href="'.get_profile_tab_link(bb_get_current_user_info( 'id' ), 'favorites' ).'">favorites</a>'; } ?>
much better