For EasySocial events, the guest list for each event contains minimal information about the attendees.
Basically just avatar, name and event status.
I want to provide a bit more information about each event attendee in the guest list (verified, gender, location etc).
I have no problem doing the coding part for this myself, having done something similar already for member lists, friends lists, PMs and the like.
However, I cant seem to find the page containing the code that generates the event attendee list. For member and user lists, its included under the helpers section. However for event attendee lists its not.
Please can you advise which php page is used to generate the list of attendees for an event.