=== ZigWeather === Contributors: ZigPress Donate link: http://www.zigpress.com/donations/ Tags: widget, sidebar, weather, worldwide, temperatures, wind, rainfall, humidity, zig, zigpress Requires at least: 3.1 Tested up to: 3.1.2 Stable tag: 0.9 ZigWeather adds a sidebar widget to show your current weather. == Description == ZigWeather adds a sidebar widget to show your current weather. Inspired by 'Weather Widget' by James Wilson but completely rewritten using OOP techniques, with a simpler control panel and extra features. Weather data is provided by the weather.com XOAP feed. Requires WordPress 3.1+ and PHP 5.2.4+. For further information and support, please visit [the ZigWeather home page](http://www.zigpress.com/wordpress/plugins/zigweather/). = To Do = * Settings page form validation * Convert to new-style multi-widget * Make styling easier to manage == Installation == 1. Go to Admin > Plugins > Add New and enter ZigWeather in the search box. 2. Follow the prompts to install and activate the plugin. 3. Go to the settings page and change the settings as you need, then place the widget. If upgrading manually, you MUST deactivate before updating and reactivate afterwards. == Frequently Asked Questions == For further information and support, please visit [the ZigWeather home page](http://www.zigpress.com/wordpress/plugins/zigweather/). Support will ONLY be provided in response to comments posted on that page. == Changelog == = 0.9 = * Cache system completely overhauled * Added AJAX error handling to make problem resolution easier * Updated PHP version requirement in readiness for WordPress 3.2 * Updated WordPress version requirement as new code only tested on most recent versions = 0.8.2 = * Verified compatibility with WordPress 3.1.1 = 0.8.1 = * Changes aimed at fixing a reported redirect bug when saving options (bug not reproducible by ZigPress) = 0.8 = * Made wind information a selectable feature * Added humidity as a selectable feature = 0.7 = * Added admin icon, donation and information boxes * Removed dependency on separate base class and some redundant code * Added links for weather.com signup = 0.6 = * Added newer base class = 0.5 = * Added wind information = 0.4 = * Added settings page. * Added live city search using AJAX = 0.3 = * Improvements to meet WordPress plugin repository hosting requirements = 0.2 = * Total rewrite using OOP techniques = 0.1 = * First working version