Title: WoWpi Guild
Author: avenirer
Published: <strong>4. November 2020</strong>
Last modified: 7. Januar 2021

---

Plugins suchen

Dieses Plugin wurde **nicht mit den 3 neuesten Hauptversionen von WordPress getestet**.
Es wird möglicherweise nicht mehr gepflegt oder unterstützt und kann bei der Verwendung
mit neueren WordPress-Versionen zu Kompatibilitätsproblemen führen.

![](https://s.w.org/plugins/geopattern-icon/wowpi-guild.svg)

# WoWpi Guild

 Von [avenirer](https://profiles.wordpress.org/avenirer/)

[Herunterladen](https://downloads.wordpress.org/plugin/wowpi-guild.zip)

 * [Details](https://de.wordpress.org/plugins/wowpi-guild/#description)
 * [Rezensionen](https://de.wordpress.org/plugins/wowpi-guild/#reviews)
 *  [Installation](https://de.wordpress.org/plugins/wowpi-guild/#installation)
 * [Entwicklung](https://de.wordpress.org/plugins/wowpi-guild/#developers)

 [Support](https://wordpress.org/support/plugin/wowpi-guild/)

## Beschreibung

This plugin started from an older plugin named WoWpi. That plugin was developped
with the gamer in mind. But then, it seemed that a lot of guilds wanted to use the
plugin for their needs. So that plugin kept evolving until it couldn’t anymore.

This time I am working on a plugin that revolves around guilds in World of Warcraft.
I hope it will evolve further, becoming the go to tool for a guild’s website needs.

#### Highlights

**Guild Roster**

**Character post types**

**Recruitment Widget**

## Screenshots

[⌊Register for a developer account on Battle.net, and create a client in order to
use the data about your guild.⌉⌊Register for a developer account on Battle.net, 
and create a client in order to use the data about your guild.⌉[

Register for a developer account on Battle.net, and create a client in order to 
use the data about your guild.

[⌊Once you've created the client, you will receive a client ID and client secret
that you must pass to the plugin settings.⌉⌊Once you've created the client, you 
will receive a client ID and client secret that you must pass to the plugin settings
.⌉[

Once you’ve created the client, you will receive a client ID and client secret that
you must pass to the plugin settings.

[⌊After you activate the plugin you should go to the plugin's settings page, at 
step 1 and put the Client ID and Client secret, and also the region and locale (
language). Now push the "Save changes" button. If everything works ok, you should
receive a confirmation message.⌉⌊After you activate the plugin you should go to 
the plugin's settings page, at step 1 and put the Client ID and Client secret, and
also the region and locale (language). Now push the "Save changes" button. If everything
works ok, you should receive a confirmation message.⌉[

After you activate the plugin you should go to the plugin’s settings page, at step
1 and put the Client ID and Client secret, and also the region and locale (language).
Now push the „Save changes“ button. If everything works ok, you should receive a
confirmation message.

[⌊On step 2 of the WoWpi Guild settings you must mention the region and also the
guild slug that appears on the roster page in the guild page on World of Warcraft.⌉⌊
On step 2 of the WoWpi Guild settings you must mention the region and also the guild
slug that appears on the roster page in the guild page on World of Warcraft.⌉[

On step 2 of the WoWpi Guild settings you must mention the region and also the guild
slug that appears on the roster page in the guild page on World of Warcraft.

[⌊On step 3, you should synchronize the races, classes and specializations, and 
the guild roster. Make sure that the checkbox "Synch with all character data" is
also checked.⌉⌊On step 3, you should synchronize the races, classes and specializations,
and the guild roster. Make sure that the checkbox "Synch with all character data"
is also checked.⌉[

On step 3, you should synchronize the races, classes and specializations, and the
guild roster. Make sure that the checkbox „Synch with all character data“ is also
checked.

[⌊Once you've synchronize all data, you can see the "Members" admin section. The
members are organized by races, classes, specializations, genders and play status.⌉⌊
Once you've synchronize all data, you can see the "Members" admin section. The members
are organized by races, classes, specializations, genders and play status.⌉[

Once you’ve synchronize all data, you can see the „Members“ admin section. The members
are organized by races, classes, specializations, genders and play status.

[⌊After activating the plugin, the members will be updated each hour five at a time(
of course, if the website is visited), or you can reimport the members from the 
admin section. If something doesn't work, make sure you've synchronized the classes
and specializations in the WoWpi Guild settings section (step 3). Also, the members
that were not active lately in game, will be automatically set to Draft and set 
as inactive.⌉⌊After activating the plugin, the members will be updated each hour
five at a time (of course, if the website is visited), or you can reimport the members
from the admin section. If something doesn't work, make sure you've synchronized
the classes and specializations in the WoWpi Guild settings section (step 3). Also,
the members that were not active lately in game, will be automatically set to Draft
and set as inactive.⌉[

After activating the plugin, the members will be updated each hour five at a time(
of course, if the website is visited), or you can reimport the members from the 
admin section. If something doesn’t work, make sure you’ve synchronized the classes
and specializations in the WoWpi Guild settings section (step 3). Also, the members
that were not active lately in game, will be automatically set to Draft and set 
as inactive.

## Installation

#### Roster

After installation, it is time to use it. Until now, we have access to the guild
roster by using a shortcode:

‚[wowpi_guild_roster]‘ allows you to show your guild’s members. The shortcode also
accepts additional parameters. These are:

_ranks=“0|1|2″_ – this will only show the guild roster with the ranks 0 (Guild Master),
Rank 1 and Rank 2

_ranks=“0:Guild Master|1:Wolves|2:Pups“_ – this will allow you to have custom names
for your ranks in the roster.

_id=“your\_custom\_id\_for\_table“_ – this will add the `id` attribute to the table.
Only do this if you want to radically change the way the table looks.

_class=“custom\_css\_class“_ – this will allow you to add/change a CSS class to 
your table.

_rows=“25″_ – this will allow you to paginate your table, each page having 25 or
any number of members you wish per page.

_rows=“all“_ – this will allow you to have the whole guild roster shown, without
pagination.

_order\_by=“level desc“_ – this will allow you to set an ordering of the listing;
the possible choices are: ’name‘, ‚level‘, ‚rank‘. The next value is ‚asc‘ or ‚desc‘,
depending on which type of ordering you want – ascending or descending.

_show\_search=“0″_ – if you don’t want to show the search field above the roster
you can set the show_search to 0

_show\_select\_page\_length=“0″_ – if you don’t want to allow the users to choose
how many rows to see per page set this parameter to 0

Beispiel:

    ```
    [wowpi_guild_roster ranks="0:Guild Master|1:Wolves|2:Pups" rows="25" order_by="rank" show_select_page_length="0"]
    ```

You can set as many rosters you wish on a page.

#### Members post type

If you are a developer, or know a thing or two about creating templates for custom
post types, now you can create character pages for you guild members, in which you
can have a personal description. I didn’t use the body of the post thinking that
this would be a great way to allow players to tell their own story about their character.

Later on, I will concentrate on that part by making default templates that will 
allow any admins to have an idea about how they can change the pages themselves.

#### Recruitment widget

Do you need to increase your ranks with specific classes and/or specializations.
You can use the new WoWpi Recruitment Widget in order to tell the world what are
your guild’s needs.

## FAQ

### Is this plugin a new version of WoWpi plugin ?

No, this is a total different breed. It adds custom post types specific to characters,
taxonomies specific to races, classes, specializations, etc.

### Is this de go to tool?

Not yet, but it aims to be. With the help of your inputs, I will keep on working
on this plugin. Also, please become a patreon of my work (https://www.patreon.com/
wowpi).

## Rezensionen

![](https://secure.gravatar.com/avatar/96c9e2043f16dd720c8c6b30b7e1c57d95e38db4c37f96a3df465cb6708e7b4d?
s=60&d=retro&r=g)

### 󠀁[i love](https://wordpress.org/support/topic/i-love-13/)󠁿

 [agence-brunel](https://profiles.wordpress.org/agence-brunel/) 31. Dezember 2020

Thanks a lot to continue your wordpress extention. Its a must have for all wow website.
Just sad that people don’t use website anymore for guilde activities…

![](https://secure.gravatar.com/avatar/c79dbff95f1286b27b4ce26e53b9d454b978fc67bda7e278d9f876dceca68f68?
s=60&d=retro&r=g)

### 󠀁[Edit: Nice plugin with potential](https://wordpress.org/support/topic/good-base-but-not-working/)󠁿

 [dvalken](https://profiles.wordpress.org/dvalken/) 6. Dezember 2020 4 Antworten

Hello, Ive installed the app and followed the guide. Now the problem its only loading
21 members (out of 300+) also when i try to use the shordcodes nothing comes up 
the page stays blanc. Might be that is do something wrong? if you can get it fixed
its gonnabe a 5 star plugin for me EDIT: Guild roster is working now, only wish 
to know where the table colors are stored in css. Hope more shortcodes will come

![](https://secure.gravatar.com/avatar/0b9f0cd62bfd2dc9be4fd54d8686720f2cc315ce5c2788fce89535dfa82ed2e4?
s=60&d=retro&r=g)

### 󠀁[Critical Error – Crashes Website](https://wordpress.org/support/topic/critical-error-crashes-website/)󠁿

 [plannb23](https://profiles.wordpress.org/plannb23/) 14. November 2020 2 Antworten

I’ve now tried this installation twice. Both times it returned the following error:
There has been a critical error on your website. Please check your site admin email
inbox for instructions. Until this gets worked out I’d recommend skipping this one.

 [ Alle 3 Rezensionen lesen ](https://wordpress.org/support/plugin/wowpi-guild/reviews/)

## Mitwirkende und Entwickler

„WoWpi Guild“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin
mitgewirkt:

Mitwirkende

 *   [ avenirer ](https://profiles.wordpress.org/avenirer/)

„WoWpi Guild“ wurde in 2 Sprachen übersetzt. Danke an [die Übersetzer](https://translate.wordpress.org/projects/wp-plugins/wowpi-guild/contributors)
für ihre Mitwirkung.

[Übersetze „WoWpi Guild“ in deine Sprache.](https://translate.wordpress.org/projects/wp-plugins/wowpi-guild)

### Interessiert an der Entwicklung?

[Durchstöbere den Code](https://plugins.trac.wordpress.org/browser/wowpi-guild/),
sieh dir das [SVN-Repository](https://plugins.svn.wordpress.org/wowpi-guild/) an
oder abonniere das [Entwicklungsprotokoll](https://plugins.trac.wordpress.org/log/wowpi-guild/)
per [RSS](https://plugins.trac.wordpress.org/log/wowpi-guild/?limit=100&mode=stop_on_copy&format=rss).

## Änderungsprotokoll

#### 1.4.5

 * Fix search using ranks in guild roster. Thank you, Klaussius https://wordpress.
   org/support/topic/bug-detected-with-two-different-rosters/

#### 1.4.4

 * Fix roster ordering. Thank you, klaussius https://wordpress.org/support/topic/
   order-by-doesnt-work-2/

#### 1.4.3

 * Added support for translations

#### 1.4.1

 * Fixed documentation

#### 1.4.0

 * Allow multiple instances of roster shortcode
 * Allow ordering of roster members in shortcode
 * Allow customizing of datatables in roster shortcode

#### 1.3.9

 * Other bugs fixed. Really sorry about this. Thank you, Jesse Meese.

#### 1.3.8

 * Fixed roster images for classes and specs and roles in different languages than
   english
 * Small fixes related to where the images are saved and some changes to image names
   themselves

#### 1.3.5

 * Fixed error on activation of plugin. Thank you, https://wordpress.org/support/
   topic/critical-error-crashes-website/

#### 1.3.0

 * Added recruitment widget

#### 1.2.2

 * Quick fixes related to the launch of plugin on WordPress.org repository

#### 1.0

 * The launching of the plugin

## Meta

 *  Version **1.4.5**
 *  Zuletzt aktualisiert **vor 5 Jahren**
 *  Aktive Installationen **10+**
 *  WordPress-Version ** 4.7 oder höher **
 *  Getestet bis **5.4.19**
 *  PHP-Version ** 7.0 oder höher **
 *  Sprachen
 * [English (US)](https://wordpress.org/plugins/wowpi-guild/), [Spanish (Chile)](https://cl.wordpress.org/plugins/wowpi-guild/)
   und [Spanish (Spain)](https://es.wordpress.org/plugins/wowpi-guild/).
 *  [Übersetze in deine Sprache](https://translate.wordpress.org/projects/wp-plugins/wowpi-guild)
 * Schlagwörter
 * [armory](https://de.wordpress.org/plugins/tags/armory/)[guild](https://de.wordpress.org/plugins/tags/guild/)
   [roster](https://de.wordpress.org/plugins/tags/roster/)[world of warcraft](https://de.wordpress.org/plugins/tags/world-of-warcraft/)
   [wow](https://de.wordpress.org/plugins/tags/wow/)
 *  [Erweiterte Ansicht](https://de.wordpress.org/plugins/wowpi-guild/advanced/)

## Bewertungen

 3.7 von 5 Sternen.

 *  [  2 5-Sterne-Rezensionen     ](https://wordpress.org/support/plugin/wowpi-guild/reviews/?filter=5)
 *  [  0 4-Sterne-Rezensionen     ](https://wordpress.org/support/plugin/wowpi-guild/reviews/?filter=4)
 *  [  0 3-Sterne-Rezensionen     ](https://wordpress.org/support/plugin/wowpi-guild/reviews/?filter=3)
 *  [  0 2-Sterne-Rezensionen     ](https://wordpress.org/support/plugin/wowpi-guild/reviews/?filter=2)
 *  [  1 1-Sterne-Rezension     ](https://wordpress.org/support/plugin/wowpi-guild/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/wowpi-guild/reviews/#new-post)

[Alle Rezensionen anzeigen](https://wordpress.org/support/plugin/wowpi-guild/reviews/)

## Mitwirkende

 *   [ avenirer ](https://profiles.wordpress.org/avenirer/)

## Support

Möchtest du etwas mitteilen? Brauchst du Unterstützung?

 [Support-Forum anzeigen](https://wordpress.org/support/plugin/wowpi-guild/)

## Spenden

Möchtest du die Weiterentwicklung dieses Plugins unterstützen?

 [ Für dieses Plugin spenden ](https://www.patreon.com/wowpi)