EffectIO The Events Calendar: iCal Importer 4.2.5.1

Original price was: $70.00.Current price is: $9.99. / year

Drop-in compatible replacement & Licensed Product

Import events into The Events Calendar from an iCal file or feed. Version: 4.2.5.1

Import iCal Events to WordPress with Ease! 📅✨

Looking for a hassle-free way to import your iCal events into WordPress? Look no further! The Events Calendar iCal Importer plugin allows you to seamlessly transfer events from your iCal calendar to WordPress, saving you time and effort. Say goodbye to manual data entry and hello to a streamlined process. With just a few clicks, you can import events, including their dates, times, locations, and descriptions, directly into your WordPress site. Whether you're planning a conference, a concert, or a meetup, this user-friendly plugin has you covered. Don't let scheduling overwhelm you – let the Events Calendar iCal Importer do the hard work for you! ⚡️

Released on: 2019-06-25

Single License

Club Membership

17,99 / Month Membership

NEW Activate all licensed items with the free Dashboard

EffectIO Dashboard

Discover when we give away free Plugins

Find out when we give items for Free

Hey! 🎉 Monthly emails, tops. Snag exclusive plugins/themes for $0. They go quick, but you might just get a freebie! 😉

30 Days Money Back Guarantee

Guaranteed pre-activated plugins. Most items work immediately after installation. Open a support ticket to obtain the license keys for the ones that ask for activation.

Free support to install and setup on your site.

Effortlessly Import iCal Events

Looking for a seamless solution to import iCal events into The Events Calendar? Look no further! The Events Calendar: iCal Importer 4.2.5.1 is here to simplify the process while ensuring accuracy and efficiency.

As a WordPress developer, you understand the importance of keeping your plugins up-to-date and fully functional. The Events Calendar: iCal Importer 4.2.5.1, available through EffectIO, provides a cost-saving update channel that guarantees the latest features and improvements for your website.

With a user-friendly interface and intuitive functionality, The Events Calendar: iCal Importer allows you to effortlessly import iCal events into your WordPress website. Say goodbye to manual event entry and hello to automated updates with just a few clicks.

Benefits of The Events Calendar: iCal Importer 4.2.5.1

  • Efficiently import iCal events into The Events Calendar
  • Seamless integration with your WordPress website
  • Stay up-to-date with the latest features and improvements
  • Save time by automating event imports
  • Ensure accuracy and consistency in event details
  • Simple and user-friendly interface
  • Eliminate the need for manual event entry
  • Effortlessly manage multiple iCal feeds
  • Flexible import options for customizing event details
  • Receive premium support from the EffectIO team
  • Access GPL code for complete freedom and flexibility
  • Update items easily via the EffectIO Dashboard
  • Pre-activated for instant use

Upgrade Your Plugin Experience with EffectIO

When it comes to obtaining premium WordPress plugins, EffectIO is your ultimate destination. Enjoy the convenience of a cost-saving update channel, premium support, and access to GPL code for complete freedom and flexibility.

Take advantage of EffectIO’s super deals, offering 30 to 90 percent discounts, to enhance your website’s functionality without breaking the bank.

Import iCal Events to WordPress with Ease! 📅✨

Looking for a hassle-free way to import your iCal events into WordPress? Look no further! The Events Calendar iCal Importer plugin allows you to seamlessly transfer events from your iCal calendar to WordPress, saving you time and effort. Say goodbye to manual data entry and hello to a streamlined process. With just a few clicks, you can import events, including their dates, times, locations, and descriptions, directly into your WordPress site. Whether you’re planning a conference, a concert, or a meetup, this user-friendly plugin has you covered. Don’t let scheduling overwhelm you – let the Events Calendar iCal Importer do the hard work for you! ⚡️

4.2.5.1
  • Fix - Resolve problem where recurring events were parsed incorrectly (our thanks to Douglas, Vicente and many others for highlighting this issue) [66247]
4.2.5
  • Fix - Fix issue with timezones being striped from the start and end date causing the time in the imported event to be off [65475](Thanks to @John for reporting the errors he found in our forums, which led to this bug being fixed)
4.2.4
  • Fix - PHP 5.2 recurring imports issues [64747]
4.2.3
  • Fix - Improve compatibility with older PHP runtimes (Props to @daniel for reporting this error)
4.2.2
  • Fix - "Events updated" admin notice will not pop up anymore when updating a user profile while the plugin is active
  • Fix - the iCal importer will now support non PHP valid timezone strings where timezone details are provided
4.2.0.1
  • Fix - Resolves a problem with the 4.2 build which meant not all of the changes were actually available
4.2
  • Tweak - Language files in the `wp-content/languages/plugins` path will be loaded before attempting to load internal language files (Thank you to user @aafhhl for bringing this to our attention!)
  • Tweak - Move plugin CSS to PostCSS
  • Fix - Added location import function from iCal file if present; imported events that come with an address or coordinates defined location will now have that carried over to the event (Thanks Oystein for reporting this!)
4.1.2
  • Tweak - Changed the wording of the setting that allows you to update events that have already been imported on a previous import. Recurring import makes a lot more sense than recurring event given what the setting actually does.
  • Tweak - Added clarity around limited support for recurring events. There are some instances where importing a recurring/repeating event is simply not possible based on the provided iCal feed and so we spelled this out a little more in the instructions.
  • Tweak - Added a nicely structured header to the requests that come in during an import. This cleans up some rare edge cases where imports were rejected because of mismatched information.
  • Tweak - Removed use of the `date_default_timezone_set` function. It's used in so many other plugins and themes that it was creating some conflicts where it might be used inconsistently.
  • Tweak - We now make use of the dismissible notice API introduced in WP 4.2. That's awesome because who likes seeing the same notice over and over again, right?
  • Fix - Added a few more exceptions to the import process to account for iCal files that are inconsistent with other iCal files. In other words, we do a better job of matching up mismatched information on multiple feeds.
  • Fix - Squashed an issue where some events were importing with a start date of December 31, 1969. This was bad, unless you wanted to import events from the Woodstock era. Groovy.
  • Fix - Resolved an issue where all-day events would occasionally display as multiday events when imported. This had to do with the balance between timezones and the setting for what time a date cuts off in the plugin settings.
  • Fix - Cleaned up an issue where multiday events times would import in the incorrect timezone.
  • Fix - Tackled an inconsistency with how some timezones would be imported, which caused events to be placed in the wrong timezone.
4.1.1
  • Fix - Resolved issue where timezones specified within iCal feeds were not being respected during import (props to fxidesigns in our forums for reporting this issue!)
  • Fix - Fixed issue where imported organizer names were sometimes wrapped in double quotes
  • Fix - Add support for importing organizer email addresses along with organizer names
4.1
  • Tweak - Cleaned up a potential fatal error from Tribe__Events__Ical_Importer__Feed_Parser::get_geo_coordinates() that would block an import
  • Tweak - The importer now uses the same distance label according the type of measurement set in Events > Settings
  • Fix - Prevent an issue preventing events with an end date that is before the start date (cheers to @colshaw for reporting this in the forums!)
4.0.4
  • Tweak - Users have an administration field to control recurring events update workflow
4.0.3
  • Fix - Preventing Manual imports to create Duplicates when using recurring events
  • Fix - Better compatibility on Importing Full day Events and some Timezones
4.0.2
  • Fix - Preventing edge cases of Timezone conflicting with All Day Events (Props to Chris for helping track this down)
4.0.1
  • Fix - Fixed issue where multiday events were sometimes being imported multiple times with a single import
  • Fix - Resolved issue where multiday events were being imported as a single day event
4.0
  • Feature - Added support for \n as linebreaks in event content (Thank you Steve for bringing this to our attention!)
  • Tweak - Modify the handling of recurring events so that they are consistently saved as individual (though non-recurring) events (Props to Justin for reporting this!)
  • Tweak - Standardize spinner styles and behaviors to match those of WP core
  • Tweak - Always import latitude and longitude coordinates if the address is findable via Google's geocoding API
3.12.2
  • Tweak - Switch to the WordPress HTTP API when loading iCal data from an external source (with thanks to Bill on the forums for helping us with this issue)
3.12.1
  • Fix - Prevent changes to existing imported events from being overwritten (our thanks to @Allison for the report)
3.12
  • Security - Resolved JS vulnerability in minified JS by upgrading to uglifyjs 2.4.24
  • Tweak - Eliminated generic error messages in favor of errors with more details
  • Tweak - Conformed code to updated coding standards
  • Fix - Fixed bug causing the saved recurring import editor to be cropped on smaller browser windows
  • Fix - Fixed issue where imports fail on sites where PHP doesn't include a full timezonedb
  • Fix - Added missing text domains to strings so they can be translated as desired
3.11
  • Initial release

Testimonials

Benny O'Brien@benny_obie

The quick response from a friendly team member at @effectioshop honestly caught me off guard.
Nice work!


Stuart Boyle@stuart_boyle

@effectioshop As an eCommerce developer, effectio.org has enabled me to reach higher expectations and my clients are very happy.


22,000+ Users · 180 Countries
Trusted by freelancers, agencies & store owners worldwide

How It Works

Install the free EffectIO Dashboard plugin on your WordPress site. It connects to the EffectIO catalog, detects every premium plugin and theme you own, and gives you a single hub to manage licenses, run updates, and keep your admin panel clean — all from one screen.

One-Click Updates
Update any premium plugin or theme instantly. No manual downloads, no FTP — just click "Update Now."

🔑

License Manager
View, activate, and manage all your license keys in one place. No hunting through emails or vendor dashboards.

🔇

Notification Blocker
Blocks intrusive admin nag screens, upsell banners, and ads that clutter your dashboard. Re-enable anytime.

🛡️

Vendor Request Control
Prevents redundant license-check pings to third-party servers for items you already manage through EffectIO.

📦

Bulk Activation
Club members can activate all eligible plugins and themes at once — one button, zero hassle.

🆓

100% Free
The Dashboard itself costs nothing. Install it and it auto-activates on your domain — no key required.

Get Started in 3 Steps

1

Download & Install

Download the EffectIO Dashboard zip and install it via Plugins → Add New → Upload.

2

Browse & Activate

Open EffectIO → Catalog in your admin panel. The dashboard auto-detects your installed items and matches them to your licenses.

3

Update & Manage

Keep everything current with one-click updates. Manage licenses, block nag notices, and enjoy a cleaner WordPress experience.

Licenses

All WordPress derivative work is GPL-licensed. Most items are pre-activated and ready to use. Some require an activation key — we provide it with your purchase, and the Dashboard lets you apply it in seconds.

Club members enjoy bulk activation: activate every eligible item at once with a single click. No more entering keys one by one.

✅ Money-Back Guarantee

Every item is tested and ships with full features. If something doesn't work and we can't fix it, you get a full refund. We believe premium tools should be accessible — that's why we offer a low-cost subscription so freelancers, small businesses, and agencies can grow without a large upfront investment.

Manage and Update all your sites

17.99 $ / Month Membership

2900 Plugins and Themes. Install, Update, Activate and Delete any plugin. Unlimited Sites. Best WP Agency Deal.

Clean Items

NGO Mission

Always Updated

SSL Connection