Forums
-
- Forum
- Posts
-
- Installation
- 28,540
- Troubleshooting
- 62,922
- Themes
- 10,446
- Plugins
- 15,403
- Requests & Feedback
- 15,029
- Showcase
- 3,257
-
this is the code I use… (in post.php) hopefully that can lead you in the right track to finding the right code for your plugin.
<?php echo bp_core_get_avatar( get_post_author_id() ); ?>