Display Mode you can choose to show either compact view of the weather or show the forecast for the day and next three days..
Multiple shortcodes do not work if they are in the same post, as the data is stored based on the ID if displayed in widget space or the ID if using the shortcode..
Activate the plugin through 'Plugins WordPress..
To create API key go to OpenWeatherMap, create account and generate API key to add to the widget settings.
Or that no API key has been set in the widget settings and the plugin can't connect to OpenWeatherMap...
The shortcode can take the following parameters appid If appid hasn't been set in the widget settings the shortcode will require it title Text to override the city country name City to search the weather for (.
To find your City's ID go to OpenWeatherMaps City List and use ctrl + F to search for the city name, the ID is the left most column...
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Now uses Transients to cache data returned from OpenWeatherMap, this makes the plugin more reliable and faster to load after the first call. 2.4.2.
lot of styling updates and bit of cleanup of the markup and settings Added colour styles Check the description readme for information on.
Read more