i've just upgraded to WP2.1 and it seems that using wp_list_pages with the argument 'depth=-1' to prevent child pages being shown no longer works.
has anyone else had the same problem?
i've just upgraded to WP2.1 and it seems that using wp_list_pages with the argument 'depth=-1' to prevent child pages being shown no longer works.
has anyone else had the same problem?
Yes. Changing it to depth=1 shows just the first level of menus.
This topic has been closed to new replies.