Export events to CSV (Addon for Events Manager)

0

Addon for the Events Manager Plugin. https://wordpress.org/plugins/events-manager/ Exports all events and their locations into a csv file. Choose comma or semicolon as CSV delimiter

Version
Last updated
Active installations
WordPress Version
Tested up to
pa_languages
Rating
Total ratings
Tags

Description

  • Addon for the Events Manager Plugin. https://wordpress.org/plugins/events-manager/
    • Exports all events and their locations into a csv file.
    • Choose comma or semicolon as CSV delimiter

Usage

  1. Go to Events->Export events as CSV
  2. Choose your delimiter
  3. Click the “Download”-button to get your CSV file.

Excluding fields from the CSV export

By default, the plugin does not export the following fields:
‘event_id’,
‘post_id’,
‘event_owner’,
‘event_status’,
‘blog_id’,
‘group_id’

If you want to add or remove fields from the selection, you can use the filter ’em_events_csv_export_unwanted_keys’ to modify it.