Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: URL Username


rickgoz2009
Participant

@rickgoz2009

I know that the fonction is:

function bp_user_link() {
global $bp;
echo apply_filters( 'bp_the_avatar_thumbnail', $bp->displayed_user->domain );
}

But i do not know where can i put it in the data sidebar-login.php

Skip to toolbar