Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: How to definitively display Buddypress avatars in BBPress???


r-a-y
Keymaster

@r-a-y

@tinabeans – just tested the following snippet:

echo bp_core_fetch_avatar( 'item_id='.get_post_author_id() );

This is working for me on a deep-integrated external bbPress install. Let me know if this works for you.

Skip to toolbar