Download the plugin from WordPress.org
Add a debt calculator to your WordPress blog
Do you have a financial blog or a blog about debt, money management, or household spending? Add a free debt calculator to your blog with no coding required.
- Updating the style: You can update the form’s style by editing the plugin’s
debt.cssfile - You can add the calculator to your website’s sidebar by using the shortcode in a text widget
- Use in combination with the Show Content Only plugin as a pop-up window
Shortcode Use
class: Adds CSS class to containerDIVwidth: Inline CSS width of containerDIVzebra: Whether to add CSS class ofdebt_row_oddto odd table rows, making the table alternating colors (called zebrastriping)legend: Add a legend to the form with the specified text
Sample code:
[debtcalculator class="sampleCssClass" width="100%" zebra="false" legend="Your Debt Snapshot"]
The form’s container DIV will have class “sampleCssClass” and will be 100% wide. The table will NOT be zebrastriped, and the legend text will be “Your Debt Snapshot”.
Calculator Demo
Below is a demo of the plugin in action, using the code [debtcalculator width="100%" legend="Your Debt Snapshot"]
[debtcalc width="100%" legend="Your Debt Snapshot"]
Whaddaya think?
As you can see, it’s functional, easy to use, and the numbers may be scary!
Drop a line if you have any feature requests or recommendations.

Pingback: How to Be Debt Free Quicker with the Use of a Debt Reduction Calculator