WP Manifestindependent plugin directory
manifest / content / bootplate-shortcodes

Bootplate Shortcodes

Bootstrap-based shortcodes optimized for the Bootplate theme.

by JDM Digital · github.com/jdmdigital/bootplate-shortcodes · website

2stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/jdmdigital/bootplate-shortcodes/archive/refs/heads/master.zip

Declares an update source (https://github.com/jdmdigital/bootplate-shortcodes), so updates arrive through the plugin's own updater.

From the readme

bootplate-shortcodes 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). Description 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 a

Read the full README on GitHub →