Twitter Bootstrap Collapse aka Accordian Shortcode

This plugin adds [collapse_group] and [collapse] shortcode so you can use twitter bootstrap's collapse component through out your admin (posts, pages, widgets i.e. everywhere).

Author:Mohsin Rasool (profile at wordpress.org)
WordPress version required:3.0.1
WordPress version tested:3.5
Plugin version:1.0
Added to WordPress repository:17-12-2012
Last updated:18-12-2012
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:100
Rated by:1
Plugin URI:http://mohsinrasool.wordpress.com/twitter_boo...
Total downloads:4 070
Active installs:60+
plugin download
Click to start download

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


Screenshots
FAQ
ChangeLog