AmitDholiya Loan Calculator

설명

AmitDholiya Loan Calculator helps site owners display a simple loan repayment calculator on any page using a shortcode.

Features:

  • Monthly loan payment calculation.
  • Amortization table output.
  • Principal vs interest payment breakdown chart (Chart.js).
  • Responsive, theme-friendly layout.
  • Shortcode: [loan_calculator]

The plugin bundles a local Chart.js script as required for WordPress.org plugins. Please keep this library up to date for security and compatibility.

스크린샷

설치

  1. Upload the plugin folder amitdholiya-loan-calculator to the /wp-content/plugins/ directory, or upload the ZIP via Plugins Add New Upload Plugin.
  2. Activate the plugin through the Plugins menu in WordPress.
  3. Add the shortcode [loan_calculator] to any page or post where you want to show the calculator.

FAQ

Does the plugin load external resources?

No, all assets are loaded locally from within the plugin directory.

How do I change the styling?

You can override the styles by adding CSS rules that target the #amitloca-wrapper and related classes/IDs in your theme or customizer.

How do I keep Chart.js up to date?

Replace the file assets/js/chart.umd.js with the latest stable UMD build from the official Chart.js repository. Then update the version number passed to wp_enqueue_script() in the main plugin file if needed.

후기

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

기여자 & 개발자

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

기여자

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

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

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

변경이력

1.2.0

  • Initial public release of AmitDholiya Loan Calculator.