I would like to be able to give third party people the ability to check guests into events, how would I achieve this without giving them full access to the back-end of my site? Can author’s check in guests, or only administrators?
We looked into it further and it is the edit_posts capability. It is the handle_redirects() method from this file: /wp-content/plugins/event-tickets-plus/src/Tribe/QR.php
If you’d like to edit the default capabilities (who can do what) or create new user roles, you may choose to consider modifying the behavior via custom code or possibly via a plugin like User Role Editor (we cannot guarantee its compatibility but it generally considered a reliable plugin).
Hey there! This thread has been pretty quiet for the last three weeks, so we’re going to go ahead and close it to avoid confusion with other topics. If you’re still looking for help with this, please do open a new thread, reference this one and we’d be more than happy to continue the conversation over there.
Thanks so much!
The Events Calendar Support Team
Author
Posts
Viewing 4 posts - 1 through 4 (of 4 total)
The topic ‘Attendee List/Check In’ is closed to new replies.