This plugin adds a new template tag, wplistauthorsplus, which customizes and extends wplistauthors. The new template tag can take all the parameters possible with wplistauthors as well as the following new ones: * excludedids - An array or comma delimited string of author ids to exclude from the list. * excludedusernames - An array or comma delimited string of author usernames to exclude from the list. * excluded roles - An array or comma delimited string of roles to exclude from the list. * orderby_posts - A value, either ASC or DESC, that indicates how to sort the authors by the number of posts they have. ASC causes the author with the leasts posts to be listed first, and DESC is the opposite.
It also adds an easy to configure widget for the sidebar that provides you with the opportunity to customize all the template tag's parameters from one easy location for the widget that will be displayed.




