Adding Gravatar to wp_list_author
-
Hi,
so I have an author archive on my blog. Right now it looks like this:
<?php wp_list_authors('show_fullname=1&optioncount=1'); ?>Now I would like to also show the authors gravatar. Can anyone give me a hand and tell me what I have to add so the author’s gravatar shows up in the archive?
do77
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Adding Gravatar to wp_list_author’ is closed to new replies.