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.




