Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 23,266
- How-to & Troubleshooting
- 127,170
- Creating & Extending
- 25,562
- Requests & Feedback
- 9,279
- Third Party Plugins
- 9,677
- Showcase
- 3,317
- Ideas
- 1,298
- Miscellaneous
- 8,715
-
Here you go:
<?php if(is_user_logged_in()) : ?>
<a href="<?php echo bp_get_loggedin_user_link(); ?>"><img src="LINK TO YOUR BUTTON" alt="My Profile" /></a>
<?php endif; ?>
See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS