Forums
-
- Forum
- Posts
-
- Installation
- 28,102
- Troubleshooting
- 61,404
- Themes
- 10,274
- Plugins
- 15,155
- Requests & Feedback
- 14,777
- Showcase
- 3,251
-
There is a direct function for your need but I can’t recall it at the moment.
How about the following?
<?php $avatar = bb_get_avatar( $user->ID ) ;
echo $avatar; ?>
I took it from the profile.php
See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS