Wtyczka nie została przetestowana z trzema ostatnimi głównymi wydaniami WordPressa. Może nie być już utrzymywana lub obsługiwana, co może skutkować problemem ze zgodnością z nowszymi wersjami WordPressa.

Healthy BMI Calculator

Opis

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

Zrzuty ekranu

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

Instalacja

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.

Najczęściej zadawane pytania

  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]

Recenzje

Przeczytaj 1 recenzje

Kontrybutorzy i deweloperzy

„Healthy BMI Calculator” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój wtyczki.

Zaangażowani

Rejestr zmian

1.2

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