Backend Installation
- Go to your WordPress Plugins page
- Click Add New
- Enter “Bootstrap Visuals” in the search field
- Install and Activate the plugin
Manual Installation
- Download the plugin ZIP file
- Unpack the ZIP file locally
- Upload the ‘bootstrapvisuals’ folder to your ‘/wp-content/plugins/’ directory
- Activate the plugin on the ‘Plugins’ page of your WordPress backend
Use
Use shortcuts on your pages to add a Bootstrap element. For example:
[bsv-callout]This is a callout[/bsv-callout]
will output this:
This is a callout
TinyMCE Editor
If you use the TinyMCE default editor in WordPress, a menu button will support you in adding the shortcuts.
You can select some text and then chose one of the menu entries so that the shortcode is wrapped around your selected text. If nothing is selected, a plain shortcode will be inserted.