Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #1290
    sealagency
    Spectator

    Hi,

    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 ?
    thanks

    #1294
    Vladimir
    Keymaster

    Hi,

    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.

    #1296
    sealagency
    Spectator

    Hi,

    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.

    #1297
    Vladimir
    Keymaster

    Hi,

    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/

    #1298
    sealagency
    Spectator

    Yes, is paid product, i can give you a temporary admin user give me a email adress at tempATsealagency.com

    #1299
    Vladimir
    Keymaster

    Send it to support [at-sign] role-editor.com
    What role is assigned to your subcribers?

    #1300
    sealagency
    Spectator

    the role to access event is subscribed in french “Abonné”

    #1441
    Muewsik
    Member

    I’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.

    #1443
    Vladimir
    Keymaster

    Popups 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/

Viewing 9 posts - 1 through 9 (of 9 total)
  • You must be logged in to reply to this topic.