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

Accordion Menu

描述

Accordion Menu is a simple jquery accordion menu plugin for WordPress. It enables an accordion menu for your Pages and Categories sidebar widget. It works for upto 3 levels of hierarchy.

安裝

  1. Upload accordion-menu to the /wp-content/plugins directory
  2. Activate the plugin from the Plugins menu in WordPress
  3. Add the Pages an/or Categories widget to your sidebar
  4. Select Show hierarchy in Categories widget if you added it

常見問題

Should my theme support widgets?

Yes!

How do I customize the way it looks?

By customizing the css for the widget in your css file

Why can’t I get it to work with my theme?

The plugin makes use of the default class generated by WordPress for the pages widget – widget_pages and categories widget – widget_categories. This should be present in your theme for it to work properly.

評價

2016年9月3日
Tested with WordPress 4.5.3. It definitely works. There’s no admin shortcode or menu configuration but it simply changes all menus into accordion style menus.
閱讀全部3個評價

貢獻者及開發者

“Accordion Menu” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Accordion Menu 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

1.1

  • Updated for WordPress 4.0
  • Support for Pages and Categories widget

1.0

  • Initial release.