=== ZigWeather === Contributors: ZigPress Donate link: http://www.zigpress.com/ Tags: widget, sidebar, weather, worldwide, temperatures, wind, rainfall, zig, zigpress Requires at least: 3.0.0 Tested up to: 3.0.4 Stable tag: 0.7 ZigWeather adds a sidebar widget to show your current weather. Inspired by 'Weather Widget', now completely rewritten using OOP techniques. == Description == ZigWeather adds a sidebar widget to show your current weather. Inspired by 'Weather Widget' by James Wilson, now completely rewritten using OOP techniques, with a simpler control panel and many features under development that are not offered by 'Weather Widget'. Weather data is provided by the weather.com XOAP feed. For further information and support, please visit [the ZigWeather home page](http://www.zigpress.com/wordpress/plugins/zigweather/). = To Do = * Settings page form validation * More customisable parameters * Show more information (wind etc) * Checkboxes in control panel to determine how much detail is displayed * Convert to new-style multi-widget == Installation == 1. Unzip the installer and upload the resulting 'zigweather' folder to the `/wp-content/plugins/` directory. Alternatively, go to Admin > Plugins > Add New and enter ZigWeather in the search box. 2. Activate the plugin through the 'Plugins' menu in WordPress. 3. Go to the settings page and change the settings as you need, then place the widget. To upgrade, simply deactivate, upload, reactivate, and check the plugin's admin page in case there are new options to play with. All your existing settings will be preserved. == Frequently Asked Questions == For further information and support, please visit [the ZigWeather home page](http://www.zigpress.com/wordpress/plugins/zigweather/). == Changelog == = 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