Description
Yet Another Weather Plugin (Yawp) allows you to retrive weather information from openweathermap to your website
Screenshots
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
FAQ
- 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 [email protected] 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.
Reviews
Contributors & Developers
“Yet Another Weather Plugin” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Yet Another Weather Plugin” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
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.