Bootstrap Shortcodes
Bootstrap Shortcodes
Description
WordPress plugin to add shortcodes for Twitter Bootstrap 3.3
Latest Bootstrap
Bootstrap Shortcodes allow quick and easy implementation of Twitter Bootstrap components through the TinyMCE rich-editor.
Supported Shortcodes
We add a row of buttons to the bottom of your post editor Visual mode, each of which gives options for inserting Bootstrap’s most popular components.
CSS
- Alerts
- Buttons
- Grid (container, row, columns, fully responsive)
- Icons
- Labels
- Lead Text
- Wells
JavaScript
- Collapse
- Tabs
- Tooltip
Support
Please report issues directly to our Github repository.
Installation
- Unzip files.
- Upload the folder into your plugins directory.
- Activate the plugin.
- Add new shortcodes to posts or pages.
Screenshots

The rendered Bootstrap components as they would appear with a default Bootstrap 3 theme.

Enable the Bootstrap Shortcodes icons by toggling the Advanced Editor Toolbar.

Custom buttons added to the TinyMCE visual editor for adding shortcodes to content.

The glyphicon selection tool for adding Bootstrap icons.

The grid maker tool to help create custom layouts.

The button maker tool to help setting up your buttons.

The available notifications.
Faq
You must toggle the Advanced Editor Toolbar to unlock the Bootstrap Shortcodes icons. (see screenshot)
Reviews
I love it!!
By joksan on November 1, 2017
Great
By nagdawi on September 3, 2016
I build many websites using wp this plugin one of my main tools to do this
does the job without bloating the wysiwyg editor
By Nikhil VJ (nikhilsheth) on September 3, 2016
does the job propery; without bloating the wysiwyg editor with extra icons that after clicking tell that i need to upgrade to pro to activate it.
Simple and to the point
By randycaruso on September 3, 2016
There's some other variations out there, but this one cuts right to the point. Very efficient, thanks Kevin.
Great work!
By Max K (kaminsky.m) on September 3, 2016
Plugin works and looks nice!
Very handy
By Jordy Meow (TigrouMeow) on September 3, 2016
It's a very useful plugin and it's well-made. Thanks a lot for keeping this alive 🙂
Lightweight and Simple
By JohnnyJonJon on September 3, 2016
This is done really well. Just what you want and none of the fluff to overcomplicate things. Well done & thanks!
Changelog
3.4.2
- Fix remaining XSS vulnerabilities (e.g. tooltip title escaping)
3.4.1
- Fix XSS vulnerability (escaping shortcode attributes)
3.4.0
- Updated icons to 3.3.5
- Added control panel popup for inserting alerts.
- Added option to hide dismiss button in alerts.
- Added option to display accordions as initially expanded.
3.3.0
- Updated Boostrap from 3.3.1 to 3.3.5
- Add .btn-block as a button “size”
- Change default column size from xs to sm
3.2.1
- Reverted wpautop injection changes to prevent conflicts with other plugins
3.2.0
- Fixed issues related to WordPress 4.1 update
- Prevented WordPress wpautop injection from interfering with shortcodes
3.1.0
- Updated Boostrap from 3.1.1 to 3.3.1
- Added Aria roles to accordion panels
3.0.2
- Minor bugfixes and preview updates
3.0.0
- Updated for WordPress 3.9 and TinyMCE 4
2.1.1
- Fixed grid wizard
2.1
- Added support for labels
2.0
- Namespaced shortcodes to prevent conflicts with other plugins and themes
1.5
- Added support for tooltips
1.4
- Added support for tabs
1.3
- Added support for leads
1.2
- Added options to disable Shortcodes in TinyMCE editor
1.1
- Added support for wells
1.0
- Upgraded from Bootstrap 2 to 3