• uberwolf

    (@uberwolf)


    Running wordpress 2.0, I want my categories list to be alphatized.

    I have no clue how to achieve this other than starting the blog over and entering them one by one in the numerical order.

    is there some way to do this? a plugin? I’ve looked but found nothing. You’d think this would be a basic feature and I’m sure i’m just overlooking it.

Viewing 2 replies - 1 through 2 (of 2 total)
  • cori

    (@cori)

    Take a look at list_cats and wp_list_cats in the Codex for some pointers here – I believe both are WP2.0 compatible.

    I think the operable sort_column for you would be “name”

    Thread Starter uberwolf

    (@uberwolf)

    thank you Cori, that got it.

    cant believe i missed this in the codex … ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Alphabetized Links and Categories’ is closed to new replies.