EH Mortgage Calculator

Descrizione

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.

Screenshot

  • Mortgage calculator form
  • Amortization table output
  • Pagination controls

Blocchi

Questo plugin fornisce 1 blocco.

  • EH Mortgage Calculator Insert the EH Mortgage Calculator.

Installazione

  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+).

FAQ

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.

Recensioni

Non ci sono recensioni per questo plugin.

Contributi e sviluppo

“EH Mortgage Calculator” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

“EH Mortgage Calculator” è stato tradotto in 1 lingua. Grazie a chi traduce per il contributo.

Traduci “EH Mortgage Calculator” nella tua lingua.

Ti interessa lo sviluppo?

Esplora il codice segui il repository SVN, segui il log delle modifiche tramite RSS.

Changelog

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