Re: URL Username
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
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
See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS