Forums
-
- Forum
- Posts
-
- Installation
- 28,545
- Troubleshooting
- 62,940
- Themes
- 10,447
- Plugins
- 15,405
- Requests & Feedback
- 15,031
- 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() ); ?>