EH Mortgage Calculator

Beskrivelse

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.

Skjermbilder

  • Mortgage calculator form
  • Amortization table output
  • Pagination controls

Blokker

Denne utvidelsen gir 1 blokk.

  • EH Mortgage Calculator Insert the EH Mortgage Calculator.

Installasjon

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

Ofte stilte spørsmål

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.

Vurderinger

Det er ingen omtaler av denne utvidelsen.

Bidragsytere og utviklere

«EH Mortgage Calculator» er programvare med åpen kildekode. Følgende personer har bidratt til denne utvidelsen:

Bidragsytere

“EH Mortgage Calculator” har blitt oversatt til 1 språk. Takk til oversetterne for deres bidrag.

Oversett “EH Mortgage Calculator” til ditt språk.

Interessert i utvikling?

Bla gjennom koden, sjekk ut SVN-repositoriet, eller abonner på utviklingsloggen med RSS.

Endringslogg

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