-
Notifications
You must be signed in to change notification settings - Fork 30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Roles / capabilities #445
Comments
I like this idea, but some things to think about.
|
My proposal was based on https://developer.wordpress.org/plugins/users/roles-and-capabilities/ There are different ways to do this, and we can use the native roles and capabilities, but, in my experience, it is better to have your own, for better security. Moreover, we can match the actual ones with the proposed, but, I was thinking more on WooCommerce for example with their specific roles. But, in any case, is something to think about. I can try to talk to some “Plugins Team” people and check with them what is the best way (from a plugin reviewer perspective) and go from there. |
Awesome thanks Javier! Yes, getting the plugins team's perspective I think would be great insight. |
Hello @Pacomarchante and @frantorres. Could you check this? :) please! |
I have outlined a new idea on Roles & Caps in #872 and would like to read your opinions @javiercasares and @mauteri
|
An event can have different people performing various roles within the system. These roles are typically summarized into several levels:
Generally, these five roles should suffice.
This could lead to some capabilities such as:
The corresponding capabilities for each role would be:
Event Administrator:
Event Organizer:
Event Communication:
Event Speaker:
Event Attendee:
The text was updated successfully, but these errors were encountered: