How to put profile picture at the header?
Hi everyone,
Do anyone know how to put profile picture/avatar at the header?
I try to put this code
Code:
<?php appthemes_get_profile_pic($curauth->ID, $curauth->user_email, 96) ?>
to the theme-functions.php and theme-header,but no success.
Hope can get some guide from anyone of you.Thanks in advance