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

Inner Page Menu

外掛說明

This plugin adds a clean, simple meta box to Page allowing you to select a menu to display. Perfect for inner page sidebars.

Simply activate the plugin, then add <?php inner_page_menu(); ?> in your theme page or sidebar template, or use shortcode [inner-page-menu] (eg in a sidebar widget), where you want the inner menus to appear.

螢幕擷圖

  • An example of Inner Page Menu in action (front end).
  • The Inner Page Menu meta box on Page (back end)

安裝方式

  1. Upload the inner-page-menu folder to the /wp-content/plugins/ directory
  2. Activate the Inner Page Menu plugin through the ‘Plugins’ menu in WordPress
  3. Add <?php inner_page_menu(); ?> in your theme page or sidebar template or use shortcode [inner-page-menu] (eg in a sidebar widget) where you want the inner menus to appear.

常見問題集

None yet.

使用者評論

2017 年 10 月 2 日
Plugin is really nice and simple to use. Installed very fast, didn’t have any problem with it.
閱讀全部 4 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Inner Page Menu〉的開發相關工作。

參與者

將〈Inner Page Menu〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

1.1

  • Added shortcode
  • Tested with newer WordPress versions

1.0

  • Initial release