List Authors 1.1.1

1 min read

List Authors 1.1.1

1 min read

A sidebar widget to display a list of authors in your WordPress blog. Based off of List Authors Widget 1.0 by Mike Smullin. Improvements include a revised options screen (uses checkbox input fields instead of free text where appropriate) and the ability to include links to authors’ RSS feeds. If you find it useful, please leave a comment. Thanks!

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

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

Update: The project page for this widget now contains the latest info and changelog.

17 Comments

  • bilgi January 7, 2020 at 12:20 pm

    thanks for plugin

  • […] în acest clip video.Un plugin util în special site-urilor cu mai mulţi autori este List Authors (pagina autorului). Acesta permite afişarea autorilor alături de o serie de alte informaţii în sidebar […]

  • Gene July 6, 2009 at 10:42 am

    Thanks, just saw the updated version on WP.

    Cheers,
    Gene

  • Takaitra July 5, 2009 at 8:43 pm

    @Gene
    Hi Gene,
    An update will be released in a couple of days with full compatibility with WP 2.8.

  • Gene July 5, 2009 at 7:16 pm

    Nope, a few bugs in 2.8

  • Gene July 5, 2009 at 7:01 pm

    Answered my own question, tried it and seems to work well.

  • Gene July 5, 2009 at 5:26 pm

    Interesting plugin, is it compatible with WP 2.8?

    Thanks,
    Gene

  • Takaitra May 3, 2009 at 9:07 pm

    @David Harrington
    Hi David,

    I think your best bet is to use the built-in function wp_list_authors directly on the page. See http://codex.wordpress.org/Template_Tags/wp_list_authors for usage. My plugin makes use of that function, providing the code for using it as a widget but you could simply hardcode the options you like.

  • David Harrington April 23, 2009 at 1:23 pm

    Hi, great plugin! Is there a way to get this plugin to work on a page instead of in a widget? I have a blog that will have many authors, and I thought it might be useful for that. I know how to enable PHP on pages. Thanks in advance.

  • Mike February 17, 2009 at 7:45 pm

    I ended up just using a table to display what I needed. I think that is the best option because I am not sure I would of been able to setup the feedburner feeds.

    Still a nice plugin, keep up the good work.

  • mike February 17, 2009 at 12:34 am

    Hi,

    Nice widget. I have a quick question.
    Is there anyway to manually insert the widget into the sidebar? I am not sure how to use both widgets and manual code at the same time.

    This is probably a long shot, but the widget looked relatively simple so I thought Id ask.

    Thanks.

  • Takaitra February 11, 2009 at 10:53 am

    @Josh Nankivel
    Hi Josh,

    The WordPress function that my plugin uses doesn’t allow any functionality beyond what it has already. If I have some free time I’ll consider writing my own function to allow author sorting.

  • Josh Nankivel January 31, 2009 at 3:30 pm

    Could you write this plugin with the option to sort authors by (1) post count or (2) in order of most recent post?

    A query like this would order by most recent post. I’m OK with querying the db but not so much with php…

    ‘SELECT display_name, LEFT( MAX( post_date ) , 10 ) FROM wp_users JOIN (wp_posts) ON ( wp_users.ID = wp_posts.post_author ) GROUP BY display_name ORDER BY MAX( post_date ) DESC’

  • baron January 9, 2009 at 4:53 pm

    hi. Thanks for plugin

    perfect.

    Regards

  • Matej December 30, 2008 at 4:38 am

    Hi,

    Is it possible to upgrade List Authors widget to work with WordPress 2.7. as well?

    Best Regards

    • Takaitra December 30, 2008 at 11:34 am

      Hi Matej,

      I have tested the List Authors widget and it works well with WordPress 2.7. I will make sure to update the details to reflect that.

  • […] A sidebar widget to display a list of authors in your WordPress blog. Based off of List Authors Widget 1.0 by Mike Smullin. Improvements include a revised options screen (uses checkbox input fields instead of free text where appropriate) and the ability to include links to authors’ RSS feeds. – Release page […]

  • Leave a Reply

    I accept the Privacy Policy

    ×