A simple calculator to show your users BMI (Body Mass Index)
This is a basic calculator that displays the users BMI (Body Mass Index) depending on their Height and Weight
You can select to display the input options as
* Metric (Centimeters and Kilograms)
*Imperial (Inches and Pounds)
It’s easy to configure different options from the wordpress panel
Esta es una calculadora sencilla que muestra el IMC (Indice de Masa Corporal) de los usuarios dependiendo de su Peso y Altura
Puedes seleccionar mostrar el formulario en
*Sistema métrico (Centímetros y Kilogramos)
*Sistema imperial (Pulgadas y Libras)
Fácil de configurar desde el panel de wordpress
Is the same formula you can find in Wikipedia
This plugin comes by default with:
*spanish
*english
but you can add new languages in the “languages” folder
Add the following text in your text block: [bmi_calculator]
Add the following text in your text block: [bmi_calculator hide_table=true hide_styles=true system_type=”imperial” section_title=”My personal title” ]
*hide_table (true / false)
*hide_header (true / false)
*hide_styles (true / false)
*hide_footer (true / false)
*system_type (metric / imperial)
*section_title (string)