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]
How to Change colors of the Collapse( Accordion) ?
Open plugin settings page > change colors > Save
For more information Bootstap collapse for wordpress
Follow us :
facebook
twitter
google+
IdiotInside.com
Screenshots
Installation
- Upload bootstrap-collapse folder to the /wp-content/plugins/ directory
- Activate the plugin through the ‘Plugins’ menu in WordPress
FAQ-e
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/
Reviews
Contributors & Developers
“Bootstrap collapse” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Bootstrap collapse” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
- Added [bc_group] and [bc_collapse]
1.0.1
- Added Settings page for color options
1.0.2
- Added Settings page fix
1.0.3
- Color picker fix
1.0.4
- Shortcode inside collapse fix