=== Mortgage Calculator ===
Contributors: mcitar
Tags: loan, mortgage, mortgage calculator, real estate, realtor, responsive, widget, calculator, loan calculator
Requires at least: 4.6
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tested up to: 6.7
Stable tag: 1.3.0

It provides an easy to use mortgage calculator widget.

== Description ==
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.

== Screenshots ==
1. Settings
2. Widget Admin Side
3. Mortgage Widget Frontend
4. Widget Frontend After Calculation

== Installation ==
1. Unzip the downloaded package
2. Upload `mortgage-calculator` to the `/wp-content/plugins/` directory
3. Activate the plugin through the \'Plugins\' menu in WordPress
4. Visit widgets section to use the widget or use shortcode `[mortgage_calculator]`

== 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