Calce BMI Calculator

الوصف

The Calce BMI Calculator provides a clean and simple way to embed a Body Mass Index calculator on your WordPress site.

Visitors can input their height and weight using either metric (centimeters/kilograms) or standard/imperial (feet, inches/pounds) measurements. The tool processes the calculation and displays the resulting BMI number along with the standard weight status category.

Features

  • Easy integration via shortcode: [calce_bmi_calculator].
  • Supports both Standard and Metric systems.
  • Responsive design that automatically adapts to your theme layout.
  • Includes basic JSON-LD structured data for the calculator.

External services

This plugin connects to a third-party service via an iframe to display the BMI calculator and process the mathematical calculations.

This service is provided by calce.xyz (https://calce.xyz).
* What data is sent: No personal identifying data is transmitted or stored. The iframe only processes the height and weight inputs locally in the browser to return the BMI result.
* Terms of Use: [https://calce.xyz/terms/]
* Privacy Policy: [https://calce.xyz/privacy-policy/]

لقطات الشاشة

التنصيب

  1. Upload the plugin folder to the /wp-content/plugins/ directory, or install it directly through the WordPress plugins screen.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Use the Settings -> Calce BMI page to review instructions.
  4. Place the [calce_bmi_calculator] shortcode in any page, post, or text widget to display the tool.

الأسئلة المتكررّة

How do I add it to a page?

Simply type [calce_bmi_calculator] into the WordPress block editor or classic text editor.

المراجعات

لا توجد مراجعات لهذه الإضافة.

المساهمون والمطوّرون

“Calce BMI Calculator” هو برنامج مفتوح المصدر. وقد ساهم هؤلاء الأشخاص بالأسفل في هذه الإضافة.

المساهمون

ترجمة ”Calce BMI Calculator“ إلى لغتك.

مُهتم بالتطوير؟

تصفّح الشفرة، تحقق من مستودع SVN، أو الاشتراك في سجل التطوير بواسطة RSS.

سجل التغييرات

1.0.6

  • Updated contributors list.
  • Removed SVN assets from the primary plugin ZIP folder.

1.0.5

  • Initial release.