How to add avatar to authors list ?
-
Hello !
I have code that shows authors list:
<?php wp_list_authors( 'exclude_admin=0&optioncount=1' ); ?>
It works fine, with number of posts per author and link to author page.
https://images2.imgbox.com/52/54/WuEWKIn1_o.jpg
Now I want to add avatars to this code.
https://images2.imgbox.com/35/47/AN5XGkJK_o.jpg
( No plugins )
Thanks in advance !
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘How to add avatar to authors list ?’ is closed to new replies.