Forums
-
- Forum
- Posts
-
- Installation
- 26,347
- Troubleshooting
- 56,585
- Themes
- 9,856
- Plugins
- 14,389
- Requests & Feedback
- 14,132
- Showcase
- 3,213
-
Ah yes – I had a bit of a fiddle and found bb_get_user
$uid = $bb_post->poster_id;
$bb_user = bb_get_user( $uid );
$uname = $bb_user->user_nicename;
This does the job fine Thanks
See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS