Description
Warcraft News provides a widget to display guild or character news from the new battle.net armory. You can add as many widgets as you want, e.g. one guild and three char news widgeds. It also can optionally include the wowhead javascript and replace the blizzard item links with links to wowhead with nice tooltips.
As a next step I plan to add a widget to show your current guild level and the newest guild perk.
This addon (currently) does not show a guild roster. There are other plugins around for that.
Restrictions
- If you set the cache time to small, the armory might block you and the plugin won’t work anymore. This is a Blizzard restriction I cannot circumvent.
- My guild uses a Umlaut in its name and I hope the plugin works well with all special chars around. If you have any problems, please send me a link to your guilds armory page and I try to work it out.
Screenshots
Installation
Nothing fancy, just like any wordpress addon. After the installation make sure the cache directory (wp-content/plugins/warcraft-news/cache
) is writable by wordpress.
If you don’t use the automatic installer in the wordpress backend, try the following:
- Upload and unzip the plugin to the
/wp-content/plugins/
directory - Make sure the cache directory (
wp-content/plugins/warcraft-news/cache
) is writable by wordpress. - Activate the plugin through the ‘Plugins’ menu in WordPress
- Optionally configure the plugin in the settings tab
FAQ
- How can I change how the addon looks?
-
ATM you’ll need to edit your blogs stylesheet to change the look of the widgets. A good starting point might be the css class
li.widget_warcraft_news_guild ul
, but you might want to be more specific to your theme.
In the future I might include some color themes to chose from.
Reviews
Contributors & Developers
“Warcraft News” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Warcraft News” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.9.1.1
- dumb typo ??
0.9.1
- Changed URL to the items on wowhead for the english lang
0.9
- First public release.