=== WoW Progress === Contributors: martinek Tags: wow, warcraft, world of warcraft, guild, progress, widget, raid, boss Requires at least: 3.0 Tested up to: 3.5.2 Stable tag: 1.2.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html A widget that helps to display guild raid progress. == Description == A widget that helps to display guild raid progress. Each boss have separate option to toggle kill and heroic kill. Contains raids from Tier 11 up to Tier 16 (patch 5.4). Each raid can be toggled to be displayed and if shown or collapsed. There is theme support with sample Light and Dark theme. Also my own theme is attached if you are interested. You should create your own theme and customise it to match your needs. Progress can be configured in widget menu. Theme and backgrounds toggle is in Settings > WoW Progress menu. If you managed to find bugs or want to correct some of my codes, please don't hesitate to leave a comment or contact me on montas@freevision.sk. == Installation == 1. Upload plugin content to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. In Appearance > Widget simply drag widget to sidebar. == Frequently asked questions == = How do i change the look of plugin? = You can create new plugin theme by creating new .css file in `/wp-content/plugins/wowprogress/themes/` folder. Then select this theme from Settings > WoW Progress. = How do i change background images of raids? = You can either replace image of raid in `/images/raids/` folder, or you can upload your own and change filename in raids.json. == Screenshots == 1. Example of customised style for my site. 2. Sample dark theme 3. Sample light theme 4. Administration == Changelog == = 1.2.0 = * added Siege of Orgrimmar raid (patch 5.4) = 1.1.0 = * bumped up version to fix problem with incorrect version = 1.0.2 = * added Throne of Thunder raid (patch 5.2) = 1.0.1 = * added long codes for PHP in plugin Settings = 1.0.0 = * created plugin