Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Logged-in User’s Gravatar to show on header.

For Gravatars:

echo bb_get_avatar( bb_get_current_user_info( ‘id’ ), 32 )

Where 32 is the pixel size of the Gravatar.

(That’s 1.0 code… not sure about 0.9.)

Skip to toolbar