설명
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.
스크린샷
설치
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″]
후기
이 플러그인에 대한 평가가 없습니다.
기여자 & 개발자
“Property Hive Mortgage Calculator”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.
기여자자국어로 “Property Hive Mortgage Calculator”(을)를 번역하세요.
개발에 관심이 있으십니까?
변경이력
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