Changeset 3429145
- Timestamp:
- 12/29/2025 02:16:28 PM (3 months ago)
- Location:
- eh-mortgage-calculator
- Files:
-
- 2 edited
-
tags/3.0.0/readme.txt (modified) (3 diffs)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
eh-mortgage-calculator/tags/3.0.0/readme.txt
r3429138 r3429145 2 2 Contributors: edgarr41 3 3 Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=NAJ7GSMS87NEE 4 Tags: mortgage, loan calculator, amortization, finance, real estate , widget4 Tags: mortgage, loan calculator, amortization, finance, real estate 5 5 Requires at least: 5.0 6 6 Tested up to: 6.9 … … 20 20 **Features include:** 21 21 22 - Accurate mortgage payment calculation 23 - Full amortization table 24 - Pagination by year for readability 25 - Shortcode support: `[ehmortgagecalculator]` 26 - Widget support for classic themes 27 - **New Gutenberg block (version 3.0+)** 28 - Modernized JavaScript (no globals, no inline JS) 29 - Clean, responsive UI with a slimmer Bootstrap build 30 - Translation-ready (Spanish included) 31 - Lightweight and optimized for performance 22 - Accurate mortgage payment calculation 23 - Full amortization table 24 - Pagination by year for readability 25 - Shortcode support: `[ehmortgagecalculator]` 26 - **New Gutenberg block (version 3.0+)** 27 - Modernized JavaScript (no globals, no inline JS) 28 - Clean, responsive UI with a slimmer Bootstrap build 29 - Translation-ready (Spanish included) 30 - Lightweight and optimized for performance 32 31 33 32 Ideal for real estate websites, financial blogs, loan officers, and anyone who needs a simple, reliable mortgage calculator on their WordPress site. … … 41 40 `[ehmortgagecalculator]` 42 41 43 4. Or add the **EH Mortgage Calculator** widget to your sidebar or footer. 44 5. Or insert the **EH Mortgage Calculator Block** in the block editor (WordPress 5.0+). 42 4. Or insert the **EH Mortgage Calculator Block** in the block editor (WordPress 5.0+). 45 43 46 44 == Frequently Asked Questions == -
eh-mortgage-calculator/trunk/readme.txt
r3428841 r3429145 2 2 Contributors: edgarr41 3 3 Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=NAJ7GSMS87NEE 4 Tags: mortgage, loan calculator, amortization, finance, real estate , widget4 Tags: mortgage, loan calculator, amortization, finance, real estate 5 5 Requires at least: 5.0 6 6 Tested up to: 6.9 … … 20 20 **Features include:** 21 21 22 - Accurate mortgage payment calculation 23 - Full amortization table 24 - Pagination by year for readability 25 - Shortcode support: `[ehmortgagecalculator]` 26 - Widget support for classic themes 27 - **New Gutenberg block (version 3.0+)** 28 - Modernized JavaScript (no globals, no inline JS) 29 - Clean, responsive UI with a slimmer Bootstrap build 30 - Translation-ready (Spanish included) 31 - Lightweight and optimized for performance 22 - Accurate mortgage payment calculation 23 - Full amortization table 24 - Pagination by year for readability 25 - Shortcode support: `[ehmortgagecalculator]` 26 - **New Gutenberg block (version 3.0+)** 27 - Modernized JavaScript (no globals, no inline JS) 28 - Clean, responsive UI with a slimmer Bootstrap build 29 - Translation-ready (Spanish included) 30 - Lightweight and optimized for performance 32 31 33 32 Ideal for real estate websites, financial blogs, loan officers, and anyone who needs a simple, reliable mortgage calculator on their WordPress site. … … 41 40 `[ehmortgagecalculator]` 42 41 43 4. Or add the **EH Mortgage Calculator** widget to your sidebar or footer. 44 5. Or insert the **EH Mortgage Calculator Block** in the block editor (WordPress 5.0+). 42 4. Or insert the **EH Mortgage Calculator Block** in the block editor (WordPress 5.0+). 45 43 46 44 == Frequently Asked Questions ==
Note: See TracChangeset
for help on using the changeset viewer.