I\'m trying to deal with Wordpress 3.0. It\'s rather cool thing but I can\'t get on with one problem. For example, I have such menu tree. Menu tree is constructed from pages
Check out wp_list_pages(). It is useful for providing child navigation in the sidebar.