Beskrivning
Yet Another Weather Plugin (Yawp) allows you to retrive weather information from openweathermap to your website
Installation
- Unpack .zip to the ’/wp-content/plugins/’ directory
- Activate the plugin through the ’Plugins’ menu in WordPress
- Enable plugins widget through ’Widgets’ menu in WordPress or via [yawpdisplay] shortcode
Vanliga frågor
- So how do I run this thing?
-
There are two ways to run the plugin.
- Through ”Widget” menu under ”Appearance” settings.
- Manually, using shortcode [yawpdisplay]. The shortcode can be embedded anywhere on a page.
- Can I use custom icon set?
-
Yes you can. Unpack your icon set to plugins->yet-another-weather-plugin->images and rename your icons to match the name of the current icon for corresponding weather type. Note: your icons must have .png extension.
- I found a bug. What do i do?
-
Please email to stepan.stepasyuk@gmail.com and I will be glad to help you out. Note: please include in the email your WordPress version, Yawp version and whether or not it works with WordPress standard theme Twenty Twelve. It will solve your issue much quicker.
Recensioner
Bidragsgivare och utvecklare
”Yet Another Weather Plugin” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personerÖversätt ”Yet Another Weather Plugin” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
1.1.3
Donate button added to the Settings page.
1.1.2
JS city searching script minimized. (Slight performance improvement)
1.1.1
”Edit city display name” has been moved to Appearance settings.
Fixed typos.
1.1.0
Settings page reorganized and improved.
Current city openweathermap id is now visible in the settings page.
Can now edit widget’s style from the settings page.
Screenshots added to plugin’s WordPress page.