=== Bootstrap Panels ===
Contributors: Rameez_Iqbal
Donate link: https://www.paypal.me/webcodingplace
Tags: bootstrap, panels, widget, theme, responsive, easy, simple, sidebar, footer, shortcode
Requires at least: 3.3
Tested up to: 4.7
Stable tag: 1.6.3
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
This simple plugin adds bootstrap panels to non bootstrap sites also.
== Description ==
This simple plugin adds bootstrap panels to non bootstrap sites also. No extra load on site, this is simplest plugin that will not effect your site's performance.
Shortcodes
- Default: [bspanel title="Panel title"]Here is your description[/bspanel]
- Blue: [bspanel title="Panel title" type=primary]Here is your description[/bspanel]
- Light Green: [bspanel title="Panel title" type=success]Here is your description[/bspanel]
- Light Gold: [bspanel title="Panel title" type=warning]Here is your description[/bspanel]
- Light Blue: [bspanel title="Panel title" type=info]Here is your description[/bspanel]
- Light Pink: [bspanel title="Panel title" type=danger]Here is your description[/bspanel]
Features
- Responsive
- Widget Support
- Cross-Browser Compatible
- Supported for non Bootstrap Sites
- Will not include whole BS CSS Package
- Easy to use Interface
- Multiple Themes
- No Effect on Site's Performance
- Shortcode Support
See Demo
== Installation ==
1. Go to plugins in your dashboard and select 'add new'
2. Search for 'Bootstrap Panels' and install it
3. Go to Appearance > Widgets, and drag the bootstrap panels widget to your desired widget
4. Enter heading and content and choose style for panel, click save
5. Now visit your site and see awesome panels
== Frequently Asked Questions ==
= Can I use multiple panels with different styles? =
Yes of course, just drag and drop where you want to show the panels.
== Screenshots ==
1. Just drag and drop where you want to create panels.
== Changelog ==
= 1.6.2 =
* Widget with select menu to choose panel type.
= 1.6.3 =
* Shortcode Support added.
== Upgrade Notice ==
= 1.6.3 =
Shortcode Support added.