=== Weather and Time ===
Contributors: Labeeb
Donate link: http://w3tricks.com/about/
Tags: city time, city weather, google weather, time, time zones, weather, weather plug-in
Requires at least: 3.0.0
Tested up to: 3.4.1
Stable tag: 4.3
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Weather and Time plug-in will help you to display the current weather of your city or mutiple cities.

== Description ==

This plug-in help you to display weather forecast of your city or any other cities. You can display the time and date with weather forecast. This is a simple and flexible plug-in, you can manage the plug-in easily.

== Installation ==

This section describes how to install the plugin and get it working.

e.g.

1. Download and install the plg-in
2. Use "<?php weather_time(); ?>" 
         or
   "<?php weather_time(array('city' => 'Your City','zone' => 'Your Time Zone')); ?> ".
3. You can use the shortcode
 "[weather_time] "
      or 
     "[weather_time city="Your City" zone="Your Time Zone"]".
4. You can also use the widget "Weather & Time" for widget area.

== Frequently Asked Questions ==



= How to list multiple cties =

You can use multiple cities by multiple shortcode or function. 
eg:- [weather_time city="Your City1" zone="Your Time Zone1"]
 [weather_time city="Your City2" zone="Your Time Zone2"]

== Screenshots ==

1. setting screen 1
2. setting screen 1
3. setting screen 3

== Changelog ==

= 2.0 =
* Latest version with flexible code.

= 1.5 =
* Latest version with flexible code.

= 1.0 =
* Current version with more settings.

= 0.5 =
* First version.

== Upgrade Notice ==


= 2.0 =
Fixed some logical errors on code.

= 1.5 =
Fixed some logical errors on code.

= 1.0 =
This version have flexible options.

= 0.5 =
This version fixes a security related bug.  Upgrade immediately.

== Arbitrary section ==


== Features ==

1. You can display weather and time of multiple cities.

2. The front-end display is simple and flexible. So you can style the front-end easily based on your theme.

3. There are several options in plug-in admin. So you can easily manage the plug-in.

