Denne utvidelsen har ikke blitt testet mot noen av de siste 3 hovedutgivelsene av WordPress. Den er kanskje ikke lenger holdt vedlike eller støttet, og den kan ha kompatibilitetsproblemer med nyeste versjoner av WordPress.

Whatpulse Widget

Beskrivelse

Shows WhatPulse.org statics on your sidebar inside your weblog. Just provide a valid user ID.

Skjermbilder

Installasjon

  1. Upload the file whatpulse.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Add the widget to your sidebar from Appearance->Widgets and configure the widget options
  4. Enter your WhatPulse User ID

Ofte stilte spørsmål

What is Whatpulse

The purpose of WhatPulse is simply to collect statistics about your computer behavior. Some people (Like me) use it to determine how long they’ve worked on something, like a programming project, a school essay, chatting by all means.

How do I enable webapi

  1. Log into Whatpulse.org website
  2. Go to http://whatpulse.org/my/profile
  3. Check Generate XML statistics (WebAPI) and click on submit.

Vurderinger

Det er ingen omtaler av denne utvidelsen.

Bidragsytere og utviklere

«Whatpulse Widget» er programvare med åpen kildekode. Følgende personer har bidratt til denne utvidelsen:

Bidragsytere

Endringslogg

1.2.1

  • Fixed a bug in the widget because PHP 5.3 handles number_format more strict then PHP 5.2 or lower.

1.2

  • Fixed When Whatpulse is offline it will prevent that the system will crash.
  • Added Support for Curl instead of file_get_contents. Using file_get_contents only when curl is not available

1.1.1

  • Fixed auto install

1.1

  • Fixed bugs due fact that the widget api has changed
  • Added options to enable more or less options.

1.0

  • First release