Цей плагін не перевірявся з останніми 3-ма основними випусками WordPress. Можливо, він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності при використанні з більш новими версіями WordPress.

WoW Guild Armory Roster

Опис

This Plugin is an update from the original https://wordpress.org/plugins/world-of-warcraft-armory-table

This Plugin allows you to include a sortable and searchable list of your World of Warcraft Guilds Characters.

See it in action at: (http://www.borntobehorde.de/roster/)

For now it only displays the characters of your World of Warcraft Guilds Characters in a sortable and searchable list.

Скріншоти

  • Frontend
  • Налаштування
  • Backend Table
  • Backend Buttons

Встановлення

Download plugin through the wordpress included plugin downloader.
Activate plugin in plugin tab.

Go to the Settings section and fill in your Guild’s Details.

Press the Poll Characters button in the Backend.

Basic Setup

Place the [wow-arsenal-characters] shortcode in one of your posts.

Shortcode Options

  • [wow-arsenal-characters] – Normal View (Searchable and Sortable Table, one per page)
  • [wow-arsenal-characters display=”class”] – View by Classes
  • [wow-arsenal-characters ranks=”0,1,2,3″] – Display only selected ranks
  • [wow-arsenal-characters exranks=”0,1,2,3″] – Exclude choosen ranks
  • [wow-arsenal-characters orderby=”name”] – Order by name, rank, lvl, etc.
  • [wow-arsenal-characters id=”1″], [wow-arsenal-characters id=”1″] – multiple normal Views on one page or post
  • [wow-arsenal-characters title=”Officers”] – Custom Title
  • [wow-arsenal-characters number=”15″] – Number of Characters in Normal view
  • Do not Display Details in normal view. Shortcode atts: nopage (No Pagination), noinfo (No Information after table like 10 of 20 characters), nosearch, nosort (No user Sorting), nolength (No user option for table length), nodetails (turn off all)

Часті питання

Installation Instructions

Download plugin through the wordpress included plugin downloader.
Activate plugin in plugin tab.

Go to the Settings section and fill in your Guild’s Details.

Press the Poll Characters button in the Backend.

Basic Setup

Place the [wow-arsenal-characters] shortcode in one of your posts.

Shortcode Options

  • [wow-arsenal-characters] – Normal View (Searchable and Sortable Table, one per page)
  • [wow-arsenal-characters display=”class”] – View by Classes
  • [wow-arsenal-characters ranks=”0,1,2,3″] – Display only selected ranks
  • [wow-arsenal-characters exranks=”0,1,2,3″] – Exclude choosen ranks
  • [wow-arsenal-characters orderby=”name”] – Order by name, rank, lvl, etc.
  • [wow-arsenal-characters id=”1″], [wow-arsenal-characters id=”1″] – multiple normal Views on one page or post
  • [wow-arsenal-characters title=”Officers”] – Custom Title
  • [wow-arsenal-characters number=”15″] – Number of Characters in Normal view
  • Do not Display Details in normal view. Shortcode atts: nopage (No Pagination), noinfo (No Information after table like 10 of 20 characters), nosearch, nosort (No user Sorting), nolength (No user option for table length), nodetails (turn off all)
How do I use the plugin

Place the [wow-arsenal-characters] shortcode on one of your pages.

The Table is not loading Characters

Please ensure that “allow-url-fopen” is turned to on in your php.ini or in the config of your webhoster.

Відгуки

03.09.2016
Works perfectly fine! If your having an issue with styles just put !important; before your value, like this: td{ background: rgba(1,1,1,.0) !important; } Thanks for making this plugin! made an account JUST to post a review
Прочитати всі 1 відгук

Учасники та розробники

“WoW Guild Armory Roster” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

Перекладіть “WoW Guild Armory Roster” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.

Журнал змін

0.5.5

Bugfixes

0.5.4

Bugfixes

0.5.3

Realm issue fix from xgdpx

0.5.2

Bugfixes

0.5.1

Characters are now displayed from their correct realms instead of the guild realm. Bugfix.

0.5.0

Update bug fixed.

0.4.9

Characters are now displayed from their correct realms instead of the guild realm. – EU-Nazjatar Airfrischung

0.4.8

Added Demon Hunter at class.settings.php. You have to say SAVE at the plugin settings to refresh the class colour at your page. Thanks to noonecares who made this fix.

0.4.7

Bugfix

0.4.6

Bugfix

0.4.5

Bugfix

0.4.4

Added DH Icon. Thanks to User: thedhc

0.4.3

Fixed wordpress activation error

0.4.2

Fixed wordpress activation error

0.4.1

Fixed some small errors.

0.4.0

  • Fixed API errors. Small JS fix.