Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 23,262
- How-to & Troubleshooting
- 127,172
- Creating & Extending
- 25,562
- Requests & Feedback
- 9,279
- Third Party Plugins
- 9,678
- Showcase
- 3,317
- Ideas
- 1,298
- Miscellaneous
- 8,715
-
To get my blog comments to link to their Buddypress Member profiles, I had to create a custom comment function (explained here: https://codex.wordpress.org/Template_Tags/wp_list_comments ) and then create a link around the avatar. In the link I used <?php echo bp_core_get_userlink( $comment->user_id, false, true ) ?>
as the href value.
See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS