このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの 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

FAQ

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.