Easily convert numbers to Roman numerals or vice versa with our free Roman Numeral Converter. Fast and accurate for values up to 3,999,999!
- Download the ZIP file of this repository.
- Upload the /roman-numeral-converter-master/ folder to the /wp-content/plugins/ directory.
- Activate the Roman Numeral Converter plugin through the "Plugins" menu in WordPress.
- Add the shortcode
[calcio_roman_numeral_converter]to your page, post or sidebar. - Or add the following code:
<?php display_calcio_roman_numeral_converter(); ?>to your template where you would like the Roman Numeral Converter to appear.
