Forums

how: alpha sort of wp_list_pages in sidebar (3 posts)

  1. theMezz
    Member
    Posted 4 years ago #

    I put the list of PAGES in the sidebar like this

    <?php wp_list_pages('title_li=&sort_column=menu_order&depth=1'); ?>

    but how do I make them display display in alphabetical order?

    thanks

  2. MichaelH
    Volunteer
    Posted 4 years ago #

    Take a look at the article in Codex, wp_list_pages(), and decide which of the sort_column= parameters you want to use.

  3. theMezz
    Member
    Posted 3 years ago #

    thank you

Topic Closed

This topic has been closed to new replies.

About this Topic