Mô tả
A small but simple plugin that enables shortcode support to create accordion sections directly in your posts/pages.
Cài đặt
It’s quite simple;
- Upload the ‘bybrick-accordion’ folder to the ‘/wp-content/plugins/’ directory
- Activate the plugin through the ‘Plugins’ menu in WordPress
- ???
- Profit!
Hỏi đáp
- How does this work?
-
This plugin enables you to use short codes right in the TinyMCE editor when writing a post and/or page. Just type ‘[collapsible_item title=”Your title for this section”]Whatever text you want to display when this section is expanded.[/collapsible_item]’
- What about the pages where I don’t use accordions, will my site still load that extra CSS file? I don’t want another http request!
-
Don’t worry son! The style file won’t load unless it’s needed.
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“byBrick Accordion” 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 “byBrick Accordion” 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.0
- Launch baby, launch!