=== WP Fancy Message Box ===
Contributors: mindstien
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=admin%40mindstien%2ecom&item_name=Wordpress%20Plugin%20Donation&item_number=Support%20Open%20Source&no_shipping=0&no_note=1&tax=0cy_code=USD&lc=US&bn=PP%2dDonationsBF&charset=UTF%2d8
Tags: css message box, fancy message box, colour box , info box, warning box,delete box 
Requires at least: 3.3
Tested up to: 4.0
Stable tag: 1.2
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Display Fancy CSS Message Box in Page/Post via short code

== Description ==

Uses shortcode to display diffrent style message box like error message box, info message box, you can configure different message box  using shortcode parameters. See below shortcode with default parameters....
`[wpfmb type='info' theme=1]your message[/wpfmb]`
You can use only below shortcode for defaults which is equal to above shortcode.
`[wpfmb]your message[/wpfmb]`

And you can set different values like...

1. **type :** set type which one you want to display as message box like info,warning,success,delete... Or 'up','down','left','right' if using theme=3.
2. **theme :** set theme with option 1,2 or 3 to set message box style 

== Installation ==

1.   Install and activate the plugin just like any other wordpress plugin.
2.    Then use shortcode as explained in description in your page/post content. this plugin does not have any option page in wp-admin panel.

== Frequently asked questions ==

**How to configure ?**
configure shortcode parameters as explained in description. There is no separate plugin options page for configuration.

== Screenshots ==

1. See how it looks on frontend


== Changelog ==



== Upgrade notice ==



== Arbitrary section 1 ==

