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

BFBC2 Stats

描述

  • Author URI: http://www.fps-gamer.net
  • Copyright: Released under GNU GENERAL PUBLIC LICENSE

This is a sidebar widget I wrote for Battlefield Bad Company 2 players to show their short stats on their
blog pages. Stats are powered by bfbcs.com.

If you have any problems, please feel free to contact me using the contact form on my website.

Widget Settings

  • Title: Enter a title if you want to change the default title which is “My BFBC2 Stats”.

  • Playername: Enter your player name exactly as you use in the game.

  • Platform: Select your platform; PC, XBOX360 or PS3.

  • Cache Time: Stats are cached in the cache directory for faster page load and reduce unnecessary connection request to
    bfbcs.com everytime you connect to your page. Enter a cache time if you like or keep the default value
    3600 seconds (1 hour). I don’t reccomend setting this value to a lower number like 60 secs as it may slow
    down your page loading time.

螢幕截圖

安裝

Installation is very simple like any other widgets or plugins.

  1. Upload the bfbc2-stats folder along with all its files to the /wp-content/plugins/ directory
  2. Connect to your webroot using a ftp client. Open bfbc2-stats directory, locate and make “cache” directory writable by the webserver or simply chmod it to 777.
  3. Activate the plugin through the “Plugins” menu in WordPress
  4. From Apperaence/Widgets drag and drop BFBC2 stats widget to your sidebar where you want it to appear.

評價

There are no reviews for this plugin.

貢獻者及開發者

“BFBC2 Stats” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 BFBC2 Stats 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

1.2.3

  • Now servers without cURL support can use the plugin.
  • Added some css to override various theme styles.
  • Fixed the broken plugin page link on the admin plugins page. (Thanks to Richard for pointing out!)

1.2.2

  • Some Fixes

1.2.1

  • Fixed image path bugs

1.2

  • Added platform, favorite kit and veteran status
  • Added favorite weapon
  • Checks cURL functions status to prevent fatal errors
  • Code improvements

1.1

  • Fixed ratio calculation bug
  • Added rank progress bar
  • Fixed cross browser display issues

1.0

  • First public release