Current Weather

Display current weather, using data from Yahoo! Weather API, as a widget or on any page or post using a shortcode.

Author:Mike Mattner (profile at wordpress.org)
WordPress version required:2.8
WordPress version tested:3.3.2
Plugin version:1.5.4
Added to WordPress repository:16-11-2011
Last updated:12-06-2012
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:http://mikemattner.com
Total downloads:3 920
Active installs:80+
plugin download
Click to start download

This plugin uses data from the Yahoo! Weather API to display the current weather for a location of your choosing as well as the forecast for the current and next day.

The simplest way to insert the shortcode into your page or post is to use [current_weather location="your location here"] to get the default implementation, which would be your current conditions with forecast and location shown using standard units.

The full list of shortcode attributes is: * location - Use a city, state; zip code; WOEID; etc. * units - Either f, for standard, or c, for metric. * show - True, if you want to show your location. Default is true. * forecast - True, if you want to show the forecast. Default is true. * condensed - True, if you want to show the condensed version. Default is false.