描述
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.
屏幕截图
安装
- 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 !
常见问题
- 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.
评价
此插件暂无评价。
贡献者及开发者
更新日志
0.1.2
- small CSS Updates.
0.1.0
- Initial Release.