accordion-shortcodes

Mô tả

This plugin has been closed as of 31 Tháng Mười Hai, 2022 and is not available for download. This closure is permanent. Lý do: Yêu cầu của tác giả.

Đánh giá

28 Tháng Mười Hai, 2018
This little piece of script works, keeps on working, and hasn't failed yet, although you now do have to hand place the shortcodes since the changes started in prep for Gutenburg (the icons no longer show up on the visual editor menu). I've used it for years, all the way up to 5.0.2 .
30 Tháng Mười, 2018
Hey mate, your plugin is so simple and so awesome that I really do hope you'll keep it around updated for us! All the best!
14 Tháng Tư, 2018
Just what I needed to make it easy to insert accordion elements anywhere in the pages, multiple times. Hope this gets an update to show as compatible with the latest version of WP (it works).
10 Tháng Ba, 2018
I needed a replacement for the [toggle] shortcode in the Canvas theme by WooThemes and this does the job perfectly. It doesn't have all the bells and whistles of [toggle], but I wasn't using those anyway. Here is the css I used, based on the example johanneseva gave in his comment (Thanks!) Mine creates a grey background for each accordion item. .accordion-title { background-image: url(./images/shortcode-toggle-open.png); background-size: 20px 20px; background-position: right center; background-repeat: no-repeat; padding-right: 26px; /* so that title does not overlap icon */ } .accordion-title.open { background-image: url(./images/shortcode-toggle-close.png); } .accordion h4.accordion-title { border-right: 5px solid #e4e8ec; /* so that icon is some distance from right border */ background-color: #e4e8ec; padding-top: 10px; padding-left: 10px; padding-bottom: 10px; cursor: pointer; } .accordion-content { border: 1px solid #ebebeb; background: #f9f9f9; padding: 10px 10px; }
Đọc tất cả 69 đánh giá

Người đóng góp & Lập trình viên

“Accordion Shortcodes” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.

Những người đóng góp

“Accordion Shortcodes” đã được dịch qua 1 ngôn ngữ. Cảm ơn những người tham gia dịch vì đóng góp của họ.

Dịch “Accordion Shortcodes” 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.