accordion-shortcodes

外掛說明

這個外掛已於 2022 年 12 月 31 日關閉,且不提供下載。 這個外掛已永久關閉。 原因: 開發者要求

使用者評論

2018 年 12 月 28 日
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 .
2018 年 10 月 30 日
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!
2018 年 4 月 14 日
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).
2018 年 3 月 10 日
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; }
閱讀全部 69 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Accordion Shortcodes〉的開發相關工作。

參與者

〈Accordion Shortcodes〉外掛目前已有 1 個本地化語言版本。 感謝全部譯者為這個外掛做出的貢獻。

將〈Accordion Shortcodes〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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