Hello I’m looking for the table which stores the staff information for each event.
I’m trying to retrieve the associated staff members names so I can use them as a sorting filter.
Does anyone know which table I should query to retrieve the staff associated with each event? I looked through my DB but couldn’t find a table that held the information.
Those are stored in the _posts table (post_type == espresso_people), their meta data stored in _esp_attendee_meta, and the relationships between staff and events are stored in _esp_people_to_post.
The support post ‘Event Espresso Staff Database Table?’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for Event Espresso 3 and Event Espresso 4.