=== WoWRecrut ===
Contributors: Sirlon
Tags: world of warcraft, wow, recruitment, guild, classes, gilde, widget
Donate Link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=7198162
Requires at least: 2.8
Tested up to: 3.1.2 
Stable tag: 0.1.2

WoWRecrut is a World of Warcraft Class recruitment Widget.
 
== Description ==

WoWRecrut is a none complicated World of Warcraft Class recruitment Widget. It shows which class and spec you need.

## Features
* Stylish and neat recruitment Widget.
* Easy to use.
* Multiple Styles.
* Its easy to make your own style.

== Installation ==

1. Upload all the files in `/wp-content/plugins/wowrecrut/` directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Activate and customize the Widget in the Widget Section.
4. Find Guild mates !

== Frequently Asked Questions ==

= How can i make my own Style ? =
 Just make your own css file or copy the default one and change it. Then register your style with wow by calling `<?php wowrecrut_add_style("name", "path_to_css_file", icon size in px); ?> ` in your themes function.php or anywhere else.

== Screenshots ==

1. WoWRecrut Widget (Light Style).
2. WoWRecrut Widget (Dark Rect Style)

== Changelog ==


= 0.1.2  =
* small CSS Updates.

= 0.1.0  =
* Initial Release.