=== Menubar Widgets ===
Contributors: rss_samuel 
Tags: menu, navigation, widgets, widget
Requires at least: 3.6
Tested up to: 3.8.1
Stable tag: 0.1.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

A standard wordpress plugin that helps you add multiple widgets to navigation menu item.

== Description ==

A standard wordpress plugin that helps you add multiple widgets to navigation menu item.

= Features =
1. Show widgets in menu settings.
2. Add multiple widgets to one menu item.
3. Change position widgets in menu item by drag & drop it.
4. Add custom css to menu item from the css classes feild in menu settings, the css classes starts to 'menu-item will' appends in "li" tag and the rest of appends to "i" tag.(eg: <i class='my-class' ></i> )
Activate / Deactivate / Delete widgets in menu item settings.


== Installation ==

1.  Download the latest version Menubar Widgets, or copy it to local by `git clone https://bitbucket.org/khosroblog/menubar-widgets.git`
2.  Move the menubar-widgets folder in the `wp-content/plugins` directory.
3.  Navigate to the Plugins dashboard page.
4.  Activate the plugin Menubar Widgets. 


== Screenshots ==

1. Show the Menubar area in widgets section.
2. Menu item settings.
3. Show the widgets front-end in navigation menu.
4. Menubar Widgets list.


== Frequently Asked Questions ==

You can to use this link for support and error reporting.

1. https://bitbucket.org/khosroblog/menubar-widgets/issues/



== Changelog ==

= v0.1.0 =  
* Initial release.