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' );
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Great plugin but…’ is closed to new replies.