The Lewe Bootstrap Visuals plugin provides shortcodes for putting Bootstrap 4 visual objects onto your page. The Bootstrap Javascript is not included. Only objects based on CSS are supported at this point.
The plugin uses custom style names so they don't interfere with other theme styles that may be based on the default Bootstrap styles.
Insert one of the Lewe Bootstrap Visuals shortcodes into your page and specify the parameters if needed.
For example:
[bsv-alert style="danger" heading="Attention" dismissible="yes"]
will add the start of a Bootstrap alert box.
Now continue typing regular text which will be the content of the alert box.
[/bsv-alert]
will close the Bootstrap alert box.
= 2.2.2
- 2022-10-14
- Minor bugfixes
-
Updated documentation and support link
= 2.2.0
-
2022-09-28
-
Change display name to Lewe Bootstrap Visuals
= 2.1.1
-
2022-06-12
-
WordPress 6.0 compatibility check
= 2.1.0
-
2021-11-10
-
Fixed several styles
= 2.0.2
-
2021-10-09
-
Fixed blockquote bug
= 2.0.1
-
2021-09-16
-
Fixed alert box bug
= 2.0.0
-
2021-08-30
- Updated styles to Bootstrap 4.6
- Added styles= parameter to button-group shortcode
1.5.0
- Added the Button Group shortcode
1.4.0
- Alert heading changed to styled div instead of html heading to avoid theme overwrites
- Callout heading changed to styled div instead of html heading to avoid theme overwrites
- Style updates for Card for better readability
1.3.2
1.3.1
- Updated documentation link in TinyMCE menu
1.3.0
1.2.1
1.2.0
- Added TinyMCE editor button
1.1.0
- Added the blockquote shortcode
1.0.1
- Fixed documentation link on plugin page
- Fixed Lewe.com support forum link in readme
1.0.0
Upgrade Notice
2.0.1
This version fixes a CSS bug in the alert box module.