List Authors

December 29th, 2010 Leave a comment Go to comments

A widget to display a list of authors in your WordPress blog. Includes widget options to configure the features mentioned below. Completely updated to use the new widget API and is multi-widget enabled. Fully XHTML compliant.

Screenshots

The List Authors widget showing two authors along with links to their respective RSS feeds.

The List Authors widget showing the optional RSS feeds.

List Authors Configuration

List Authors Configuration

Features

  • Choose between an HTML list or comma-separated list.
  • Can show number of published author posts.
  • Sort authors by name or by post count.
  • Exclude users below a given post count threshold.
  • Allows administrator to be excluded from the list.
  • Choose between displaying usernames or full names in the list.
  • Can include links to author-specific RSS feeds.

The List Authors plugin is hosted at wordpress.org. You can find the latest features list, installation instructions, and install file there.

Changelog

2.0.1

Small fix for versions of WordPress older than 2.8.

2.0

list can be sorted by name or post count
can limit the number of authors listed
can specify a minimum number of posts required before author is displayed in the list

1.2

updated to use the new WordPress 2.8 widget API
added the HTML/comma-separated list dropdown
now multi-widget enabled

1.1.1

small fix to make the <img> tag for the RSS link XHTML compliant

1.1

initial release

  1. March 25th, 2013 at 13:12 | #1

    I just installed this plugin and it looks good, with one exception.

    The names of the authors and the post counts are displayed, but at the bottom one of the author names is repeated, in a form that is not linked from, and does not display a post count.

    How do I get rid of this bottom line?

  2. October 6th, 2012 at 21:24 | #2

    @Shannon

    Sorry, I should be more accurate. It is like all the text/fonts get bigger (similar to scrolling with the mouse while holding Ctrl).

  3. October 6th, 2012 at 21:18 | #3

    While it very nicely puts up all the posts by an author when I click on one of the names, the screen sort of explodes – by which I mean that the effect is of zooming in dramatically or having the screen take up 3 times as much space (so it doesn’t fit on the monitor any more).

    I thought it might be a change I made to the theme, but I reinstalled it AND the plug-in, and it still does this. Any ideas?

  4. December 16th, 2011 at 13:51 | #4

    @Doug Ragan

    We’re having this same problem too – subscribers are showing up under the authors widget, very odd. Is there a fix for this?

  5. November 15th, 2011 at 12:56 | #5

    Is it possible to display the author image next to the name?

    • November 17th, 2011 at 10:00 | #6

      Hi Ennio,

      This is an often requested feature. It’s not possible now but I hope to add the ability to the next release of the plugin.

  6. October 11th, 2011 at 09:44 | #7

    Hi, For some reason all of the people listed as Subscribers are showing on my sidebar now? What am I doing wrong?

  7. JD
    October 4th, 2011 at 11:07 | #8

    @Takaitra
    Well I guess this has “newbie” stamped all over it. Thank you very much!
    Can I suggest that you add that to the instructions for all us other guys who don’t know how to do it?

    Thanks
    JD

  8. JD
    October 4th, 2011 at 08:35 | #9

    This is a great plugin that has been working well for us for quite some time. However, I want to change some of the default options, but I am having trouble doing so.

    The widget does not seem to be recognizing the options that I enabled; I’m not sure if I’m editing the correct portion of the file or need to change another portion of the file. I am in the list-authors.php file which is listed as active. At the “”$defaults = array” seciton as a test i’ve changed the count function as follows “‘optioncount’ => true”. However, I refresh the page and I don’t see the count of post listed.

    Do I have to Deactivate and Activate for the changes to take effect? Am I not editing the correct portion of the file? Any assistance would be greatly appreciated.

    This is running on WP Version 3.2.1.

    Thank you greatly,
    JD

    • October 4th, 2011 at 09:51 | #10

      Hi JD,
      You don’t need to edit the widget source code to show the number of published posts next to each author–the widget config has a checkbox called “Show number of published posts.” All you need to do is check that box and click save.
      To get to the widget configuration, click on Appearance then Widgets. Click the small arrow next to the widget name to show its options.
      List Authors Screenshot

  9. September 10th, 2011 at 17:02 | #11

    Hi Takaitra,

    This is a very useful widget, and we have been using it on our site for a while now.

    There was a question I had, however. How do we get the RSS Feed image to show before the name of the author? I would prefer it to be displayed that way, since otherwise the alignment doesn’t seem right…. how to go about it?

    Hoping to hear from you regarding this soon…

    Cheers,
    Arnab

    • October 4th, 2011 at 10:11 | #12

      Hi Arnab,
      The widget always puts the RSS feed image after the author name but if you’re handy with PHP, you can edit the code to place it in front instead. Find the file list-authors.php in your /wp-content/plugins/list-authors/ directory. The image is added to each list item on line 230 of the file. You would need to move that code so that it appears before the author name is output.

  10. Chris
    September 2nd, 2011 at 12:23 | #13

    This looks like a great plugin.

    Is there a way to show just the most recent authors? For example, list the last 6 authors that have written most recently?

    Thanks,

    Chris

    • September 8th, 2011 at 07:18 | #14

      Hi Chris,
      Unfortunately that is not possible in the List Authors widget but I’ll keep it in mind for a future release.

Comment pages
1 2 3 158
  1. July 6th, 2009 at 06:28 | #1
  2. July 6th, 2009 at 15:17 | #2
  3. October 11th, 2009 at 13:54 | #3
  4. December 15th, 2009 at 02:05 | #4
  5. January 2nd, 2010 at 12:46 | #5
  6. March 12th, 2010 at 10:58 | #6
  7. April 18th, 2010 at 19:53 | #7
  8. June 16th, 2010 at 11:32 | #8
  9. June 16th, 2010 at 11:32 | #9
  10. June 16th, 2010 at 11:37 | #10
  11. September 5th, 2010 at 18:01 | #11
  12. May 13th, 2011 at 09:53 | #12