=== Weather-JNM ===
Contributors: JNM Solutions
Tags: Weather
Requires at least: 5.3.1
Tested up to: 5.4.1
Requires PHP: 5.1
Stable tag: 1.0.0.1
License: GPLv3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.en.html
A weather plugin set by City/Town and Country

== Description ==
A weather plugin made for town locations. It makes use of a direct feed from openweathermap.org. Weather-JNM is free up to 10 requests per minute. 

== Installation ==
Install and activate from the Wordpress plugin directory. Thereafter, normal drag-and-drop of the Weather-JNM widget can be achieved in the widget settings area.
To use the widget in a page or post, the shortcode [weather-jnm-free] may be used.
Go  to Settings -> Weather-JNM to configure the plugin. 
IMPORTANT! You must verify your email address with Open Weather to enable your API key.

== 3rd Party Service Providers ==
Weather-JNM makes use of meteorological information provided by Open Weather through the Open Weather API.
The location information you provide in the settings area of Weather-JNM will be sent to Open Weather in order to retrieve meteorological information for the respective location.
Open Weather Terms & Conditions of use: https://openweather.co.uk/storage/app/media/Terms/Openweather_website_terms_and_conditions_of_use.pdf
Open Weather Privacy Policy: https://openweather.co.uk/privacy-policy
Open Weather API domain: https://api.openweathermap.org/

== Frequently Asked Questions ==
How do I set my location?

Set your location from the Weather-JNM settings area. To access settings:
	- Mouse-over 'Settings' in the WordPress dashboard menu
	- Click on Weather-JNM in the 'Settings' drop-down menu.


How do I change the font color of the widget?

Change the font colors from the Weather-JNM settings area. To access settings:
	- Mouse-over 'Settings' in the WordPress dashboard menu
	- Click on Weather-JNM in the 'Settings' drop-down menu.


How do I show/hide information in the widget?

Show/hide widget information from the Weather-JNM settings area. To access settings:
	- Mouse-over 'Settings' in the WordPress dashboard menu
	- Click on Weather-JNM in the 'Settings' drop-down menu.

How do I custoize the widget styling?

You can customize widget styling in the WordPress custom CSS area. The CSS identifiers are as follows:
	.jnmPlace	(Location heading)
	.jnmTemp	(Main location temperature)
	.jnmWeatherImgWrap (Cloud-cover image)
	.jnmCloudLabel	(Weather description label)
	.jnmCloud	(Weather decription)
	.jnmFeelLabel	(Real Feel label)
	.jnmFeel	(Real feel tempertaure)
	.jnmWindLabel	(Wind speed label)
	.jnmWind	(Wind speed)
	.jnmHumidLabel	(Humidity label)
	.jnmHumid	(Humidity)

== License ==
This file is part of Weather-JNM.
Weather-JNM is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License or (at your option) any later version.
Weather-JNM is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
Get a copy of the GNU General Public License in <http://www.gnu.org/licenses/>.

You can contact us at info@jnmsolutions.co.za

== Acknowledgements ==
Based on https://openweathermap.org/, © 2012 — 2020 OpenWeather ® All rights reserved.