這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Simple Page Hierarchy Widget

描述

Designed to display the Parent, Child, and Grandchild hierarchy in the most straightforward way out of the box.

This plugin will provide a widget that locks the Parent page as the widget title.

If this is a child of the top parent, the widget will display the Parent as the title of the widget and a ul of links for all siblings of the current page.

If this is a grandchild of the top parent, the Widget will display the same as the scenario above with the addition of a sub ul of all siblings of this grandchild.

Test it out, if it doesn’t work like you want out of the box, this plugin isn’t for you.

安裝

Using The WordPress Dashboard

  1. Navigate to the ‘Add New’ in the plugins dashboard
  2. Search for ‘simple page hierarchy widget’
  3. Click ‘Install Now’
  4. Activate the plugin on the Plugin dashboard

Uploading in WordPress Dashboard

  1. Navigate to the ‘Add New’ in the plugins dashboard
  2. Navigate to the ‘Upload’ area
  3. Select simple-page-hierarchy-widget.zip from your computer
  4. Click ‘Install Now’
  5. Activate the plugin in the Plugin dashboard

Using FTP

  1. Download simple-page-hierarchy-widget.zip
  2. Extract the simple-page-hierarchy-widget directory to your computer
  3. Upload the simple-page-hierarchy-widget directory to the /wp-content/plugins/ directory
  4. Activate the plugin in the Plugin dashboard

評價

2016年9月3日
I was looking for a simple tree diagram of my pages. This provides it. Delivers exactly as promised. Thanks.
閱讀全部4個評價

貢獻者及開發者

“Simple Page Hierarchy Widget” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Simple Page Hierarchy Widget 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.0.3

  • Limited query to ‘page’ post type

1.0.0

  • Initial Commit