This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Whatpulse Widget

Description

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

Screenshots

  • Interface in widget bar
  • Admin interface

Installation

  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

FAQ

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.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Whatpulse Widget” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Whatpulse Widget” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

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