PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

How to forbid some user roles to administrators?

  1. I want to forbid every access to administrators except reading/deleting entries on my wordpress multisite network. So i just want to give those user roles:
    gravityforms_delete_entries
    gravityforms_edit_entries
    gravityforms_edit_entry_notes
    gravityforms_view_entries
    gravityforms_view_entry_notes

    and forbid those:
    gravityforms_create_form
    gravityforms_delete_forms
    gravityforms_edit_forms
    gravityforms_edit_settings
    gravityforms_export_entries
    gravityforms_feed
    gravityforms_uninstall
    gravityforms_view_settings

    Well.. i did it but administrators still can edit or delete forms.. How can i fix that ?

    Posted 12 years ago on Saturday February 4, 2012 | Permalink
  2. There is a capability called gform_full_access that grants full access to everything. You'll need to remove that capability from those administrators and then only assign the individual capabilities you want them to have.

    Posted 12 years ago on Thursday February 9, 2012 | Permalink
  3. Yeah i done it but then they cant see dashboard widget and they cant see link on left menu.. am i missing something? did you try it before?

    I need dashboard widget and entries menu link on main menu..

    Posted 12 years ago on Friday February 10, 2012 | Permalink