list_pages() – Having problem with depth
-
Basically, depth does not work for me.
I’m using wp_list_pages(“title_li=&depth=2”);
However, all the level 1 items also show up in this list.
Is there a way to display either items at a specific depth, or only the children of an item without the grandchildren?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘list_pages() – Having problem with depth’ is closed to new replies.