=== Simple Weather ===
Contributors: Nordvind
Donate link: https://www.paypal.com/lv/cgi-bin/webscr?cmd=_flow&SESSION=KzlHVze7W1sF7a9j4Ru2qJXi2VZBGTyWAvdn-T8hQ9zRBzbRj0GUiSPoD2C&dispatch=5885d80a13c0db1f8e263663d3faee8df1d2b5c147af55b8d54f2944c97d2a2a
Tags: weather, lightweight, weather widget, widget
Requires at least: 2.8
Tested up to: 3.0.5
Stable tag: 1.31

Shows current weather for specified location.

== Description ==

Shows current weather for specified location. Makes use of "secret" Google Weather API, which is
unofficial, yet XML-based and lightweight, and is used by developers quite often. 
The plugin uses cURL, so works even on hosts with some security restricions, like url-disabled file_get_contents.  
If you've downloaded it, consider leaving feedback in my [guestbook](http://recon-by-fire.eu/guestbook1.php), it's
rather important for me. Thanks.

== Installation ==

1. Upload `simple-weather.php` to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Place widget on page, using 'Widgets' menu in WordPress
4. Specify widget settings (still in 'widgets' menu) and click 'save' button. Widget is ready to work.

== Screenshots ==

1. Widget in work

== Upgrade Notice ==

= 0.39 =

You can now specify temperature scale to use (Celsius or Fahrenheit).

= 0.38 =

Missing icons added.

= 0.37 =

Missing icons added.

== Changelog ==

= 0.39 =

Fahrenheit scale added.

= 0.38 =

Some rain icons added.

= 0.37 =

"Sunny" icon was missing and is now available.
