=== WoW Guild Retrieve === Contributors: manatrance Tags: WoW,warcraft,guild Requires at least: 2.7 Tested up to: 2.7 Stable tag: 0.9.2 This plugin pulls in data from WoW Armory to show a table of your guild's members. == Description == I was building a website for a World of Warcraft guild on the Wordpress platform. I needed to display a roster of all the guild's members. Rather than have the guild leader manually enter new members in a unique database, I decided to create a plugin to handle the display of a roster automatically using WoW Armory data. WoW Guild Retrieve asks for a Realm Name, Guild Name, and Region to get your guild's data. To use the plugin in any page or post, just include the following text in that page: get\_guild\_info This will tell Wordpress to process the plugin. Feel free to comment and request features. This isn't even a 1.0 release yet, and there is much work to be done before it's "final." == Installation == 1. Upload the contents of the zip to the '/wp-content/plugins/wow-guild-retrieve' directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Enter get\_guild\_info into any page or post you want to display the roster table. == Frequently Asked Questions == = Is this plugin finished? = No, far from it. = Well, is it stable? = Yes. You shouldn't experience any problems using it. = Can I sort these columns? = Yes! Just click on the column headers. = Can I style the table with CSS? = Of course. The id for the table is guildinfo, and the markup is all XHTML 1.0 Strict compatible. == Screenshots == 1. A shot of the plugin in action