I see the order of the categories is oldest to newest (well it is on my site) so how do I change it to newest to oldest?
Blog Oh! Blog Forums » Blog Design Tips
lsidebar.php for DailyPress
(2 posts)-
Posted 3 months ago #
-
If you open up the lsidebar.php, you will notice this code :-
<?php wp_list_cats('sort_column=name&hierarchical=0'); ?>The sorting is done by name. For more information, go here :-
Posted 3 months ago #
Reply
You must log in to post.
