The MU forums have moved to WordPress.org

Sidebar list of recent posters (5 posts)

  1. prazim
    Member
    Posted 16 years ago #

    Hi,
    I would like to present a list of the latest people to post articles (not the comments) on the blog. The code I am using to present the latest posts is: <?php get_archives('postbypost', 26); ?>

    I'd like to present those who have posted the articles in a comparable way.
    Thanks!

  2. prazim
    Member
    Posted 16 years ago #

    This plugin provides the needed functionality for anyone who might like to include it in their blog:
    http://www.coffee2code.com/archives/2004/08/27/plugin-customizable-post-listings/

    Sue

  3. andrea_r
    Moderator
    Posted 16 years ago #

    Is this for a stand-alone Wordpress blog?

  4. prazim
    Member
    Posted 16 years ago #

    I have it activated in both my stand alone and mu blogs Andrea

  5. andrea_r
    Moderator
    Posted 16 years ago #

    The code above pulls only from a single blog. if you want latest posts sitewide, we've discussed it many many times here.

    you can do it via plugin using any of the Most recent posts plugins out there, or use the sitewide feed and parse that.

    http://wpmudevorg.wordpress.com/plugins.php

About this Topic