The eventon_eventcard_array filter offers access to the rsvp event card but this event card does currently not contain the rsvp attendants list. Please can you add the attendants list to the rsvp event card in the eventcard array.
The attendants list is the result of the function “GET_rsvp_list” of php file “class-functions.php” of the rsvp addon.
The rsvp event card is added to the evencard array in the function “eventcard_array” of php file “class-frontend.php” of the rsvp addon.
Jan 9,2017 AT 11:58AM - 5 years ago -This allows me to create my own customized participants list in a custom field. This is because I want to show usernames linked to their profile url.