Authors Widget shows the list of the authors, with the number of posts, link to RSS feed next to their name. It is useful in a multi-author blog, where you want to have the list in the sidemenu.
Installation
- Download the latest version
- Upload `authors.php` to the `/wp-content/plugins/` directory
- Activate the plugin through the ‘Plugins’ menu in WordPress
- Go to ‘Appearance’ or ‘Presentation’ or ‘Design’ menu
- Go to ‘Widgets’ menu
- Drag & Drop the Authors Widget to the place you would like to display the authors’ list
- Optionally change the title
Authors Widget

Hi there,
I would like to add a bio per author (I have made a page per bio). Please have a look at my site to see what I mean… Is this possible?
Thanks,
Jan
It is possible. See my author page: http://blog.fleischer.hu/author/gavriel/ I use the Profile Pic plugin.
Hello, I think there’s a bug in the widget settings…um, widget: the option for ‘Hide Empty’ appears to be missing, though the code for $hide_empty seems to be in place throughout the rest of the code.
Thanks!
Peekay
true. I’ve added the option to settings, you can upgrade to Authors Plugin 2.2 and test it. Let me know if it works for you.
sorry if this has been answered already, but is there a tweak in the code that will allow for this to be two columns? like, if i have 8 authors, can the widget be two columns of 4 authors?
Currently there’s no built-in support for this, but you can try to set it up in your css.