=== TA BMI Calculator ===
Requires at least: 4.7
Tested up to: 5.4
Stable tag: 4.3
Requires PHP: 7.0+
License: GPLv2
License URI: https://www.gnu.org/licenses/gpl-2.0.html

BMI Calculator is a calculator to find Body Mass Index

== Description ==

This plugin can help your visitors to find their Body Mass Index by providing answers to simple questions, like;
What is your weight? (It should be in pounds lb)
What is your height? (It should be in feet and inches)

Once you installed this plugin you have to use the shortcode to show up the TA BMI Calculator in your Posts or Pages by using this shortcode
`[show_bmicalculator]`

== Screenshots ==

1. What is your Weight?
2. What is your Height?
3. BMI result

== Changelog ==

= 1.0.1 =
* Added radio button to switch Weight units between kilogram (kg) & pound (lb)