Descrição
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.
Capturas de tela
Instalação
- 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]
Avaliações
Colaboradores e desenvolvedores
“Mortgage Calculator” é um programa de código aberto. As seguintes pessoas contribuíram para este plugin.
ColaboradoresMortgage Calculator” foi traduzido para 2 localidades. Agradecemos aos tradutores por suas contribuições.
Traduzir “Mortgage Calculator” para seu idioma.
Interessado no desenvolvimento?
Navegue pelo código, consulte o repositório SVN ou assine o registro de desenvolvimento por RSS.
Registro de alterações
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