On 8 Jun 2010, at 13:02, Lox wrote: > 2010/6/8 Dion Hulse (dd32) <[email protected]>: >> If its just a portion you want to show, I do not believe this is possible in >> the first version of the menu's. > > I need to have on each page a submenu of the sibling pages. I used to > do it with wordpress 2.9 using wp_list_pages child_of argument.
If you want sibling _pages_ then wp_list_pages is the right function call anyway. You are right that there is currently no way of picking out sibling menu items. There's a lot of new functionality here and in part the core developers need to see how we all use it before augmenting it. > > -- > Lox > [email protected] > _______________________________________________ > wp-testers mailing list > [email protected] > http://lists.automattic.com/mailman/listinfo/wp-testers Andrew Macaulay-Brook, BEng MBCS CITP, trading as theburo.net mailto:[email protected] • http://www.theburo.net/ _______________________________________________ wp-testers mailing list [email protected] http://lists.automattic.com/mailman/listinfo/wp-testers
