• Is there a way to display parent categories from multiple blogs on a static page?

    Probably has something to due with repeating this code for each blog with something added to distinguish each blog.
    <?php wp_list_cats(‘sort_column=name&optioncount=1&depth=1;’); ?>

  • The topic ‘Display parent categories from multiple blogs on a static page’ is closed to new replies.