Unlock the true value of your investments with our easy-to-use present value calculator. Make smarter financial decisions now!
- Download the ZIP file of this repository.
- Upload the /present-value-calculator-master/ folder to the /wp-content/plugins/ directory.
- Activate the Present Value Calculator plugin through the "Plugins" menu in WordPress.
- Add the shortcode
[ci_present_value_calculator]
to your page, post or sidebar. - Or add the following code:
<?php display_ci_present_value_calculator(); ?>
to your template where you would like the Present Value Calculator to appear.