內容簡介
Jhon990 Calculator Suite 是一款多功能計算器外掛,提供快速簡便的計算工具,包括基本計算、科學計算、貸款計算及 BMI 計算等,適合各類使用者需求。
【主要功能】
• Adopt Me 價值計算器
• 基本計算器(加、減、乘、除)
• 科學計算器(三角函數、對數等)
• 貸款/EMI 計算器
• BMI 計算器(體重分類)
• 貨幣轉換器(手動匯率)
外掛標籤
開發者團隊
原文外掛簡介
Adopt Me, BMI, loan and scientific calculators with amvgg for quick and easy calculations.
Features:
Adopt Me Value Calculator (search a pet’s value, or compare a trade for Win / Fair / Lose)
Editable Adopt Me pet list – paste a full list at once from Settings, no per-pet editing needed
Basic Calculator (add, subtract, multiply, divide, brackets)
Scientific Calculator (sin, cos, tan, log, ln, sqrt, power, factorial, pi, e)
Loan / EMI Calculator (monthly EMI, total interest, total payment)
BMI Calculator (with category: Underweight, Normal, Overweight, Obese)
Percentage Calculator (X is what % of Y, X% of Y)
Currency Converter (manual exchange rate – no external API, fast and privacy-friendly)
Calculation history (last 10 entries, saved locally in the browser)
Tabbed “All-in-one” view – all calculators in one place
Gutenberg block support
Classic widget support
Shortcode support: [jncs_calculator type=”basic|scientific|loan|bmi|percentage|currency|adoptme|all”]
Admin settings page – customize theme color, default calculator, decimal places
Translation ready (text domain: jhon990-calculator-suite)
Clean, sanitized and escaped code that follows WordPress coding standards
No external/3rd-party API calls at runtime – the Adopt Me list is stored locally and only refreshed when you paste in updated values
Lightweight – assets are only loaded when needed
Shortcode Usage
[jncs_calculator type="basic"]
[jncs_calculator type="scientific"]
[jncs_calculator type="loan"]
[jncs_calculator type="bmi"]
[jncs_calculator type="percentage"]
[jncs_calculator type="currency"]
[jncs_calculator type="adoptme"]
[jncs_calculator type="all"]
You can also add the title and theme attributes:
[jncs_calculator type="basic" title="My Calculator" theme="#ff5733"]
