=== Plugin Name ===
Contributors: geilt
Donate link: http://www.esotech.org/
Tags: blogs, widget, list
Requires at least: 3.3.2
Tested up to: 3.3.2
Stable tag: trunk

 enables a widget that can be used to display your blogs in almost any fashion.

== Description ==

This plugin enables a widget that can be used to display your blogs in almost any fashion. You can show and hide multiple elements as well as show featured images with support for resizing and captions. 

== Installation ==

This section describes how to install the plugin and get it working.

e.g.

1. Upload `plugin-name.php` to the `/wp-content/plugins/` directory or search for it and install.
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Drag the Widget "Blogs" to the sidebar you want, and configure options as desired. 

== Frequently Asked Questions ==

= A question that someone might have =

An answer to that question.

= What about foo bar? =

Answer to foo bar dilemma.

== Screenshots ==

1. This screen shot description corresponds to screenshot-1.(png|jpg|jpeg|gif). Note that the screenshot is taken from
the directory of the stable readme.txt, so in this case, `/tags/4.3/screenshot-1.png` (or jpg, jpeg, gif)
2. This is the second screen shot

== Changelog ==
= 1.2.1 =
* Fixed a sneaky orderby bug. Also added name (slug) to orderby options.
= 1.2 = 
* Classname is now simpul-blogs and ID is simpul_blogs
= 1.1 = 
* Fixed Issue with Terms not filtering Properly.
= 1.0 =
* First Upload