=== Plugin Name === Contributors: Ares Down Donate link: http://aresdown.blog.com Tags: google, widget, widgets, weather, plugin, page, post Requires at least: 3.0.1 Tested up to: 3.3.1 Stable tag: 1.0.6 This plugin allows you to display the current weather and the forecasted weather in your desired city, through a widget on your blog. == Description == This plugin allows you to display the current weather and the forecasted weather in your desired city, through a widget on your blog. This widget also gives a small image showing you the weather, to make it look a bit more interesting! It's very easy to setup the plugin - Simply enable it, alter the settings and then enable the widget! == Installation == 1. Upload `latest-weather.php` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Edit the Latest Weather Settings in your Administration Panel 4. Enable the Widget through the Appearance --> Widgets tab. == Frequently Asked Questions == = Which service does this use? = Google Weather API. = What happens if the widget doesn't work on my website? = Most of the time this is because you've entered a location into the settings that the Google API doesn't deem is valid. Make sure you check this. == Changelog == = 1.0.6 = * In-line styling removed - yuck! Style with CSS = 1.0.5 = * No excessive line breaks * Changed the admin options * Renamed "Now" to "Today" = 1.0.4 = * Changed the error message when no weather found * Re-arranged the admin panel options * Secured the inputs to prevent hacking = 1.0.3 = * Added the ability to use zip codes * A few minor written improvements to make it easier to understand * Explains the "No weather found" problem = 1.0.1 = * Urgent update - Fixes the location field bug = 1.0.0 = * First release