Beschrijving
This plugin provides a very simple and easy to use mortgage calculator widget.
I tried to provide a bloat-free mortgage plugin that serves the purpose in a quality way.
This mortgage plugin is also translation ready and you can translate it to your language using pot file provided in languages directory.
Schermafbeeldingen
Installatie
- Unzip the downloaded package
- Upload
mortgage-calculator
to the/wp-content/plugins/
directory - Activate the plugin through the \’Plugins\’ menu in WordPress
- Visit widgets section to use the widget or use shortcode
[mortgage_calculator]
Beoordelingen
Bijdragers & ontwikkelaars
“Mortgage Calculator” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
Bijdragers“Mortgage Calculator” is vertaald in 2 talen. Dank voor de vertalers voor hun bijdragen.
Vertaal “Mortgage Calculator” naar jouw taal.
Interesse in de ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
1.3.0
Tested with WordPress 6.7.0.
1.2.1
Fixes
1.2.0
Added shortcode mortgage_calculator
1.1.12
Tested with WordPress 6.4.0.
1.1.11
Tested with WordPress 5.9.3.
1.1.10
- Small fix
1.1.9
- JS and CSS fixes.
1.1.8
- Technical version change.
1.1.7
- CSS fix.
1.1.6
- Small fix.
1.1.5
- Tested with WordPress 5.6.1
- Added Default Values tab in Settings to specify default values for Amount, Down Payment, Rate and Term
- Added Amortization Schedule popup with Amortization Schedule and Chart
1.1.4
- Changed plugin author
1.1.3
- Tested with WordPress 5.5
1.1.2
- Tested with WordPress 5.4
1.1.1
- Widget space issue fixed
- Translation files updated
1.1.0
- Mortgage output string options added
- Calculation with zero down payment enabled
- Calculation with zero interest enabled
- Tested with WordPress 5.3.2
1.0.3
- Tested with WordPress 5.2.2
1.0.2
- Added language translation files for Spanish, French, German, Italian, Turkish and Portuguese
- Fixed a debug notice
- Improved localization
- Refactored code to resolve probable conflicts with other plugins or themes
1.0.1
- Improved escaping
- Improved translation support
1.0.0
- Initial Release