EH Mortgage Calculator

外掛說明

EH Mortgage Calculator is a lightweight, responsive, and easy-to-use mortgage calculator plugin for WordPress.
It allows users to quickly calculate monthly mortgage payments and view a full amortization schedule with clean, paginated results.

Version 3.0 introduces a complete modernization of the plugin, including a new Gutenberg block, improved JavaScript, updated UI, and a fully refactored codebase built for PHP 8 and WordPress 6.x.

Features include:

  • Accurate mortgage payment calculation
  • Full amortization table
  • Pagination by year for readability
  • Shortcode support: [ehmortgagecalculator]
  • New Gutenberg block (version 3.0+)
  • Modernized JavaScript (no globals, no inline JS)
  • Clean, responsive UI with a slimmer Bootstrap build
  • Translation-ready (Spanish included)
  • Lightweight and optimized for performance

Ideal for real estate websites, financial blogs, loan officers, and anyone who needs a simple, reliable mortgage calculator on their WordPress site.

螢幕擷圖

  • Mortgage calculator form
  • Amortization table output
  • Pagination controls

適用於區塊編輯器

這個外掛提供 1 個可供 Gutenberg/區塊編輯器使用的區塊。

  • EH Mortgage Calculator Insert the EH Mortgage Calculator.

安裝方式

  1. Upload the eh-mortgage-calculator folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the Plugins menu in WordPress.
  3. Add the calculator to any page or post using the shortcode:

    [ehmortgagecalculator]

  4. Or insert the EH Mortgage Calculator Block in the block editor (WordPress 5.0+).

常見問題集

Can I customize the calculator settings?

Not yet. Future versions will include customization options such as default values, labels, and display settings.

Is the plugin translation-ready?

Yes. The plugin is fully internationalized and includes a Spanish translation.

Does it work with block themes?

Yes. Version 3.0 introduces a native Gutenberg block that works with all block themes.

使用者評論

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

參與者及開發者

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

參與者

〈EH Mortgage Calculator〉外掛目前已有 1 個本地化語言版本。 感謝全部譯者為這個外掛做出的貢獻。

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

對開發相關資訊感興趣?

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

變更記錄

3.0

  • Major modernization of the entire plugin
  • Added a fully functional Gutenberg block with dynamic rendering
  • Rebuilt JavaScript using modern standards (no globals, no inline scripts)
  • Improved mortgage calculation logic and edge-case handling
  • Redesigned UI with a slimmer, custom Bootstrap build
  • Refactored plugin into a class-based architecture
  • Improved shortcode output and front-end rendering
  • Enhanced pagination for amortization tables
  • Updated internationalization and text domain consistency
  • Cleaned up file structure and removed legacy code
  • Improved security, sanitization, and escaping
  • Updated plugin header and documentation for WordPress.org
  • Removed legacy widget support. The calculator is now available as a shortcode and a Gutenberg block.

2.0

The plugin can now be used as a widget.

1.1

Changed Text Domain to match the slug of the plugin.

1.0

Release Date: September 7, 2015
* Initial release