=== Global Body Mass Index Calculator ===
Contributors: helpstring
Tags: GBMI calculator, Global Body Mass Index Calculator
Requires at least: 3.0
Tested up to: 5.1
Stable tag: 1.2

Global BMI Calculator allows you to both calculate the BMI for grown ups and children and create a localized version for you language!

== Description ==

#### Shortcode
* You can add the Global BMI Calculator via shortcode [gbmicalc]

#### Widget
* Just insert the widget in the chosen sidebar, type a title and activate the wanted options

#### Localization 
* It is global because you can switch from standard to metric system and localize all shown text.

#### Try the demo
See the [Global Body Mass Index Calculator site](https://www.ostheimer.at/wordpress-plugins/global-body-mass-index/ "Global Body Mass Index Calculator")

#### Other Wordpress Plugins by Ostheimer
See other Wordpress Plugins on our [Plugin-Site](https://www.ostheimer.at/leistungen-preise/wordpress/wordpress-plugins/ "Plugin-Site")

== Installation ==

1. Upload  "global-body-mass-index-calculator" folder to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress
1. Add the GBMI Calculator Widget to your widget enabled space
1. If you need insert in article please use short tag [gbmicalc]

== Screenshots ==

1. BMI Calculator settings in sidebar widget.
2. BMI Calculator settings page in admin panel.
3. Frontend view of adult without result.
4. Frontend view of adult with result.
5. Frontend view of child without result.
6. Frontend view of child with result.

== Frequently Asked Questions ==

= How can I display the GBMI Calculator in a page? =

You can add the shortcode [gbmicalc] in a page so that the GBMI calculator will be diplayed in that page.

= How can I translate the Plugin? =

1. Download and install a translation tool like Poedit 
2. Go to the root directory of the plugin
3. Open the "languages" folder
4. Duplicate the file "GBMI-calc-xx_XX.pot"
5. Rename the file and replace xx with your language code (http://www.gnu.org/software/gettext/manual/html_chapter/gettext_16.html#Language-Codes)
6. Rename the file and replace XX with your country code (http://www.gnu.org/software/gettext/manual/html_chapter/gettext_16.html#Country-Codes)
7. Open the renamed file with Poedit and translate the strings
8. Save the file
9. Upload the generated .mo file

== Changelog ==

= 1.2 =
* JS bugs fix

= 1.1 =
* Tested up to Wordpress 5.1

= 1.0.7.0 =
* Tested up to Wordpress 3.5
* Translation fixed

= 1.0.6.0 =
* Critical error fixed

= 1.0.5.0 =
* Fixed many bugs

= 1.0.1.0 =
* Initial Release






