WordPress OSINT, maintenance or security needs? Reach out!
TLDWP

Plugin: calculator-builder (Used by 10 domains)

Calculator Builder – Create an Online Calculator

👤 Wow-Company 📦 v1.6.3 🔗 Plugin Homepage

Introducing the Calculator Builder WordPress plugin – the ultimate WordPress plugin that allows you to create online calculators for any calculation. You can also add style to your calculator and customize it the way you want. Calculator Builder is a great plugin to have awesome and easy-to-use calculators. It has powerful tools to create an intuitive calculator and to use them for different purposes. Display any type of calculator on your website to make it more engaging and user-friendly, such as health and financial ones. The Calculator Builder plugin provides you with elements such as checkboxes, radio buttons, numbers, and dropdowns. It has an amazing set of features that will help you create the online calculator you want very quickly and effectively.

Key Features

  • Intuitive interface – the Calculator Builder plugin has a very intuitive interface and is very engaging. You can create a calculator that perfectly matches your website design, and is highly customizable.
  • Easy to use – another important feature of the Calculator Builder WordPress plugin is that it is super easy to use. With its well-designed interface and structure, you can easily understand how to create calculators even if you are not a developer and don’t have coding skills. However, complex calculators will still require JavaScript skills.
  • Unlimited items to use for calculators – Calculator Builder provides you with unlimited items to include in your individual calculator. This is also a great feature as not many calculator builders provide you with lots of items.
  • User-friendly – Sometimes different types of calculators can look confusing, for instance, Financial Calculators. can look confusing. Many users pay attention to the user-friendly aspect of calculators. The Calculator Builder plugin provides you with a great user experience as it is made to make the calculation process easier and quicker.
  • Highly customizable – CalcHub extension helps you to easily design the calculator the way you want. This will help you to brand your website by making the calculator an inseparable part of it.
  • Live builder – Լive builder allows you to see the calculator created. This will save you time during the process of creation.
  • Usage of Vanilla JS: without using the jQuery library
  • Export/Import tool – Calculator Builder allows you to export and import calculator data
  • Field types such as “Title”, “Separator”, “Spacer”, “Textarea”, and “Input”

Use Cases

1 Finance calculators

Do you write a blog? Own a car dealership? Or are otherwise involved in financial services? Then you should consider adding the Calculator Builder plugin to your website which will easily carry out financial calculations and ease the processes concerning any aspect of your finances.

You can do the following types of financial calculations:

2 Health calculators

Do you own sports, diet, or health websites? Are you involved in health-related services? If yes, then you should start using the Calculator Builder WordPress plugin as a health-related calculator to make your work easier.

Examples online calculators

Elements

The calculator elements of WordPress Calculator Builder include the following:

  • Radio Button
  • Dropdown
  • Checkbox
  • Number
  • Textarea
  • Date
  • Time
  • Range

Field Types

Number – a control used for numbers. When supported, it shows a spinner and applies to default validation. Some devices with dynamic keypads show a numeric keypad.
Select – the select element depicts a control with a menu of choices
Radio – set the title and select a single value from multiple choices with the same name value –
Checkbox – select single values
Number and Select – insert Number and Select fields, set the title, choose the addon and write the preferred value
Buttons – write the title, and then set the “Calculate” and “Reset” buttons
Result – set the field containing the outcome. It is a read-only field.
Title – set the title without fields. You can control size and wight of the font;
Separator – add the separator to the calculator form as a line
Spacer – add space between fieldset
Textarea – add textarea to the form
Input – you can use the next type of the field: Text, Email, Date, DateTime, Month, Time, Week
Range – a slider or dial control.

Formulas

Comparison and Conditional Formula – if(){}, else , if(){}, Else{}, >=, <=, ==, &&, ||
Math Static Properties – Math.E, Math.LN2, Math.LN10, Math.LOG2E, Math.LOG10E, Math.PI, Math.SQRT1_2, Math.SQRT2
Math Static Methods – Math.pow(), Math.sqrt(), Math.ceil(), Math.round(), Math.random(), Math.max(), Math.min(), Math.log(), Math.abs(), Math.acos(), Math.asin(), Math.atan(), Math.atan2(), Math.cos(), Math.exp(), Math.sin(), Math.tan(), Math.trunc()

Video

How to Get Started with the WordPress Calculator Builder plugin

PRO Features

  • Customize the calculator for each individual calculator.
  • Add the button likes and calculation counter to your calculators and you’ll be able to track it easily.
  • Easily add an online calculator print button as well as a copy URL button.
  • Integration WordPress plugin Contact Form 7 with Calculator Builder. Easily send the calculator result by email.

Get PRO Extension

Find your Bundle of the Calculators

EQUATION / FORMULA

To calculate the result, you must use the variables in the Formula field

  • Variable x[] – the variable is used for the field that takes part in the calculation
  • Variable y[] – variable for displaying the result

    y[1] = x[1] + x[2];

    y[1] = x[1] – x[2];

    y[1] = x[1] * x[2];

    y[1] = x[1] / x[2];

Formula with additional variables

You can use the additional variables in the formula field for to facilitate writing the formula and displaying the result.

For Example, Formula Monthly payment for Loan:

let r = x[2] / 1200;
let A = x[1];
let N = x[3];

let result = ( r * A ) / ( 1 - Math.pow((1+r), -N));
y[1] = roundVal(result, 2);

roundVal(val, decimals) – function for rounding a number. The first parameter (val) is the number to be rounded, and the second parameter (decimals) is the number of numbers after the decimal point.

Conditional formula

You can use complex structures to calculate the results.
the ability to use the following comparison operators:

  • < less
  • > more
  • == equal

For Example:

if( x[1] < 100 ) {
    y[1] = x[2] * 2;
} else if ( x[1] < 200 ) {
    y[1] = x[2] * 3;
} else {
    y[1] = x[2] * 4;
}

Support

If you have any questions concerning the plugin ask us at the WordPress forum.

DomainExposuresHeadersLast Checked
w*l*g*t*n*e*l*g*n*.com 👤 F 2026-07-16 21:53:49
r*a*h*o*o*u*i*n*.com F 2026-07-14 03:03:45
r*a*h*0*o*u*i*n*.com F 2026-07-14 03:03:45
v*r*p*o*e*t*i*a*k*r*.fi (WP 6.8.2) 👤 F 2026-07-11 12:28:18
v*r*p*o*e*t*i*a*k*r*.com (WP 6.8.2) 👤 F 2026-07-04 22:26:52
a*a*i*l*n*.c*.id (WP 6.8.5) F 2026-07-04 17:09:23
w*l*f*n*m*.com (WP 6.9.4) 👤 F 2026-07-01 01:49:46
m*n*a*i*a*o*a.c*m.br (WP 7.0) 💀 F 2026-06-11 10:51:19
t*e*i*z*c*l*.com (WP 6.4.1) ⚠️ B 2026-06-03 14:26:19
c*p*a*t.com (WP 7.0) F 2026-05-27 11:16:07

Top 50 Plugins

Plugin Count
elementor 1,791,991
contact-form-7 1,779,134
elementor-pro 1,060,772
woocommerce 821,917
revslider 618,022
jetpack 463,243
js_composer 427,308
wp-rocket 342,763
essential-addons-for-elementor-lite 269,212
complianz-gdpr 262,667
gravityforms 258,562
cookie-law-info 232,879
google-site-kit 232,110
instagram-feed 228,372
sitepress-multilingual-cms 214,191
header-footer-elementor 210,921
google-analytics-for-wordpress 209,308
bluehost-wordpress-plugin 193,553
elementskit-lite 184,115
gutenberg 167,450
cookie-notice 152,473
litespeed-cache 141,984
gutenberg-core 132,369
wpforms-lite 127,370
gtranslate 127,369
the-events-calendar 124,482
astra-sites 116,569
popup-maker 111,882
woocommerce-payments 111,549
tablepress 102,712
honeypot 98,899
astra-addon 95,261
wp-smushit 92,347
coblocks 92,193
duracelltomi-google-tag-manager 91,658
all-in-one-seo-pack 91,071
layerslider 91,001
bb-plugin 86,978
premium-addons-for-elementor 85,963
akismet 85,843
cleantalk-spam-protect 83,894
mailchimp-for-wp 83,356
ml-slider 83,102
megamenu 81,487
woocommerce-gateway-stripe 80,712
fusion-builder 78,448
ewww-image-optimizer 77,464
jet-engine 77,379
smart-slider-3 77,368
wp-pagenavi 77,277

Top 50 Themes

Theme Count
hello-elementor 626,149
Divi 504,802
astra 422,270
flatsome 136,213
Avada 123,183
generatepress 116,524
pub 92,009
oceanwp 82,296
kadence 80,055
enfold 70,496
salient 66,103
twentyseventeen 55,095
twentytwentyfour 53,090
betheme 52,905
bb-theme 52,872
blocksy 51,632
cocoon-master 50,283
dt-the7 46,081
h4 45,786
twentytwentyfive 44,805
woodmart 39,962
neve 38,894
Avada-Child-Theme 37,406
gox 36,215
bridge 32,094
twentytwentyone 30,814
lightning 30,292
twentytwenty 29,183
swell 28,475
bricks 26,546
Impreza 26,488
Newspaper 24,514
twentytwentythree 22,552
epik-redesign 19,421
twentytwentytwo 19,185
uncode 18,834
twentysixteen 17,792
pro 17,629
sydney 16,838
storefront 16,554
Total 14,689
hello-theme-child-master 14,093
factory-templates-4 13,745
extendable 13,730
themify-ultra 13,153
hestia 12,814
yootheme 12,783
yith-wonder 12,771
porto 12,109
twentynineteen 11,769