Popis
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.
Snímky obrazovky
Instalace
- 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]
Recenze
Autoři
Mortgage Calculator je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPlugin „Mortgage Calculator“ byl přeložen do 2 jazyků. Děkujeme všem překladatelům za jejich pomoc.
Přeložte “Mortgage Calculator” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.
Přehled změn
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
- Testováno na 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
- Testováno do 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