Home / plugins, gadgets, and applications / BMI calculator widget for wordpress

BMI Calculator Plugin for WordPress

Description

This BMI calculator can give out the BMI value as well as basic understandings based on age, height, and weight. It accepts both the units for the United States and the metric units. This calculator can be inserted either to the sidebar or into the post, but not both.

Compatible: WordPress 2.5 or above

License: GNU GPL license

Download (Version: 1.2)

Screenshot

Installation

  1. Unzip "bmi-calculator-wp-widget-1.2.zip" and upload the contained files to the "/wp-content/plugins/" directory
  2. Activate the plugin through the "Plugins" menu in WordPress

Faq

Can I change the look and feel of the calculator?

Yes, you can edit the code after "Edit the following to change the look and feel of this calculator" in bmi-calculator-wp-widget.php to change the look and feel. You need to have basic HTML understanding to change it correctly.

Can I put this calculator to both the sidebar and the post?

No, please put it to either the sidebar or the post, but not both. If put into both places, the calculator will generate javascript error.