This plugin allows you to display beautifully formatted Weather Forecasts using a simple shortcode. You can insert this shortcode anywhere in your WordPress post or page.
The weather data is powered by Visual Crossing Weather.
Requires a free or paid key to access the data.
Once you have the API Key, you can save it in the WordPress admin panel under 'Settings' -> 'Weather Forecast Settings'
The plugin enabled a shortcode that allows you to display a weather forecast for any location worldwide:
[weather]: display weather forecast using global settings.[weather loc="London, UK" days="4"]: display weather forecast overriding global settings using parameters.