Instantly convert dates to Roman numerals and back with our free Roman Numeral Date Converter. Perfect for tattoos, weddings, birthdays, and historical dates.
- Download the ZIP file of this repository.
- Upload the /roman-numeral-date-converter-master/ folder to the /wp-content/plugins/ directory.
- Activate the Roman Numeral Date Converter plugin through the "Plugins" menu in WordPress.
- Add the shortcode
[calcio_roman_numeral_date_converter]to your page, post or sidebar. - Or add the following code:
<?php display_calcio_roman_numeral_date_converter(); ?>to your template where you would like the Roman Numeral Date Converter to appear.
