Deskripsi
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/
Tangkapan Layar
Instalasi
- 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
Tanya Jawab
- 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
Ulasan
Kontributor & Pengembang
“m1.MiniWeather” adalah perangkat lunak open source. Berikut ini mereka yang sudah berkontribusi pada plugin ini.
KontributorTerjemahkan “m1.MiniWeather” dalam bahasa Anda.
Tertarik mengembangkan?
Lihat kode, periksa repositori SVN , atau mendaftar ke log pengembangan melalui RSS.
Log Perubahan
0.3
- fix: display “C” or “F”
- PHP7 compatibility
0.2
- initial release