Este plugin non se actualizou en máis de 2 anos. É posible que xa non sexa compatible ou mantido por ninguén, ou podes ter problemas de compatibilidade cando se usa con novas versións de WordPress.

SETI@home Stats

Descrición

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.

Capturas

Instalación

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

Preguntas frecuentes

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

Comentarios

Non hai recensións para este plugin.

Colaboradores e desenvolvedores

“SETI@home Stats” é un software de código aberto. As seguintes persoas colaboraron con este plugin.

Colaboradores

“SETI@home Stats” foi traducido a 1 idioma. Grazas aos desenvolvedores polas súas contribucións.

Traduce “SETI@home Stats” ao teu idioma.

Interesado no desenvolvemento?

Revisa o código, bota unha ollada aorepositorio SVN, ou subscríbete ao log de desenvolvemento por RSS.

Rexistro de cambios

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