Skip to content
This repository was archived by the owner on Mar 1, 2024. It is now read-only.

wp-plugins/bootstrap-panels

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 

Repository files navigation

=== Bootstrap Panels ===
Contributors: Rameez_Iqbal
Donate link: http://webcodingplace.com/contact-us/
Tags: bootstrap, panels, widget, theme, responsive, easy, simple, sidebar, footer, shortcode
Requires at least: 3.3
Tested up to: 4.1
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.

<h3>Shortcodes</h3>
<ul>
	<li>Default: [bspanel title="Panel title"]Here is your description[/bspanel]</li>
	<li>Blue: [bspanel title="Panel title" type=primary]Here is your description[/bspanel]</li>
	<li>Light Green: [bspanel title="Panel title" type=success]Here is your description[/bspanel]</li>
	<li>Light Gold: [bspanel title="Panel title" type=warning]Here is your description[/bspanel]</li>
	<li>Light Blue: [bspanel title="Panel title" type=info]Here is your description[/bspanel]</li>
	<li>Light Pink: [bspanel title="Panel title" type=danger]Here is your description[/bspanel]</li>
</ul>


<h3>Features</h3>
<ul>
	<li>Responsive</li>
	<li>Widget Support</li>
	<li>Cross-Browser Compatible</li>
	<li>Supported for non Bootstrap Sites</li>
	<li>Will not include whole BS CSS Package</li>
	<li>Easy to use Interface</li>
	<li>Multiple Themes</li>
	<li>No Effect on Site's Performance</li>
	<li>Shortcode Support</li>
</ul>
<p><a target="_blank" href="http://webcodingplace.com/bootstrap-panels/#demo">See Demo</a>
</p>


== 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.

About

WordPress.org Plugin Mirror

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors