Events Manager for Zoom 1.5

We’ve updated the Zoom integration mainly to enable adding iCal join URLs as a location. This is now an option within advanced settings.

If you would like previously saved events to have this checkbox enabled by default, as well as enabling the checkbox by default for new events, add this line to your wp-config.php file:

define('EM_ZOOM_ICAL_LOC', true);

Changelog

  • added support for downloading dev versions via EM
  • added support for ical LOCATION property (requires EM 5.12.1)