=== Plugin Name ===
Contributors: Lucian Apostol
Donate link: http://www.enezu.com
Tags: widget, temperature conversion, fahrenheit, celsius, rankin, kelvin, temperature converter, temperature calculator
Requires at least: 2.0.2
Tested up to: 5.7.2
Stable tag: 1.2.2

Easy widget for wordpress to provide your users the facility to convert temperature: fahrenheit, celsius, kelvin, rankine.

== Description ==

Tampile temperature converter is a plugin designed to provide your visitors with an easy conversion tool for temperature:
fahrenheit, celsius rankin and kelvin. It is working as a widget so you don't need to make any changes to your theme files.
It can be very simple installed from sidebar customization in your blog admin panel.

It is javascript based, so it will never refresh the page to show up results, and won't redirect your visitors if they use it.
No need to worry about design, since it will import the title tags from your template.

== Installation ==

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

1. Upload `tampile.php` to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Go to 'Appearance' section on your admin panel, and select 'Widgets' submenu
4. Drag "Tampile" widget and paste it to your active sidebar, in the place you want it to appear

== Frequently Asked Questions ==

= Do i have to change my theme to make the plugin work? =

No theme changes are needed for this plugin. 

= I don't want the plugin to appear in the sidebar, can i add it elsewhere ? =

The current version of plugin is designed to be placed on the sidebar, in the future versions there will exist the option to be tagged directly from theme files.

= How it will affect my design and blog functionality =

You blog functionality and design will not be affected. When your visitors use the converter, the page will not be refreshed.

== Screenshots ==

1. Tampile temperature converter

== Changelog ==

= 1.2.2 =
* Updated to work with WordPress 5.7.2

= 1.2.1 =
* Adapted to work with WordPress 5.3.2

= 1.2 =
* Tested for Wordpress 4.1.1
* Changed the name of the widget

= 1.1 =
* Checked and tested for wordpress 4.0

= 1.0 =
* This is the first version of the plugin