Beskrivning
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.
Installation
- Upload the plugin folder
amitdholiya-loan-calculatorto the/wp-content/plugins/directory, or upload the ZIP via Plugins Add New Upload Plugin. - Activate the plugin through the Plugins menu in WordPress.
- Add the shortcode
[loan_calculator]to any page or post where you want to show the calculator.
Vanliga frågor
-
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-wrapperand related classes/IDs in your theme or customizer. -
How do I keep Chart.js up to date?
-
Replace the file
assets/js/chart.umd.jswith the latest stable UMD build from the official Chart.js repository. Then update the version number passed towp_enqueue_script()in the main plugin file if needed.
Recensioner
Detta tillägg har inga recensioner.
Bidragsgivare och utvecklare
”AmitDholiya Loan Calculator” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personerÖversätt ”AmitDholiya Loan Calculator” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
1.2.0
- Initial public release of AmitDholiya Loan Calculator.



