Descripción
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/
Capturas
Instalación
- 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
Reseñas
Colaboradores y desarrolladores
"m1.MiniWeather" es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce "m1.MiniWeather" a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
0.3
- fix: display "C" or "F"
- PHP7 compatibility
0.2
- initial release