=== AnyWP Weather ===
Contributors: AnyWP
Donate link:
Tags: weather, forecast, temperature, weather forecast, city weather forecast
Requires at least: 3.3
Tested up to: 3.5
Stable tag: 1.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
This plugin displays the current weather and next day forecast of a location that you define in the sidebar widget.
== Description ==
Features:
- Display weather in fahrenheit or celsius
- Location can be city, state, zip code, WOEID
- Weather data from the Yahoo! Weather API
- Customize text and hyperlink color by CSS
- Lightweight, easy to use
== Installation ==
1. Download the zip file and extract the contents,
2. Upload the folder anywp-weather to your WP plugin folder /wp-content/plugins/ directory,
3. Go to Plugins > Installed Plugins, and activate the plugin,
4. Go to Appearance > Widgets, and drag the widget to a sidebar,
5. Enter the location and choose the temperature unit.
== Frequently asked questions ==
How to change the color/size of text and hyperlink in the widget?
Simply create the following classes in your style sheet and add the desired styles:
.weather-text {}
.weather-links a {}
== Screenshots ==
http://demo.anywp.com/innstay/features/weather-widget/
== Changelog ==
Initial release.