Export events to CSV (Addon for Events Manager Plugin )
| Author: | Sven Hinse (profile at wordpress.org) |
| WordPress version required: | 5.0 |
| WordPress version tested: | 6.1.1 |
| Plugin version: | 1.3 |
| Added to WordPress repository: | 17-08-2016 |
| Last updated: | 31-01-2023
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
|
| Rating, %: | 100 |
| Rated by: | 2 |
| Plugin URI: | http://$Plugin_Uri |
| Total downloads: | 5 670 |
| Active installs: | 100+ |
![]() Click to start download |
|
- 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
- Go to
Events->Exportevents as CSV - Choose your delimiter
- 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.
ChangeLog
