Forums
(@menza)
18 years ago
I discovered adding &depth=1 to the arguments of the function (<?php wp_list_pages('&depth=1&title_li='); ?>) worked.
<?php wp_list_pages('&depth=1&title_li='); ?>