Support » Plugin: Per Post Editors » Great plugin but…

  • The New submenu becomes an issue. I have it so a user role can create a new post but can only edit a particular page. However the New > Page menu appears and upon clicking gives a “Cheatin’ uh?” page. Great that it prevents a new page creation but for a client site this is not adequate.

    Maybe needs to be combined with some submenu hide logic.

    Edit:

    Added this to a function in my theme but maybe can be put in the plugin:

    remove_submenu_page( 'edit.php?post_type=page', 'edit.php?post_type=page' );

    https://wordpress.org/plugins/per-post-editors/

Viewing 1 replies (of 1 total)
  • Thread Starter groomedmonkey

    (@groomedmonkey)

    Ah damn that doesn’t work when on a specific page that you are overriding with this plugin. The +New menu has the Page item in it.

Viewing 1 replies (of 1 total)
  • The topic ‘Great plugin but…’ is closed to new replies.