BMI Calculator By Calculator.iO Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
The free Body Mass Index calculator, also known as BMI, computes and classifies BMI for children and adults using data obtained from WHO and CDC.
Shortcode
Use the BMI Calculator shortcode:
[ci_bmi_calculator]
Libraries in use:
1. https://mathjs.org/
2. https://katex.org/
3. https://github.com/aFarkas/lazysizes
4. https://github.com/RobinHerbots/Inputmask
5. https://air-datepicker.com/
6. https://www.chartjs.org/
Usage
- Add the shortcode
[ci_bmi_calculator]
to your page, post or sidebar. - Add the following code:
<?php display_ci_bmi_calculator(); ?>
to your template where you would like the BMI Calculator to appear.