Descripción
This plugin, from the creators of Property Hive, allows you to quickly and easily add a mortgage calculator to your website by simply adding the shortcode [mortgage_calculator] where you want it to appear.
Users simply enter the purchase price, deposit amount, interest rate and repayment period, then the repayment information is calculated instantly.
Note: This plugin is independent of Property Hive. You DO NOT need to be using Property Hive to download and use this plugin.
Capturas
Instalación
Automatic installation
Automatic installation is the easiest option as WordPress handles the file transfers itself and you don’t need to leave your web browser. To do an automatic install of the Property Hive mortgage calculator, log in to your WordPress dashboard, navigate to the Plugins menu and click Add New.
In the search field type “Property Hive Mortgage Calculator” and click Search Plugins. Once you’ve found our plugin you can view details about it such as the point release, rating and description. Most importantly of course, you can install it by simply clicking “Install Now”.
Manual installation
The manual installation method involves downloading the plugin and uploading it to your webserver via your favourite FTP application. The WordPress codex contains instructions on how to do this here.
Updating
Updating should work like a charm; as always though, ensure you backup your site just in case.
The Shortcode
Simply add the shortcode [mortgage_calculator] where you want it to appear.
If you want to default the ‘Purchase Price’ you can also pass a ‘price’ attribute through to the shortcode like so: [mortgage_calculator price=”200000″]
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
“Property Hive Mortgage Calculator” es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce “Property Hive Mortgage Calculator” a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN , o suscríbete al log de desarrollo por RSS .
Registro de cambios
1.0.6
- PHP8.2 compatibility
- Declared support for WordPress 6.6.2
1.0.5
- Declared support for WordPress 6.5.3
1.0.4
- Declared support for WordPress 5.7.2
1.0.3
- Added ability to pass in ‘price’ attribute to shortcode for when being used on a property page
- Declared support for WordPress 4.9.8
1.0.2
- Provided ability to override template by creating a copy in yourtheme/propertyhive/mortgage-calculator.php
- Declared support for WordPress 4.6.1
1.0.1
- Fixed issue with shortcode output being echoed instead of returned, meaning it would appear in the wrong place
- Declared support for WordPress 4.6
1.0.0
- First working release of the plugin