>
Download This Plugin | |
Download Elegant Themes | |
Name | Debt Calculator |
Version | 1.0.1 |
Author | Katz Web Services, Inc. |
Rating | 0 |
Last updated | 2013-08-12 06:57:00 |
Downloads |
2560
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
Debt Calculator plugin added 6 kB of resources to the Home page and 6 kB of resources to the sample Post page.
Debt Calculator plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! Debt Calculator plugin ads no tables to your Wordpress blog database.For plugin support, go to the official Debt Calculator page
Easily add a debt repayment calculator to your website. If you have a website about debt, personal finance, credit, mortgages, bankruptcy, or other financial services, offer your users a tool to estimate how long it will take them to get out of debt.
Simply add the text [debtcalc]
to page or post content, and have a helpful debt calculation form embedded in your site's content. You can also add the calculator to your website's sidebar by using the [debtcalc]
shortcode in a text widget!
class
: Adds CSS class to container DIV
. Default: debtCalculator
width
: Inline CSS width of container DIV
. Default: 400px
zebra
: Whether to add CSS class of debt_row_odd
to odd table rows, making the table alternating colors (called zebrastriping). Default: true
legend
: Add a legend to the form with the specified text. Default: false
[debtcalc 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".
debt.css
file