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

DKA Child pages widget

描述

When navigating on pages widget shows links to child pages. If there are no child pages – widget shows „brother“ pages.
Link of currently viewed page can be styled through CSS. Widget shows nothing if user is browsing Posts (not Pages).
Admin can configure:

  • widget title
  • which pages must be excluded

Widget can be localized.

螢幕截圖

  • Backend
  • Frontend

安裝

  1. Extract plugin to /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to Apearence → Widgets. You’ll se this widget at „Available widgets“. Drag-n-drop it to desired place (e.g. Sidebar). Note: your theme template must be widgetized.

常見問題

i18n

For translation file see „languages“ folder

How to „catch“ current page

A list item has current_page_item class – just style it through CSS e.g. : .current_page_item { background-color:silver }

評價

There are no reviews for this plugin.

貢獻者及開發者

“DKA Child pages widget” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 DKA Child pages widget 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

0.7

Fixed missing UL tag
Confirmed WP 4.0 compatibility

0.6

Confirmed WP 3.9 compatibility

0.5

Shows „brother“ pages when page has no childs.

0.4

Added drop-down to select excluded page(s) by title.

0.3

Tested with WP v.3.4.1

0.2

Lithuanian translation added

0.1

  • Initial version released