=== Phee's Weather Forecast === Contributors: filipstepanov Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=FBS5CXP6BJ4PY Tags: weather,forecast,daily,city,cities,country,local,rain,snow,sun,wind Requires at least: 3.3 Tested up to: 4.3.1 Stable tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Get weather forecast for the desired location == Description == **About** Weather forecast widget. It uses OpenWeatherMap API to obtain data. If you want to add custom City ID, download the list from http://bulk.openweathermap.org/sample/city.list.json.gz Units of temperature measurement available: * Metric (C) * Standard (K) * Imperial (F) Can be displayed in horizontal (more details) or vertical oriented view (less details, more compact). Weather descriptive Icon images used are loaded directly from http://openweathermap.org **Thirdparty API** Provided API key is free, with daily usage count limit. If you want to obtain your own free API key, please visit http://openweathermap.org/appid#get To keep the provided free daily API key available, using cached data in settings is advisable. == Installation == 1. Upload FS Weather Forecast plugin to you WordPress blog (in the `/wp-content/plugins/` directory) 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Modify parameters if needed in Settings -> Phee's Weather Forecast 4. Rate it if you like it :) == Frequently asked questions == **Is this plugin using any external javascript?** - No external JS libraries are used. == Screenshots == 1. Horizontal view 2. Vertical view == Changelog == = 1.0.0 = * This is first release = 1.0.0a = * Minor fixes