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

SETI@home Stats

描述

This plugin shows the current SETI@home statistics for a given account. It includes a widget to easily display stats in a sidebar.

Usage

After activating the plugin you can then activate the included widget to display your stats on the sidebar.

The following snippet can be placed anywhere else you want your stats displayed.

get_seti_stats(); 

Un-Installation

  • Go to the “Plugins” main menu and find “SETI@home Stats Widget”, then click “Deactivate”.
  • Repeat the above step for the “SETI@home Stats” plugin.
  • Delete the “setihome-stats” directory from your “wp-content/plugins” directory.

螢幕截圖

安裝

  • Upload the contents of the zip file to your “wp-content/plugins” directory.
  • Ensure the “setihome-stats” plugin directory has write permissions (used for file cache).
  • Go to the “Plugins” main menu and find “SETI@home Stats”, then click “Activate”.
  • Go to the “Settings->SETI@home Stats” menu and enter your account ID and refresh interval.

常見問題

Installation Instructions
  • Upload the contents of the zip file to your “wp-content/plugins” directory.
  • Ensure the “setihome-stats” plugin directory has write permissions (used for file cache).
  • Go to the “Plugins” main menu and find “SETI@home Stats”, then click “Activate”.
  • Go to the “Settings->SETI@home Stats” menu and enter your account ID and refresh interval.
I installed the plugin, but I get a “can’t open file” message. What’s going on?

This is probably because the cache file cannot be created. Ensure the “setihome-stats” plugin directory has write permissions (e.g. chmod 777).

評價

There are no reviews for this plugin.

貢獻者及開發者

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

貢獻者

SETI@home Stats 外掛目前已有 1 個本地化語言版本。 感謝所有譯者為這個外掛做出的貢獻。

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

對開發相關資訊感興趣?

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

修改日誌

  • 0.1 – Initial Release (21 March 2007)
  • 0.2 – Added Caching Support (22 March 2007)
  • 1.0 – Changed the source of the data, added new fields and added a widget. (28 October 2008)
  • 1.0.1 – Fixed some path issues and added i18n support. (03 November 2008)
  • 1.0.2 – Fixed the bug associated with deleting the cache contents if the SETI site is down longer than the refresh interval.
  • 1.0.3 – Changed all URL’s to reflect the new port number 8080.
  • 1.0.4 – Changed all URL’s back to default port (25 May 2009).
  • 1.0.5 – Changed ‘admin_head’ to ‘admin_menu’ in the add_action() call in setistats.php. Verified compatibility with WordPress 3.0.1. (15 August 2010).
  • 1.1.5 – Regular expression searches updated for the latest SETI@home statistics site. (27 June 2017)
  • 1.1.6 Moved the screenshots out of the download package for a smaller zip. Updated the README.txt to conform to WordPress guidelines. (28 June 2017)
  • 1.1.7 Removed hidden files from the repository and fixed some typos.
  • 1.1.8 Added support for badges (25%, 5%, 1% in average credit).
  • 1.1.9 Updates to support changes in WordPress i18n introduced since 4.6.