exclude_tree proper syntax
-
I’m trying to use the exclude_tree to exclude the grandchildren of 3 pages in my header. I’m fairly noob so my code is most likely totally off but I’d appreciate any and all help with this issue.
<?php wp_list_pages('title_li=&menu_order=asc&exclude="131,150,152,154"&exclude_tree="(child_of='30,32,279')"'); ?>
- The topic ‘exclude_tree proper syntax’ is closed to new replies.