I would like to request a parameter for wp_list_pages() that limits the amount of links to the pages it returns.
An example where this might be useful is where you have a constrained menu bar but you only want the first 5 pages. Any more than that will stretch the page/make a new line.
Thanks.