Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: BP Avatars (and nothing else!) in bbpress… possible?


gerikg
Participant

@gerikg

if you did the deep integration you just need to put

<?php echo bp_core_get_avatar( get_post_author_id() ); ?>

without editing core files (you might forget you edit them when you upgrade.)

Skip to toolbar