Forums
-
- Forum
- Posts
-
- Installation
- 28,540
- Troubleshooting
- 62,831
- Themes
- 10,444
- Plugins
- 15,391
- Requests & Feedback
- 14,993
- Showcase
- 3,258
-
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() ); ?>