how to display part of a menu tree?

后端 未结 7 1596
无人共我
无人共我 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:35

    have you seen wp_list_pages?

    http://codex.wordpress.org/Function_Reference/wp_list_pages

    look closer on child_of attribute

提交回复
热议问题