特定のIDを含むページのリスト
<ul > <?php wp_list_pages('sort_colomn=menu_order &exclude=1,2,3,4,5,6,7,8& title_li'); ?> </ul>