=== Responsive BMI Calculator ===
Contributors: guelben
Tags: bmi,calculator,health,bmi calculator
Requires at least: 2.7
Tested up to: 5.5
Requires PHP: 5.2.4
Stable tag: 2.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

A BMI (Body Mass Index) calculator, free, responsive and easy to use. The user receives his BMI and medical advices according to the World Health Organization.

== Description ==
A BMI (Body Mass Index) calculator free and easy to use. It is responsive and adjusts to any size of screen. The user receives his BMI and medical advices according to the World Health Organization. You can insert it using a widget or a shortcode. You can customize its appearence at the settings page.

== Installation ==
1. Install the plugin by downloading it through the plugin section on your site or manually upload it via FTP (put it under wp-content/plugins).
2. Activate the plugin under the plugin section. 
3. You are ready to go, just use the shortcode [show_RBMIC] or add the widget to the widget area (Sidebar / Footer). 


== Frequently Asked Questions ==
= How to display the BMI calculator? =

Use the following shortcode wherever you want in a page or post to display the BMI calculator:
 [show_RBMIC]


You can also add the widget to the widget area (Sidebar / Footer). In order to do so, go to appearance>widgets

== Screenshots ==
1. The calculator form
2. The results page
3. The settings page

== Changelog ==
= 2.0 =
* tested up to 5.5

= 1.9 =
* tested up to 5.4

= 1.8 =
* tested up to 5.3

= 1.7 =
* tested up to 5.2

= 1.6 =
* tested up to 5.1

= 1.5 =
* tested up to 5.0

= 1.4 =
* css improved

= 1.3 =
* Adding a logo


= 1.2 =
* Fixing translation problems


= 1.1 =
* Fixing translation problems


= 1.1 =
* Fixing translation problems


= 1.0 =
* First release