WordPress list categories
-
<?php wp_list_categories(‘sort_column=name&title_li=&depth=2&exclude=400’); ?>
This is what I have in my header file.
What can I write there for my categories id to be sorted the following:
4, 2, 8
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘WordPress list categories’ is closed to new replies.