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.
Screenshots
Installation
- Upload all the files in
/wp-content/plugins/wowrecrut/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Activate and customize the Widget in the Widget Section.
- Find Guild mates !
FAQ
- 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.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“WoWRecrut” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “WoWRecrut” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.1.2
- small CSS Updates.
0.1.0
- Initial Release.