Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 24,006
- How-to & Troubleshooting
- 129,530
- Creating & Extending
- 25,790
- Requests & Feedback
- 9,496
- Third Party Plugins
- 9,784
- Showcase
- 3,316
- Ideas
- 1,398
- Miscellaneous
- 9,170
-
The latest buddypress 1.2 default theme has this built in, it uses a custom wp_list_comments template callback. It’s really easy to do. Just google if you want to know more.
bp_core_get_userlink( $comment->user_id );
Use that in your comment template and you’ll get a link including anchors to your buddypress profile.
See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS