Forums

[resolved] List posts in reverse order (5 posts)

  1. glarson@bendbroadbandcom
    Member
    Posted 8 months ago #

    I want to link all posts in the sidebar, *oldest post first.* is there a parameter for the wp_get_archives() function that will reverse the order from the default (newest first)?

  2. MichaelH
    moderator
    Posted 8 months ago #

    Might need a plugin for that...Recent Posts seems to give that ability:

    http://wordpress.org/extend/plugins/recent-posts-plugin/

    You need the Post Plugin Library for that: http://wordpress.org/extend/plugins/post-plugin-library/

  3. glarson@bendbroadbandcom
    Member
    Posted 8 months ago #

    A plugin would be OK I guess. Is there some reference document for standard wp functions (like wp_get_archives) that lists their available parameters? And in what file the source code is? I can't seem to find that one.

  4. MichaelH
    moderator
    Posted 8 months ago #

  5. glarson@bendbroadbandcom
    Member
    Posted 8 months ago #

    Found it, thanks!

Reply

You must log in to post.

About this Topic