Change WordPress user roles and capabilities › Forums › How to or FAQ › add capability
- This topic has 8 replies, 3 voices, and was last updated 10 years, 7 months ago by
Vladimir.
-
AuthorPosts
-
02/12/2014 at 12:57 #1290
sealagency
SpectatorHi,
I want, for a user group creat a capability for the Events plugin page on WPMU DEV.
for that, i go to your plugin, choose a role and click on add capability, it request the capability name ID what is that ? and where i can find it ?
thanks03/12/2014 at 07:04 #1294Vladimir
KeymasterHi,
Every user capability has ID or name, e.g. ‘edit_posts’ or ‘manage_options’.
What do you wish to realize for the ‘Events’ plugin?
Send please a download link to this plugin. I will check what user capability it uses.04/12/2014 at 09:34 #1296sealagency
SpectatorHi,
This plugin allows the admin to enter events from the backend (concerts, conferences …) visible to the frontend by users on a calendar with the possibility of additional info, registration and payment.
what I want is to allow subscribers to enter their évennements themselves.
https://premium.wpmudev.org/project/events-plus/
Thanks.04/12/2014 at 10:17 #1297Vladimir
KeymasterHi,
As it is a paid product, I can not show you ready to use decision, as I don’t have it on hands.
Try to use this post as a guide to realize your own solution to allow subscribers to use ‘Events’ plugin:
https://www.role-editor.com/wp-statistics-access-other-roles/04/12/2014 at 11:43 #1298sealagency
SpectatorYes, is paid product, i can give you a temporary admin user give me a email adress at tempATsealagency.com
04/12/2014 at 13:04 #1299Vladimir
KeymasterSend it to support [at-sign] role-editor.com
What role is assigned to your subcribers?04/12/2014 at 14:46 #1300sealagency
Spectatorthe role to access event is subscribed in french “Abonné”
07/04/2015 at 19:42 #1441Muewsik
MemberI’m in a similar situation with the plugin https://wordpress.org/plugins/popups/
I’d like for Editor level to have access to the popups menu to the left and control the creation/modification/deletion of everything inside.
09/04/2015 at 02:08 #1443Vladimir
KeymasterPopups plugin uses ‘manage_options’ capability. So you need to add ‘manage_options’ to the editor role and block for it other menu items (like ‘Settings’) prohibited by the same ‘manage-options’ capability with admin menu blocking add-on:
https://www.role-editor.com/block-admin-menu-items
The similar situation was described in this post:
https://www.role-editor.com/wp-statistics-access-other-roles/ -
AuthorPosts
- You must be logged in to reply to this topic.