[eme_attendees_report_link]
If the user is logged in and has the permissions to list registrations, this shortcode generates a link to a CSV export for the attendees/events (events as rows, dates as columns, attendees as cell entries) in scope. It accepts the following parameters:
event_template_id
id of the template used for the event row headers (if not given, format is “#_EVENTNAME #_STARTTIME”)attend_template_id
id of the template used for the attendee cell entries (if not given, format is “#_ATTENDFIRSTNAME #_ATTENDLASTNAME”)scope
the scope of events to return, if not given, scope=this_monthcategory
andnotcategory
empty if not given, see the [eme_events] shortcodetitle
title of the link, if not given: “Attendees CSV”public_access
by default the report is only accessible to people with correct permissions. If you activate this option, this report becoms accessible for everyone on the condition the page that contains the shortcode is password protected.
Example:
[eme_attendees_report_link event_template_id=6 category=2]