=== Loan Application Form and Interest Calculator === Contributors: Tags: loan slider jquery Requires at least: 4.0 Tested up to: 4.8 Stable tag: trunk A simple repayment calculator. Uses sliders to set the amount and the term and display a range of outputs == Description == Ideal for payday loans, fixed fee payments, regular payments, savings, comparisons and pretty much anything else that gets calculated from a variable amount and term. = Features = * Ultra lightweight - under 5kB * Any currency * Multiple interest rates * Set the max, min, initial and step values on the sliders * Set the term to days, weeks, months or years * Select from a range of different outputs * Change the labels on all outputs * Style borders, colors and backgrounds * Pro version with application form and autoresponders * Annuity and amortization repayment calculations = Developers plugin pages = [loanpaymentplugin.com/](https://loanpaymentplugin.com/). [Example forms/](https://loanpaymentplugin.com/loan-slider-plugin-examples/). [Shortcodes](https://loanpaymentplugin.com/shortcodes/). == Screenshots == 1. The default form 2. The settings page. 3. The application form page. == Installation == 1. Login to your wordpress dashboard. 2. Go to 'Plugins', 'Add New' then search for 'Loan Application Form and Interest Calculator'. 3. Follow the on screen instructions. 4. Activate the plugin. 5. To use the plugin in your posts and pages add the shortcode `[qis]`. 6. Change the options in the plugin settings page. == Changelog == = 1.2.1 = * javascript bug fix * Application form CSS bug fix * More shortcodes = 1.2 = * Multiple Interest rates * Position markers on the sliders * Optional admin fee * Improved output messages * Form and slider labels * Amoritzation and annuity repayments * Option for text inputs on the sliders = 1.1 = * Compound Interest * Year to month repayment converter * Loan Application form = 1.0 = * Initial Issue