AmitDholiya Loan Calculator

外掛說明

AmitDholiya Loan Calculator helps site owners display a simple loan repayment calculator on any page using a shortcode.

Features:

  • Monthly loan payment calculation.
  • Amortization table output.
  • Principal vs interest payment breakdown chart (Chart.js).
  • Responsive, theme-friendly layout.
  • Shortcode: [loan_calculator]

The plugin bundles a local Chart.js script as required for WordPress.org plugins. Please keep this library up to date for security and compatibility.

螢幕擷圖

安裝方式

  1. Upload the plugin folder amitdholiya-loan-calculator to the /wp-content/plugins/ directory, or upload the ZIP via Plugins Add New Upload Plugin.
  2. Activate the plugin through the Plugins menu in WordPress.
  3. Add the shortcode [loan_calculator] to any page or post where you want to show the calculator.

常見問題集

Does the plugin load external resources?

No, all assets are loaded locally from within the plugin directory.

How do I change the styling?

You can override the styles by adding CSS rules that target the #amitloca-wrapper and related classes/IDs in your theme or customizer.

How do I keep Chart.js up to date?

Replace the file assets/js/chart.umd.js with the latest stable UMD build from the official Chart.js repository. Then update the version number passed to wp_enqueue_script() in the main plugin file if needed.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈AmitDholiya Loan Calculator〉的開發相關工作。

參與者

將〈AmitDholiya Loan Calculator〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.2.0

  • Initial public release of AmitDholiya Loan Calculator.