This plugin adds [collapse_group] and [collapse] shortcode to generate twitter bootstrap's collapse aka accordian.
This plugin adds [collapse_group] and [collapse] shortcode to generate twitter bootstrap’s collapse aka accordian.
Usage:
[collapse_group id="optional_group_1" class="optional_class"] [collapse title="my heading1" id="optional_id" open="y/n"]some text[/collapse] [collapse title="my heading2" id="optional_id" open="y/n"]some text[/collapse] [/collapse_group]
See output of this code in Screenshots
How to install the plugin and get it working.
twitter-bootstrap-collapse-shortcode
folder to the /wp-content/plugins/
directoryTwitter Bootstrap is a decent, intuitive, and powerful front-end framework for faster and easier web development. Bootstrap offers cross browser compatible 12-column responsive CSS which not only work nice for older browsers (like IE7) but also perfectly behave in Smartphone, mobile and tablet browsers. It also includes several JavaScript components that are usually required in a well interactive intermediate level web portal.
Sorry, this is not for you. It will not work without Twitter Bootstrap.
You can download Twitter Bootstrap from their official website http://twitter.github.com/bootstrap/.