Mô tả
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/
Ảnh màn hình
Cài đặt
- 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
Hỏi đáp
- 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
Đánh giá
Người đóng góp & Lập trình viên
“m1.MiniWeather” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “m1.MiniWeather” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
0.3
- fix: display “C” or “F”
- PHP7 compatibility
0.2
- initial release