how to display part of a menu tree?

后端 未结 7 1611
无人共我
无人共我 2021-01-03 02:50

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

7条回答
  •  遥遥无期
    2021-01-03 03:52

    Check out wp_list_pages(). It is useful for providing child navigation in the sidebar.

提交回复
热议问题