Change WordPress user roles and capabilities Forums How to or FAQ Remove capability of Post Types Order plugin

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #4531
    edering
    Participant

    Hi. I created a role that only gives access to read/edit/delete Gravit Forms Entries.
    However, we have this plugin installed – https://wordpress.org/plugins/post-types-order/ – to manage the reordering of various Custom Post Type posts, and this new Role is letting the User’s set to this role Re-order any of these CPTs. When I edit the Role, I do not see anything for Post Types Order. The only items I have checked are Read (under General), and items for Gravity Form entries. How to I remove the Reorder function?

    #4534
    Vladimir
    Keymaster

    Hi,

    “Settings->Post Types Order” is always protected by ‘manage_options’ capability.
    There is the “Minimum level to use this plugin” options at the “Settings->Post Types Order” page.
    ‘Re-order’ menu item under “Posts”, “Pages” or “Custom post type” menus is protected depending from the choice made in the drop-down menu for the option above:
    Administrator – manage_options
    Editor – publish_pages
    Author – publish_posts,
    etc.

    So you if did not grant ‘manage_options’, ‘publish_pages’, ‘publish_posts’ to your role and select ‘Administrator’, ‘Editor’ or “Author” for minimum level of access to “Post Types Order” (PTO) plugin users with your role should not see the options related to PTO plugin functionality.

    #4536
    edering
    Participant

    Thanks!

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