Remove access to WordPress Plugin with custom role
-
I have created a custom role in WordPres admin with the same capabilities as an admin account. Then I have used remove_cap() to remove capabilities that I dont want the user to see.
Though the plugin “BackWPUp” is still accessable for the user through the menu.
I have removed capabilities like edit_plugins etc. as from the Codex, but I cant find any way to remove access to specific plugins.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Remove access to WordPress Plugin with custom role’ is closed to new replies.