=== Bootstrap collapse ===
Contributors: sureshdsk
Donate link: http://profiles.wordpress.org/sureshdsk/
Tags: faq,twitter bootstrap collapse, bootstrap, collapse,accordion
Requires at least: 3.0.1
Tested up to: 3.5.2
Stable tag: 3.5
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Bootstrap Collapse plugin will let you use Twitter Bootstrap Collapse plugin on wordpress with help of Short codes [bc_group] and [bc_collapse]
== Description ==
Bootstrap Collapse plugin will let you use Twitter Bootstrap Collapse plugin on wordpress with help of Short codes [bc_group] and [bc_collapse]
How to use?
[bc_group]
[bc_collapse title="Title 1" open="y/n"]some text [/bc_collapse][bc_collapse title="Title 2" open="y/n"]some text[/bc_collapse][bc_collapse title="Title 3" open="y/n"]some text[/bc_collapse]
[/bc_group]
== Installation ==
1. Upload bootstrap-collapse folder to the /wp-content/plugins/ directory
2. Activate the plugin through the 'Plugins' menu in WordPress
== Frequently Asked Questions ==
What is Twitter Bootstrap ? How it looks like ?
Twitter bootstrap is a Sleek, intuitive, and powerful front-end framework for faster and easier web development.
You can find it here http://twitter.github.io/bootstrap/
== Screenshots ==
1. screenshot-1.png
1. screenshot-2.png
== Changelog ==
= 1.0 =
* Added [bc_group] and [bc_collapse]
== Upgrade Notice ==
= 1.0 =
Initial release.