Descrição
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/
Ecrãs
Instalação
- 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
Perguntas frequentes
- 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
Avaliações
Contribuidores e programadores
“m1.MiniWeather” é software de código aberto. As seguintes pessoas contribuíram para este plugin:
ContribuidoresTraduza o “m1.MiniWeather” para o seu idioma.
Interessado no desenvolvimento?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Registo de alterações
0.3
- fix: display “C” or “F”
- PHP7 compatibility
0.2
- initial release