Descripcion
This plugin easily displays a weather widget with a destination of your choice. No PHP or Shortcode, just a widget.
It caches the requests to the weather database in given intervals.
You will need a free account at https://home.openweathermap.org/users/sign_up .
Font-Icons by Erik Flowers: https://erikflowers.github.io/weather-icons/
Screenshots
Installacion
- upload the folder
m1.miniweather
to your directory (wp-config/plugins/
) - activate the plugin
- get a free OpenWeatherMap-account (for API-use): https://home.openweathermap.org/users/sign_up
- register an OpenWeatherMap app
- search your location, copy longitude & langitude
- place the widget in your sidebar
- add your API-key, longitude & langitude from OpenWeatherMap to m1.MiniWeather widget
FAQ
- Installation Instructions
-
- upload the folder
m1.miniweather
to your directory (wp-config/plugins/
) - activate the plugin
- get a free OpenWeatherMap-account (for API-use): https://home.openweathermap.org/users/sign_up
- register an OpenWeatherMap app
- search your location, copy longitude & langitude
- place the widget in your sidebar
- add your API-key, longitude & langitude from OpenWeatherMap to m1.MiniWeather widget
- upload the folder
Reviews
Contributors & Developers
“m1.MiniWeather” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “m1.MiniWeather” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.3
- fix: display « C » or « F »
- PHP7 compatibility
0.2
- initial release