Hi,
I am looking to replace the Event Calendar 3 for PHP 5.3 (https://wordpress.org/plugins/event-calendar-3-for-php-53/), which is actually running on PHP 5.6, with the Events Calendar plugin (either free or pro).
Is there a way to import events from that plugin? From what I can tell, they are stored as regular posts in the “Events” category, and not as a custom post type.
In the edit post screen, there is a custom metabox with 2 date picker fields for start and end date, and a checkbox field for all day events.
Thanks!