Need to find the exact number of days between two dates? Use our free Days Calculator to instantly count total days, weekdays, or business days. Try it now!
- Download the ZIP file of this repository.
- Upload the /days-calculator-master/ folder to the /wp-content/plugins/ directory.
- Activate the Days Calculator plugin through the "Plugins" menu in WordPress.
- Add the shortcode
[calcio_days_calculator]to your page, post or sidebar. - Or add the following code:
<?php display_calcio_days_calculator(); ?>to your template where you would like the Days Calculator to appear.
