• I want to put a simple list of the authors in my sidebar — pretty much just like the wp_list_authors template tag does… but I need the authors’ avatars to appear next to their names in the list. I am using Dan’s Avatar Thingy plugin for avatars

    That plugin puts images named 1.jpg, 2.jpg, etc, based on user-ID into a wp-content/avatars directory.

    Any ideas?

Viewing 1 replies (of 1 total)
  • Thread Starter blankpoint

    (@blankpoint)

    If anyone is interested, I coded myself a way to do this… but it is ridiculously wasteful in terms of resources, I’m thinking, so I will probably look for a way to run it once a week and spit out some static html that I include in the sidebar instead of having it run in php every time someone loads a page.

Viewing 1 replies (of 1 total)
  • The topic ‘List of Authors with Avatars in sidebar?’ is closed to new replies.