CI BMI Calculator
Check your health with our free BMI Calculator. Instantly calculate your Body Mass Index for adults and children using official WHO and CDC guidelines …
The facts
- Rating
- 5★ from 1
- Active installs
- 100+
- Price
- Free
- Last updated
- 3 Jun 2026
- Added
- Nov 2023
- Requires WP
- 5.0
- Tested up to
- WP 7.0.4
- Downloads
- 2,618
Our analysis
AI-assistedCI BMI Calculator is a WordPress plugin that allows you to calculate Body Mass Index (BMI) for both adults and children. It uses official guidelines from the WHO and CDC to provide accurate results. You can easily add the calculator to your site using a shortcode or by inserting a specific code into your template.
This plugin is suitable for health-related websites or anyone looking to provide BMI calculation functionality to their visitors. It is free to use and can be integrated into posts, pages, or sidebars.
Best for: Health-related websites or individuals wanting to offer BMI calculations.
What it does well
- ✓Free to use from the WordPress.org directory
- ✓Calculates BMI for both adults and children
- ✓Uses official WHO and CDC guidelines
- ✓Easy integration with shortcode or template code
- ✓Positive user rating
Where it falls short
- •Limited information on additional features
- •Only one rating available
Verdict
CI BMI Calculator provides a straightforward way to calculate BMI using established guidelines. It is a useful tool for those in the health sector or anyone interested in health metrics.
From the developer
Jane Smith's own description of CI BMI Calculator, lightly tidied.
Check your health with our free BMI Calculator. Instantly calculate your Body Mass Index for adults and children using official WHO and CDC guidelines. https://www.calculator.io/bmi-calculator/
Usage
Add the BMI Calculator shortcode to your page, post or sidebar:
[ci_bmi_calculator]
Add the following code to your template where you would like the BMI Calculator to appear:
<?php display_ci_bmi_calculator(); ?>