Цей плагін не перевірявся з останніми 3-ма основними випусками WordPress. Можливо, він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності при використанні з більш новими версіями WordPress.

Healthy BMI Calculator

Опис

This is a very simple plugin which requires almost no configuration.

All you need to do is go to the Appearence then Widgets area in the Admin Dashboard.
Once you are there drag the BMI Calculator widget onto the widget area you would like it added to.

The only two settings are the title and the color. The color is the hex color you would like the results background to be.

A lot of the code was adapted from
Stack Exchange Thread

Скріншоти

  • Fill in widget settings
  • Example front end look
  • Front end with results
  • Adding shortcode to post

Встановлення

Install from the WordPress plugin page in the admin dashboard. Search for Healthy BMI Calculator.
Or you can download the zip file and upload it while on the add new plugin page.

Then you just need to either add the widget or the shortcode to where you would like it on your site.

Часті питання

  1. Can I have more than one calculator per page?
No maybe in a future upgrade.
  1. What shortcode do I use?
[sm_bmi_calculator]

Відгуки

Прочитати всі 1 відгук

Учасники та розробники

“Healthy BMI Calculator” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

Перекладіть “Healthy BMI Calculator” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.

Журнал змін

1.2

  • Updating readme.txt file with proper version and URI fields.