How to have an Avatar without a plugin?
-
Hi, as the Admin of my blog, when I post a comment, I want a specific avatar to show (I will be of course connected as an Admin). But I have no idea how to do that simple thing… I checked the Codex and I didn’t find any information on how to show my avatar and where upload it… I’m lost…
The code I’m currently using in my commets is:
<?php echo get_avatar( $comment, 50 ); ?>
So if someone can help me, I’d be very happy! Thanks!
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘How to have an Avatar without a plugin?’ is closed to new replies.