Deze plugin is niet getest met de laatste 3 grotere versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

WeatherWidget

Beschrijving

Shows the current weather of your location or the weather of the visitors location via widget in the sidebar of your wordpress blog.

Browser for more WordPress Plugins brought to you by Fliptel.

Schermafdrukken

  • WeatherWidget displayed via sidebar widget you can configure colors and language

Installatie

  1. Unpack the zipfile weatherwidget-X.y.zip
  2. Upload folder weatherwidget to the /wp-content/plugins/ directory
  3. Activate the plugin through the ‘Plugins’ menu in WordPress
  4. Configure color etc. via admin panel
  5. Place <?php if(function_exists('weatherwidget_display')) weatherwidget_display(); ?> in your template or use the sidebar widgets.

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“WeatherWidget” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “WeatherWidget” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

  • v0.4 11.03.2010 some improvement by refactoring loader code
  • v0.3 13.07.2009 css fix again, widget was broken in some templates
  • v0.2 10.07.2009 small css fix
  • v0.1 09.07.2009 initial release