이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

Simple Mortgage Calculator

설명

Simple Mortgage Calculator Features

Visitors can:
– change any values without reloading the page.
– select “Calculate” and wait a few seconds for the results to appear.

Plugin can be used inside any article by placing the following code:
[simple-mortgage-calculator]
If you want to use it as a widget just slide the “Monthly Mortgage Calculator” widget to your desired sidebar.

If you want to change the currency sign you can edit the following files and lines:

mortgage-calc.php
– line 53 after each <td>
– line 62 after each <td>
– line 74 before </td>

monthly-mortgage-calc.php
– line 31 before </td>

ps: If your server is using a php version less than 5.3.x then before installing plugin delete file “mortgage-calc.php” and rename file “mortgage-calc-for-php-less-than-3x.php” to “mortgage-calc.php”.

Demo

There is also a Premium Mortgage and Loan Calculator Plugin that has the following additional features:

  • Enter “Extra Payments” details but its not required.
  • Enable the “Send report to email” option in case you want to have your report sent as an email for future comparison.
  • Every time your visitor enables the email report you get results saved in your WordPress database under table wp_a_m_c_reports.
    You can use that table for exporting reports and other useful data. Plugin uninstall also removes all related tables.

Usage

Plugin can be used inside any article by placing the following code:
[simple-mortgage-calculator]
If you want to use it as a widget just slide the “Monthly Mortgage Calculator” widget to your desired sidebar.

Arbitrary section

A brief Markdown Example

스크린샷

  • shortcode.png
  • widget.png

설치

  1. Extract zip file locally.
  2. Upload folder under /wp-content/plugins/ through ftp.
  3. Log into your WordPress admin section and enable Plugin.
  4. If you want to use the widget as well just visit the Widget settings under the Appearance section.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“Simple Mortgage Calculator”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Simple Mortgage Calculator”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.0

  • Breakthrough Version.