=== Body Mass Widget === Contributors: michelle_salabert Tags: body mass index widget, bmi widget, bmi calculator, calculater, ideal weight, health widget Requires at least: 3.6 Tested up to: 4.0 Stable tag: trunk License: gpl-3.0 License URI: http://www.gnu.org/licenses/gpl-3.0.txt Adds a widget that shows a BMI calculater with customizable labels. == Description == This Widget is a BMI Calculator form using JavaScript and PHP. It's css is very simple, so you can change it to match your theme. You can do this by editing the calculate_bodymass.css file in 'plugins/body-mass-widget/css'. And it is totally free! = Features = * Option to change all the labels. * Option to change border color. = Contribute = While using this plugin if you find any bug, please submit an issue at [Github](https://github.com/michelle-salabert/body-mass-widget) (If possible with a pull request). == Installation == = Automatic installation = 1. log in to your WordPress dashboard, navigate to the Plugins menu and click Add New. 2. In the search field type "Body Mass Widget" and click Search Plugins. 3. Once you've found plugin, you can install it by simply clicking "Install Now". 4. Then, go to plugins page of WordPress admin activate the plugin. 5. Now, go to the Widgets page of the Appearance section and configure the Body Mass Widget. = Manual installation = 1. Download the plugin. 2. Upload it to the plugins folder of your blog. 3. Activate the plugin through the "Plugins" menu in WordPress 4. Now, go to the Widgets page of the Appearance section and configure the Body Mass Widget. == Upgrade Notice == Nothing here! == Screenshots == 1. The sidebar Widget of Body Mass. == Changelog == 1.0 * Initial Release