Sorting categories by name using <?php wp_list_cats(‘arguments’); ?>
-
I am using the following template to list my categories on my archive page:
<?php wp_list_cats(‘arguments’); ?>
The problem is, I can’t get the categories to sort by alphabetical order, no matter what I do.
Can anyone offer any suggestions??
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Sorting categories by name using <?php wp_list_cats(‘arguments’); ?>’ is closed to new replies.