I want to show the user's avatar next to their username. Is this possible?!
I want to show the user's avatar next to their username. Is this possible?!
I figured it out by adding:
$output .= ' . get_avatar($vars['user_email']) . ';
where did you add this code??
You must log in to post.