Likoma's Latest
Comments
Recently
- Kim Brown Seely
- WordPress Tutorial | Overview of Basic Publishing (2.9.2)
- All switched, no problems, thanks.
- WordPress Tutorial | WordPress E-Commerce Shortcodes
- WordPress Tutorial | Page Template and Recent Posts from Category
- WordPress Auto Install on GoDaddy
- Gaines-Jones Education Foundation
- Dead Love
- Mexico 2010 San Francisco
- WordPress Tutorial Custom Post Background
Category Order
By Bradley Charbonneau | Filed under Help, Plugins, WordPress
To change the order of your categories in your navigation (sidebar, top nav, etc.), you can either get into the code, or use this handy plugin (My Category Order). You'll need to edit the code that lists the categories to this:
CODE:
-
wp_list_cats('sort_column=my_order&hide_empty=0′);
While you're at it, you may as well get your pages in order, too.





Leave a Comment