Viewing 2 replies - 1 through 2 (of 2 total)
  • In my theme Regulus the Pages are listed as a tab menu, but without the sub Pages:

    <?php wp_list_pages('sort_column=menu_order&depth=1&title_li='); ?>

    The depth attribute solves that.

    Thread Starter Shelby DeNike

    (@sdenike)

    yeah I was missing depth… thanks though

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘wp_list_pages Explude Subpages’ is closed to new replies.