Forums
-
- Forum
- Posts
-
- Installation
- 28,361
- Troubleshooting
- 62,094
- Themes
- 10,373
- Plugins
- 15,302
- Requests & Feedback
- 14,871
- Showcase
- 3,252
-
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