這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Guild Wars 2 – WvW Matchups

描述

Plugin for WordPress to display the live scores and objectives of WvW matchups of Guild Wars 2.

Very simple to use, simply create a WIDGETS and drag it to your sidebars and select your favourite world!

The worlds, scores and objetives are fully translated into 4 languages ​​(English, German, French and Spanish)

The plugin refreshes its data by ArenaNet API (beta)
https://forum-en.guildwars2.com/forum/community/api/API-Documentation

If you have any issues or feature requests please visit the Plugin Page.

Using Guild Wars 2 SDK for PHP.
Guild Wars 2 SDK is a PHP wrapper for the Guild Wars 2 API.
https://github.com/defunctl/Gw2-SDK

Requirements

  • PHP 5.3+
  • cURL enabled

Guild Wars 2 – Copyright

©2010–2013 ArenaNet, LLC. and NC Interactive, LLC. All rights reserved. Guild Wars, Guild Wars 2, ArenaNet, NCSOFT, the Interlocking NC Logo, and all associated logos and designs are trademarks or registered trademarks of NCSOFT Corporation. All other trademarks are the property of their respective owners.

“Guild Wars 2 – Content Terms of Use”
https://www.guildwars2.com/en/legal/guild-wars-2-content-terms-of-use/

安裝

  1. Upload the guild-wars-2-wvw-matchups folder to the /wp-content/plugins/ directory.
  2. Activate the plugin using the ‘Plugins’ menu in your WordPress admin panel.
  3. You will find ‘GW2 – WvW Matchups’ in your Widgets page on WordPress admin panel.
  4. Drag the widget to where you want to have and set the world who want to appear to show the match with scores.
  • If the load times on your website increases, you should look at the permissions on the folder ‘cache’ in the plugin directory /wp-content/plugins/guild-wars-2-wvw-matchups. You have to give write permissions (777).

Requeriments

  • PHP 5.3+
  • cURL enabled

常見問題

Increases load times slightly on its website after installing the plugin?

If the load times on your website increases, you should look at the permissions on the folder ‘cache’ in the plugin directory /wp-content/plugins/guild-wars-2-wvw-matchups/cache. You have to give write permissions (777).

評價

2017年2月7日
Plugin could not be activated because it triggered a fatal error. Parse error: syntax error, unexpected T_STRING in /.../.../.../.../wp-content/plugins/guild-wars-2-wvw-matchups/gw2-wvw-matchups.php on line 58
閱讀全部2個評價

貢獻者及開發者

“Guild Wars 2 – WvW Matchups” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Guild Wars 2 – WvW Matchups 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

2.1 – 11.05.2015

  • Update to display the names of all worlds in each language (API ArenaNet is working again).

2.0 – 07.09.2014

  • New feature: Now you have the option to display the objectives table below the list of scores, to show the number of captured objectives every world (Campaments, Towers, and Castle Keeps).
  • New feature: You can change the appearance of colors to show different skins of color for each world. New skins will be added soon.
  • New feature: Plugin fully translated into 4 languages ​​(English, German, French and Spanish).
  • Now the plugin uses a new framework: Guild Wars 2 SDK for PHP.
  • New construction in programming to make more agile obtaining the query results in the API.
  • Rewrite code layout (front-end) to the list of scores and the objetives table is now everything cleaner.
  • Classes have been changed in the stylesheet to apply jointly to list of scores and the objetives table.
  • Added a sprite with all new icons to save load times.
  • A list of the names of worlds still disabled by ArenaNet, the plugin still uses its own list (world_names.json).
  • Fixed minor bugs.

1.2.1 – 07.06.2014

  • Fixed problem to caching. UPDATE IMPORTANT.

1.2 – 07.06.2014

  • Updating SDK.
  • Critical fixed for problem the plugin (UPDATE IMPORTANT).
  • world_names.json is disabled in the ArenaNet´s API.
  • Getting server names manually (temporarily).

1.1 – 27.12.2013

  • Fixed a bug for caching.
  • Update SDK (PhpGw2Api) to latest version.
  • Cleaning the code base and elimination of useless code elements.
  • The image size (home-world.png) is reduced to 276 bytes.

1.0.2 – 29.07.2013

  • Now the results of the matches are sorted by score, from highest to lowest.

1.0.1 – 22.06.2013

  • Added selection of language (en, fr, de, es).
  • Implemented style sheet instead of displaying it in the code (show style.css).
  • Fixes permissions for caching.
  • Update SDK (PhpGw2Api) to latest version.

1.0.0 – 22.06.2013

  • First release.