I just tried to use wp_list_pages(‘depth=1’) and it does not show the sub-pages of a page at all. Any idea why?
Within wp_list_pages() definition, i don’t find any use of the depth variable, so is this function already deprecated, and if yes, how can this function be archived?