Bootstrap-based shortcodes optimized for the Bootplate theme.
Simple Wordpress plugin to add shortcodes for Twitter Bootstrap v3.3.x (and some for Bootstrap v4).
Simple Bootstrap v3 (and v4) shortcodes for creating columns, buttons and other Bootstrap componants.
Just the Shortcodes Lots of great plugins out there that do things like this, but Bootplate Shortcodes is just the good stuff. We're assuming you've already included the Bootstrap CSS and JS in your theme. Bootplate Shortcodes adds just the basic shortcodes needed to use all that great Bootstrap goodness, including:
- Buttons
- Basic Grid
- Cards (from Bootstrap v4)
- Wells, Preformatted content
- Alerts, Asides
- and more...
This plugin is optimized for use with the Bootplate theme, but works for just about any theme using Bootstrap v3 or later. If you're missing any (special) CSS, there's a template file included called "special.css".
Light and Fast A lot of plugins out there enqueue a LOT of resources. This plugin enqueues NONE. If your theme's style.css file doesn't include the nessessary style, you'll need to copy any missing CSS from special.css.
More importantly, if you're all good on all that stuff, you don't need to worry about "plugin bloat."
- Download and unzip this plugin
- Upload the "bootplate-shortcodes" folder to your site's /wp-content/plugins/ directory
- Activate the plugin through the 'Plugins' menu in WordPress
- Create or edit a page or post and click the "B" button that appears above the editor insert a shortcode
NOTE: You must already have Twitter Bootstrap installed on your theme to use this plugin correctly.
Does this plugin include Bootstrap 3? No, we assume you are already working with a WordPress theme that includes the Bootstrap libraries.
Does it include Bootstrap 4? Nope, not really. Bootstrap v4 is still in ALPHA and not ready for prime-time. BUT there are a few Bootstrap 4 classes we've borrowed and placed in special.css for you to use with Bootplate Shortcodes.