內容簡介
這是 Events Manager Plugin 的外掛。https://wordpress.org/plugins/events-manager/
將所有活動及其位置匯出至 CSV 檔案。
選擇逗號或分號作為 CSV 分隔符號。
使用方法
前往「活動- >匯出」活動為 CSV。
選擇您的分隔字元。
按下「下載」按鈕,以取得您的 CSV 檔案。
從 CSV 匯出排除欄位
預設情況下,此外掛會從匯出的選擇中排除以下欄位:
‘event_id’,
‘post_id’,
‘event_owner’,
‘event_status’,
‘blog_id’,
‘group_id’
如果您想要新增或刪除選擇中的欄位,您可以使用過濾器 ’em_events_csv_export_unwanted_keys’ 進行修改。
外掛標籤
開發者團隊
② 後台搜尋「Export events to CSV (Addon for Events Manager)」→ 直接安裝(推薦)
原文外掛簡介
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->Export events 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.
