Forums

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

  1. glarson@bendbroadbandcom
    Member
    Posted 3 years 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
    Volunteer
    Posted 3 years 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 3 years 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
    Volunteer
    Posted 3 years ago #

  5. glarson@bendbroadbandcom
    Member
    Posted 3 years ago #

    Found it, thanks!

Topic Closed

This topic has been closed to new replies.

About this Topic