Forums
-
- Forum
- Posts
-
- Installation
- 28,432
- Troubleshooting
- 62,513
- Themes
- 10,430
- Plugins
- 15,337
- Requests & Feedback
- 14,964
- Showcase
- 3,256
-
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