Mô tả
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.
Cài đặt
- Upload accordion-menu to the /wp-content/plugins directory
- Activate the plugin from the Plugins menu in WordPress
- Add the Pages an/or Categories widget to your sidebar
- Select Show hierarchy in Categories widget if you added it
Hỏi đáp
- 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.
Đánh giá
Người đóng góp & Lập trình viên
“Accordion Menu” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “Accordion Menu” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
1.1
- Updated for WordPress 4.0
- Support for Pages and Categories widget
1.0
- Initial release.