
內容簡介
如果您需要在您的網站上放置目錄或子頁面列表,這是您需要的外掛程式。
使用小工具、短代碼和內建的WordPress方法,此外掛程式可讓您有效率地顯示一個頁面的目錄或子頁面列表。請查看WordPress Codex以了解更多設定詳情。
小工具功能
限制顯示在指定頁面上
回落至父頁面(如果當前頁面沒有子頁面,則會列出父頁面的子頁面 - 對於側邊欄菜單非常有用)
子頁面列表設定(wp_list_pages)
短代碼示例
[subpages]
[subpages depth=”1″]
[subpages title_li=”Subpages:” child_of=”24″]
[subpages walker=”SubpageListExcerptWalker”]
[subpages depth=”1″ _parent_fallback=”true”]
注意:
插件從 "Subpage View" 更名為 "Subpage List" - 如果您之前使用過此插件,您仍然可以使用 subpage-view 和 subpage-list 的短代碼。
外掛標籤
開發者團隊
原文外掛簡介
If you ever needs to place a table of contents or list of subpages on your website, this is the plugin you need.
Using widgets, shortcodes and a built-in WordPress method, this plugin enables you to efficiently show a table of contents or a list of subpages to a given page. View WordPress Codex for configuration details.
Widget features
Limit to display on specific pages
Fallback to parent (If current page has no subpages, subpages of the parent page will be listed instead – usefull for sidebar menus)
Subpage List configuration (wp_list_pages)
Shortcode examples
[subpages]
[subpages depth=”1″]
[subpages title_li=”Subpages:” child_of=”24″]
[subpages walker=”SubpageListExcerptWalker”]
[subpages depth=”1″ _parent_fallback=”true”]
Note
Plugin is renamed from “Subpage View” to “Subpage List” – if you used this plugin before, you are still able to use the subpage-view and subpage-list shortcodes.
