Configure query with multiple categories in a custom order?
I am hoping that I understood your question, because recently I found myself needed to dynamically include a list of child categories and their count in a hierarchy menu in a post and so I came up with this: I put this in file called listcat.php <?php /* Plugin Name: List Categories Reference: http://codex.wordpress.org/Template_Tags/wp_list_categories Description: … Read more