Forums
-
- Forum
- Posts
-
- Installation
- 27,655
- Troubleshooting
- 60,594
- Themes
- 10,192
- Plugins
- 14,982
- Requests & Feedback
- 14,610
- Showcase
- 3,238
-
In the 1.0 release it’s something like this, isn’t it?
<a href="<?php user_profile_link( $user_id ); ?>"><?php echo get_user_display_name( $user_id
); ?></a>
That would link the Display Name to the user’s profile. You’d have to have the $user_id first to use this, I think.
See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS