內容簡介
這個外掛在「新增/編輯頁面」區塊中新增了一個選項,讓網頁作者可以將該頁面指定為四種不同的導覽類型(超級、標題、側邊、頁面、底部),以便在一個新的功能(wplist navtype pages)中使用,這個新功能會取代wp_list_pages()函數。
所有相同的參數都可以接受,我們還新增了一個參數,用於設置導覽類型navigationtype=“super” || “head” || “side” || “page” || “foot”。
外掛標籤
開發者團隊
原文外掛簡介
This plugin adds a new optoin (only available on the Add/Edit page sections) that enables the author to assign the page to one of 4 navigation types(Super, Head, Side, Page, Foot) to be used in a new function (wp_list_navtype_pages), that will replace the wp_list_pages() function.
All the same parameters are acceptable, and we have added one new parameter that sets the navigation type navigationtype= “super” || “head” || “side” || “page” || “foot”
