Need a fast and accurate unit converter? Use our free online tool to easily convert length, weight, temperature, area, volume, and time measurements.
- Download the ZIP file of this repository.
- Upload the /unit-converter-master/ folder to the /wp-content/plugins/ directory.
- Activate the Unit Converter plugin through the "Plugins" menu in WordPress.
- Add the shortcode
[calcio_unit_converter]to your page, post or sidebar. - Or add the following code:
<?php display_calcio_unit_converter(); ?>to your template where you would like the Unit Converter to appear.
