Skip to main contentEventON: ICS Importer - All Versions & Changelog | ZeebrarAdded- Notice on event edit page for ics imported events
- Ability to delete all imported events quickly
- fetch and import type settings
- php version validation notice
- hourly ics auto import cron schedule
- ability to set custom timezone for importing events
- new side panel options to hide end time on imported events
- new side panel option to set user interaction
- new side panel option to modify all processed events times
- Option to import past events as well
- hover over description to show excerpt of it
- ability to edit date time by clicking on them before processing
- Imported events convert into links with event edit page link
- Skipped events count during import
- Ability to set schedule imports from ICS file
- Ability to import events from an external ICS file URL
- Ability cron based auto importing
- UID based sync already uploaded events
- view past auto scheduled import log
- Pluggable hook for skipping fields when saving fields
Fixed- sync already imported events not working
- ics url getting escaped incorrectly
- import ICS file from remote lightbox controls not working
- php 8.2 issues
- toTimezone() not processing certain timezones correctly
- print_imported_events() line 204 error call on null
- PHP 8.3 errors
- all day event end date detection
- settings link from plugin page
- IcalParser lib toTimezone() return mixed error
- use wp_remote_get instead of download_url() for ICS files
- all day events end day importing as one day past
Improved- Moved perfomed jobs to lightbox view
- ICS file processing via lightbox window
- use eventon settings library
- minor style changes
- ics parsing library
- success message layout design
- settings layout placements
- compatibility with eventon 2.4.7
Other- v 2.0.5 (2025-3-5)
- v 2.0.4 (2024-11-14)
- REQ: EventON 4.7.3
- v 2.0.3 (2024-11-6)
- v 2.0.2 (2024-1-3)
- v 2.0.1 (2023-12-5)
- v 2.0 (2023-10-13)
- v 1.1.4 (2020-10-22)
- v 1.1.3 (2020-11-4)
- v 1.1.2 (2020-7-29)
- v 1.1.1 (2020-7-16)
- v 1.1 (2020-6-19)
- v 1.0.4 (2019-9-20)
Fixed- ics url getting escaped incorrectly
- import ICS file from remote lightbox controls not working
- php 8.2 issues
- toTimezone() not processing certain timezones correctly
- print_imported_events() line 204 error call on null
- PHP 8.3 errors
- all day event end date detection
- settings link from plugin page
validate the cron schedule passed valuesCompatibility with eventON 4.0compatibility with eventON 3.0PHP new version compatibility issue with icalParser.phpcron errors on classics from fetching past eventsevents not importing as publishCall to undefined method evoics_cron::record_log()manual file upload method giving error on first time useremove \ from textmultiline description not capturingdescription starting with http: breaking descriptiona line starting with : not getting recognizedsync already imported events not updating event nameICS time passed with TZID not processing the event timeIcs file description not passing through correctDuplicate event importsUndefined start and end date on ICS filesupport for google calendar exported ics all day eventssetting default UTC timezone when timezone adjusting is disablecron jobs not recording the importing information correctImport to support new PHP versionDeselect all not working correctmanual link missing error for manual upload typescron schedule not removing once set to manual syncingindividual fetched events select not workingStatus field missing on import processing valuesnot importing events unless clicked select allfetching process messages and progress not showing correctalreasy synced events not getting updatedpublish fetched events still saving as draftLocation with quotation marks not showing correct
v 1.0.3 (2019-8-26)
v 1.0.2 (2017-12-19)v 1.0.1 (2017-8-25)v 1.0 (2017-7-7)REQUIRE: Eventon 2.5.5v 0.3 (2017-3-27)v 0.2 (2016-10-10)v 0.1 (2016-8-22)Initial release
IcalParser lib toTimezone() return mixed error
use wp_remote_get instead of download_url() for ICS filesall day events end day importing as one day pastvalidate the cron schedule passed valuesCompatibility with eventON 4.0compatibility with eventON 3.0PHP new version compatibility issue with icalParser.phpcron errors on classics from fetching past eventsevents not importing as publishCall to undefined method evoics_cron::record_log()manual file upload method giving error on first time useremove \ from textmultiline description not capturingdescription starting with http: breaking descriptiona line starting with : not getting recognizedsync already imported events not updating event nameICS time passed with TZID not processing the event timeIcs file description not passing through correctDuplicate event importsUndefined start and end date on ICS filesupport for google calendar exported ics all day eventssetting default UTC timezone when timezone adjusting is disablecron jobs not recording the importing information correctImport to support new PHP versionDeselect all not working correctmanual link missing error for manual upload typescron schedule not removing once set to manual syncingindividual fetched events select not workingStatus field missing on import processing valuesnot importing events unless clicked select allfetching process messages and progress not showing correctalreasy synced events not getting updatedpublish fetched events still saving as draftLocation with quotation marks not showing correctOther- v 2.0.4 (2024-11-14)
- REQ: EventON 4.7.3
- v 2.0.3 (2024-11-6)
- v 2.0.2 (2024-1-3)
- v 2.0.1 (2023-12-5)
- v 2.0 (2023-10-13)
- v 1.1.4 (2020-10-22)
- v 1.1.3 (2020-11-4)
- v 1.1.2 (2020-7-29)
- v 1.1.1 (2020-7-16)
- v 1.1 (2020-6-19)
- v 1.0.4 (2019-9-20)
- v 1.0.3 (2019-8-26)
- v 1.0.2 (2017-12-19)
- v 1.0.1 (2017-8-25)
- v 1.0 (2017-7-7)
- REQUIRE: Eventon 2.5.5
- v 0.3 (2017-3-27)
- v 0.2 (2016-10-10)
- v 0.1 (2016-8-22)
- Initial release
Added- fetch and import type settings
- php version validation notice
- hourly ics auto import cron schedule
- ability to set custom timezone for importing events
- new side panel options to hide end time on imported events
- new side panel option to set user interaction
- new side panel option to modify all processed events times
- Option to import past events as well
- hover over description to show excerpt of it
- ability to edit date time by clicking on them before processing
- Imported events convert into links with event edit page link
- Skipped events count during import
- Ability to set schedule imports from ICS file
- Ability to import events from an external ICS file URL
- Ability cron based auto importing
- UID based sync already uploaded events
- view past auto scheduled import log
- Pluggable hook for skipping fields when saving fields
Improved- ICS file processing via lightbox window
- use eventon settings library
- minor style changes
- ics parsing library
- success message layout design
- settings layout placements
- compatibility with eventon 2.4.7
Wp Rocket
WP Rocket is a full cache plugin that comes with many features: Simplicity & Speed Don’t waste your time struggling with complex plugin settings.