How to Modify WordPress Category and Menu Behaviors
Tuesday, February 17th, 2009Did you know that you can change the sort order of posts and categories listed in menu items with WordPress, and can even eliminate some items that you might not want to display? WordPress uses built-in PHP functions and the output is easily modified without the need to alter the code in the functions themselves.
(more…)


