Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 24,042
- How-to & Troubleshooting
- 129,693
- Creating & Extending
- 25,794
- Requests & Feedback
- 9,497
- Third Party Plugins
- 9,793
- Showcase
- 3,316
- Ideas
- 1,375
- Miscellaneous
- 9,180
-
Well, you could take the fn bp_core_get_avatar() in bp-core-avatars.php, rework it a bit to get the bp avatar and operate in bbpress. The avatar path, if one exists, lives in user meta which is reachable from bbpress without deep integration or a plugin of any sort.