Este plugin não foi testado com as 3 atualizações principais mais recentes do WordPress. Pode ser que não tenha mais manutenção ou suporte e talvez tenha problemas de compatibilidade quando usado com versões mais recentes do WordPress.

SETI@home Stats

Descrição

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.

Imagens de tela

Instalação

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

FAQ

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

Avaliações

There are no reviews for this plugin.

Contribuidores e desenvolvedores

“SETI@home Stats” é um software com código aberto. As seguintes pessoas contribuíram para este plugin.

Contribuidores

“SETI@home Stats” foi traduzido para 1 localidade. Obrigado aos tradutores por suas contribuições.

Traduzir “SETI@home Stats” para o seu idioma.

Interessado no desenvolvimento?

Navegue pelo código, dê uma olhada no repositório SVN ou assine o registro de desenvolvimento via RSS.

Registro de alterações

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