=== Plugin Name ===
Author: Munzir
Tags: shoutbox, ajax, chat, simple
Requires at least: 3
Tested up to: 3.6
Stable tag: 0.9

A simple shoutbox with accordion option and customizable through admin panel.


== Description ==

A ported version of the shoutbox I've made for myself to wordpress. It has accordion function, styling in admin and other basic stuff.

== Installation ==

1. Upload into wp-content/plugins folder
2. Activate
3. Use widget or &lt;?php echo myshouts_show(); ?&gt; where you want it displayed.



== Screenshots ==

1. A screenshot from the admin side.

== Changelog ==

= 0.1 =
* Ported to wordpress

= 0.2 =
* Added styling through admin and other little stuff here and there

= 0.3 =
* Fixed a bug with the plugin path

= 0.4 =
* Added a automatic refresh

= 0.5 =
* Fixed a bug with the refresh

= 0.6 =
* Fixed a few more bugs
* Shoutbox title is now changable in the Widgets option

= 0.7 =
* security bug fix

= 0.8 =
* Added gravatar support

= 0.9 =
* removed all php shorttags