=== WeatherFlow === Contributors: rupert28 Donate link: https://buymeacoffee.com/rupertmorgan Tags: weather,forecast,OpenWeatherMap Requires at least: 4.0 Requires PHP: 5.6 Tested up to: 6.7.2 Stable tag: 1.2.0 License: GPL v2 or later WeatherFlow provides a simple and powerful way to display hourly weather forecasts on your WordPress site in a beautiful scrolling widget. == Description == With WeatherFlow, you can easily embed detailed hourly weather forecasts on your page using just a shortcode. Pick any location around the world covered by OpenWeatherMap's extensive forecasting services. == Installation == 1. Search 'WeatherFlow' in the WordPress Plugin directory on your site. 2. Click 'Install' on the WeatherFlow plugin. 3. Click 'Activate' on the WeatherFlow plugin. 4. Configure WeatherFlow's settings by following the steps in the settings page. == Shortcode == To display the weather forecast, simply add the following shortcode to any post or page: [WeatherFlow]. == Frequently Asked Questions == = Can I display daily or weekly forecasts? = Support for this is in the pipeline. WeatherFlow was initially built as a custom solution for a private business, hence the niche functionality. More features coming soon! = Where can I get an OpenWeatherMap API key? = You can sign up for a free account at [OpenWeatherMap](https://openweathermap.org/api) and obtain your API key from your account dashboard. = How do I customize the weather display? = You can customize the appearance of the weather display by changing the settings in the WeatherFlow admin settings page. There are limited customisation options for now but more are coming! = What locations does WeatherFlow support? = WeatherFlow supports any location available through the OpenWeatherMap API. You can use geographic coordinates to retrieve the weather information. == Screenshots == 1. WeatherFlow widget. 2. WeatherFlow settings page. == Changelog == = 1.2.0 = * Switched from [Owl Carousel](https://owlcarousel2.github.io/OwlCarousel2/) to [Swiper](https://swiperjs.com/) JS carousel * Overhauled CSS styling * Added better responsiveness for different screen sizes = 1.1.2 = * Tested for 6.7.2 * Minor typo tweaks and instruction fixes = 1.1.1 = * Added readme for github * Tweaked responsiveness and spacing * Fixed issue with '% cloud' not displaying * Added help links to admin page = 1.1.0 = * First release on the WP Plugin Directory! * Added options for choosing what data is displayed on the plugin. * Added settings link to WP Plugins page. * Added options for changing colours of the plugin. * Moved admin settings to a separate file. * Tweaked responsiveness. = 1.0.1 = * Stripped Owl Carousel JS for WP plugin directory acceptance criteria. = 1.0.0 = * Initial release of WeatherFlow. == Upgrade Notice == = 1.2.0 = * Switched from [Owl Carousel](https://owlcarousel2.github.io/OwlCarousel2/) to [Swiper](https://swiperjs.com/) JS carousel * Overhauled CSS styling * Added better responsiveness for different screen sizes = 1.1.2 = * Tested for 6.7.2 * Minor typo tweaks and instruction fixes = 1.1.1 = * Added readme for github * Tweaked responsiveness and spacing * Fixed issue with '% cloud' not displaying * Added help links to admin page = 1.1.0 = * First release on the WP Plugin Directory! * Added options for choosing what data is displayed on the plugin. * Added settings link to WP Plugins page. * Added options for changing colours of the plugin. * Moved admin settings to a seperate file. * Tweaked responsiveness = 1.0.1 = * Stripped Owl Carousel JS for WP plugin directory acceptance criteria. = 1.0.0 = * Initial release of WeatherFlow. == License == This plugin is licensed under the GPLv2 or later. == Acknowledgments == * Thanks to [OpenWeatherMap](https://openweathermap.org/) for their API and icons, which power the weather data for this plugin. Read their Privacy Policy at https://openweather.co.uk/privacy-policy. * Thanks to [Swiper](https://swiperjs.com/) for their JS carousel.