=== Weather Postin' === Contributors: bigdawggi Version: 1.0 Tags: weather, posts, publish, temperature, temp Requires at least: 2.5 Tested up to: 2.8.6 Stable tag: 1.0.01 Saves current weather information when a post is published. Weather information is then displayed after the post's contents. == Description == Weather Postin' retrieves the current weather provided from [RSS Weather](http://www.rssweather.com/ "Source of weather information") when your post is published. After that, when you view your posts the weather conditions will display at the end of your post. This does not alter the original text of the post; it is only displayed at run-time. Please note, that posts prior to activation will not have weather associated with them. Yes, obvious, but worth saying. :o) == Installation == 1. Upload `post_weather` folder to the `/wp-content/plugins/ directory. 2. Activate the plugin through the 'Plugins' menu in WordPress. 3. Set options (zip code and text color) under "plugins/Weather Postin' Configuration" menu. 4. Write and publish a post to see the weather! When updating you will need to deactivate and reactivate the plugin. == Frequently Asked Questions == = How does it know where to get the weather for? = You set the option under the Weather Postin' Configuration menu (see Screenshot 2) == Screenshots == 1. How the post will look on your site. Text color is configurable. 2. Configuration Screen for Weather Postin' == Change Log == = 1.0.01 = * Updating WordPress version compatibility * Renaming plugin file to match plugin folder name = 1.0.0 = * First public release.