We'll create fresh WordPress site with WOW Recruitment Widget installed. You have 20 minutes to test the plugin after that site we'll be deleted.
A widget that helps to display recruitment message of a World of Warcraft guild.
It works just fine out of the box, but it is very customizable with some CSS techniques.
Customization tutorial can be found here
New in 1.4.6:
** I will not be actively updating this plugin, but I’ll still do occasional update like this one when I’m bored,
please feel free to fork this project from github.
To use this widget, simply go to Appearance => Widget and drag it to a sidebar as similar to other widgets.
If you found bugs or want to correct some of my codes, please file issues in github 🙂
require npm to build stylesheets
npm run build to build stylesheets continuously to ./css/ until Ctrl+C to terminate, test page can be viewed at http://localhost:8001
only tested on Mac, should work in *nix platforms, should work in Windows too