=== WoW Guild Retrieve === Contributors: manatrance Tags: WoW,warcraft,guild Requires at least: 2.7 Tested up to: 2.7.1 Stable tag: 0.9.3 Show a roster of your World of Warcraft guild's members on any page. == 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. == Changelog == = v0.9.3 = * Added images and new styling. * Added new div-based structure to aid in CSS styling. * Fixed a bug with the CSS and javascript. == 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 plugin is ever truly finished. = Can I sort these columns? = Yes! Just click on the column headers. = Can I style the table with my own CSS? = Of course. The id for the containing div is guild-data-div, and the markup is all XHTML 1.0 Strict compatible. == Screenshots == 1. A shot of the plugin in action