Description
Vareon Calculator Suite Lite provides a collection of professional calculators that can be embedded anywhere on your WordPress site using either blocks or shortcodes.
Available calculators in Lite (14 total):
- Finance & Money: Loan, Mortgage, Savings & Compound Growth, Credit Card Payoff, ROI, Tip, Discount
- Health & Lifestyle: BMI, Fuel Cost
- Education: GPA, Grade Calculator
- Utilities: Age, Unit Converter, Percentage
Key Features:
- Blocks & Shortcodes — add calculators from the block inserter or via
[vareon]/[vareoncalc] - Live Block Preview — configure calculators directly inside the block editor with real-time output
- Smart Validation — inline messages, safe defaults, and safeguards against incomplete inputs
- Rich Results — detailed payoff summaries, health categories, and practical tips per calculator
- Light & Dark Presets — switch globally from settings or override per-block
- Accessible by Design — keyboard-friendly, ARIA-labeled, and WCAG-conscious styling
Usage
Using Blocks (Recommended):
- In the block editor, click the ‘+’ button
- Search for “Vareon Calculator” or browse the “Vareon Calculator Suite” category
- Select your calculator type
Using Shortcodes:
Basic usage:
[vareon type=”bmi”] or [vareoncalc type="bmi"]
With all options:
[vareon type=”loan” theme=”dark” width=”600px” branding=”0″]
Shortcode Parameters:
type– Calculator type:loan,mortgage,savings,credit-card-payoff,roi,discount,tip,bmi,age,percentage,unit-converter,fuel-cost,gpa,grade-calc(default:bmi)theme– Theme override:lightordark(default: uses global setting)width– Calculator width: any CSS width value (default:100%)branding– Show Vareon branding:1
Note: If an invalid calculator type is specified (e.g., a typo like gpp instead of gpa), the shortcode will render nothing rather than showing a fallback calculator.
Calculator Details
BMI Calculator:
- Input: Height (cm) and Weight (kg)
- Output: BMI value with health category classification
- Categories: Underweight, Normal weight, Overweight, Obese
- Includes: Health tips and recommendations based on category
Loan Calculator:
- Input: Loan amount, APR %, Term in years
- Output: Monthly payment amount
- Breakdown: Total interest paid, total amount paid
- Features: Handles interest-free loans, warns on high APR
Savings & Compound Growth:
- Input: Initial deposit, monthly contribution, annual rate, time period, compound frequency
- Output: Final balance with compound interest breakdown
- Features: APY to APR conversion, contribution timing (beginning/end of month)
Age Calculator:
- Input: Birth date
- Output: Exact age in years, months, and days
- Features: Next birthday countdown
Unit Converter:
- Input: Value and unit type (length, weight, temperature)
- Output: Converted value in target unit
- Features: Multiple unit categories and conversions
Theme Customization
Navigate to Settings > Vareon Calculator Suite to access advanced theme controls:
General Settings:
* Default theme (Light or Dark)
* Global branding toggle
* Per-block override permission
Lite ships with curated Light and Dark presets designed to look great out of the box.
External Services
This plugin does not connect to any external third-party services. All calculations are performed locally in the user’s browser. No data is transmitted to external servers.
Links to vareon.dev (e.g., “Powered by Vareon” branding and documentation) are standard hyperlinks that users may click; the plugin does not automatically send any data to these URLs.
For reference:
* Privacy Policy: https://vareon.dev/privacy/
* Terms of Service: https://vareon.dev/terms/
Data Storage & Privacy
Cookies: This plugin does not set any cookies.
Browser localStorage (functional):
* vareoncalc_measurement_mode — Remembers the visitor’s preferred measurement system (metric/imperial) on calculators that support both. This is purely functional and not used for analytics.
* Admin-only keys (e.g., VAREONCALC_preview_calc_type) persist UI preferences within the settings page for convenience. These never leave the browser.
WordPress Database:
* Site options: Theme preferences, currency settings, and other configuration (stored in the WordPress options table).
* User meta (per-user): Admin notice dismissal timestamps.
* Transients: Short-lived flags for activation redirects (auto-expire within 30 seconds).
No telemetry or tracking: This plugin does not collect usage data or any personally identifiable information. All calculations happen entirely in the browser.
Uninstall cleanup: When you delete this plugin via the WordPress admin, all stored data (options, transients, and user meta) is automatically removed from the database. Browser localStorage data can be cleared via your browser settings.
Screenshots

Welcome to Vareon Calculator Suite! The onboarding wizard guides you through setup with an overview of available calculators. 
Quick Setup screen allows you to configure theme, currency, measurement system, and branding preferences. 
Select Calculator modal in the Gutenberg block editor, showing the full library of available calculator types. 
Two calculators displayed side-by-side demonstrating the Light and Dark theme options. 
Fuel Cost Calculator with calculated results showing detailed breakdown and helpful tips.
Blocks
This plugin provides 1 block.
- Vareon Calculator Add a calculator to your post
Installation
- Upload the
vareon-calculator-suite-litefolder to/wp-content/plugins/ - Activate the plugin through the ‘Plugins’ menu in WordPress
- Configure settings at Settings > Vareon Calculator Suite
- Add calculators to your posts using blocks or shortcodes
FAQ
-
Can I customize the calculator colors?
-
You can choose between Light and Dark theme presets.
-
Do calculators work in the block editor?
-
Absolutely! The calculators are fully functional in the block editor with live calculations, so you can test them while editing.
-
Are the calculators mobile-friendly?
-
Yes, all calculators are fully responsive and work great on phones, tablets, and desktops.
-
Can I use multiple calculators on the same page?
-
Yes, you can add as many calculators as you need to any page or post.
-
Can I show the “Powered by Vareon” branding?
-
Yes! The credit is disabled by default, but you can enable it globally in Settings to help support ongoing development. We appreciate it when you enable it—it helps us keep Vareon Calculator Suite Lite free.
-
Do the calculators require JavaScript?
-
Yes, the calculators use modern JavaScript modules for optimal performance.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Vareon Calculator Suite Lite” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Vareon Calculator Suite Lite” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
Version 1.0.3 — January 2026
Fixes
- Updated readme
Version 1.0.2 — January 2026
Fixes
- Minor fix to logo and readme
Version 1.0.1 — January 2026
Fixes
- Minor Logo fixes
Version 1.0.0 — January 2026
Highlights
- Curated library of embedded calculators covering finance, health, education, and daily utilities.
- Gutenberg block with live preview, alignment controls, and per-block overrides.
- Modern UI driven by CSS custom properties, light/dark presets, and responsive layouts.
- Built-in validation and accessible messaging for every calculator.
What’s Included
Finance & Business: Loan, Mortgage, Savings & Compound Growth, ROI, Credit Card Payoff, Tip, Discount, Percentage.
Health & Lifestyle: BMI, Fuel Cost.
Education & Productivity: GPA, Grade Calculator, Age Calculator, Unit Converter.
Editor & Admin: Block modal picker, live preview.
Branding Control: Optional “Powered by Vareon” credit (off by default, enable if you’d like to support development).
Performance & Architecture: ES-module calculators, on-demand loading, reusable calculator utilities.
Looking Ahead
Ongoing improvements and refinements across the calculator library and UI.
Additional calculators and customization options in future 1.x releases.
