Hey Guys, when I’m logged into the app as an admin and I view the attendees list for an event, I see which attendees payments are approved or pending etc. What are the capabilities that are required to see this? Because when I’m logged is as an Event Admin role, I don’t see the payment status in the attendee list.
This is a bit of a strange one: The capability that’s mapped to that feature is manage_options. Which you probably don’t want to give that capability to the Event Admins. There’s a filter hook that lets you change this. So for example if the event admin has ee_read_registrations you can add the following code to a site functions plugin:
The support post ‘EE4 App Attendees List’ 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.