Описание
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.
Скриншоты
Установка
- 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]
Отзывы
Участники и разработчики
«Mortgage Calculator» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
Участники«Mortgage Calculator» переведён на 2 языка. Благодарим переводчиков за их работу.
Перевести «Mortgage Calculator» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
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