BMI Calculator Plugin

Add a simple, stylable BMI calculator to your WordPress blog. Comes with material design and Bootstrap themes.

Author:Waterloo Plugins (profile at wordpress.org)
WordPress version required:4.0
WordPress version tested:5.2.2
Plugin version:1.0.3
Added to WordPress repository:10-11-2015
Last updated:25-08-2019
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:100
Rated by:4
Plugin URI:http://wordpress.org/plugins/bmi-calculator-s...
Total downloads:12 813
Active installs:1 000+
plugin download
Click to start download

Add a body mass index calculator to your blog by using the [bmi] shortcode. See the screenshots for previews.

There are 3 built-in styles: material design, Bootstrap, and default (your theme’s styles).

Options:

  • theme – material, clean, default, or none
  • metric – Label text for metric section
  • imperial – Label text for imperial section
  • height – Label text for height input
  • weight – Label text for weight input
  • heightPlaceholder – Placeholder text for height input
  • weightPlaceholder – Placeholder text for weight input
  • submit – Text for submit button
  • result – Text for result, use %bmi% to represent the calculated BMI

Examples:
[bmi theme=”clean”]
[bmi theme=”material” heightPlaceholder=”Enter your height” submit=”Calculate your BMI!” result=”Your BMI is %bmi%”]