该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的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.

屏幕截图

  • This screenshot shows SETI@home Stats running on the Get Some! theme.
  • This screenshot shows SETI@home Stats running on the Suffusion theme.

安装

  • 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).

评价

此插件暂无评价。

贡献者及开发者

「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.