Forums
Forums / Plugin: User Profile Picture / Get image in custom template
(@cyberespia)
4 years, 3 months ago
echo get_avatar( $user->user_email ); //Avatar
It does NOT return the image that was uploaded using this plugin, how can I get that image to be able to display it in a specific template.
The topic ‘Get image in custom template’ is closed to new replies.