how to display part of a menu tree?

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

    I've stopped to explore how to output custom part of worpress site taxonomy on the server-side. I just use jquery to copy active taxonomy branch from main menu and paste it to the page container I need.

提交回复
热议问题