Displaying empty categories in CP2.9?
Can anyone tell me how to have empty categories display on the index page?
I saw a few posts/questions on older versions, but nothing on 2.9. The code looks to be different than the code on older versions and I don't want to screw anything up.
Here is the actual code for 2.9.
Code:
<?php wp_list_categories('show_count=0&hide_empty=true&orderby=name&order=asc&title_li='); ?>
What part of the code needs to be edited for empty categories to be displayed.
Also, will the sub-categories show if the main category is empty?
Thanks in advance.
Always treat everyone with respect and courtesy, but trust no one.