How can I get rid of "Edit" on Posts for Contributors

Posted in: Newspaper
Post count: 6

When a user logs in, they get an “edit” badge in the top right corner of the post image, even though they cannot edit that post. Is there a way to get rid of that “edit” badge?

Post count: 7909

Hi,

There is a condition in the code so if the the user can edit posts, the edit link will appear on modules – http://screencast.com/t/lczzNLZwms8 The contributors have right to edit posts as you can read here – https://codex.wordpress.org/Roles_and_Capabilities#Capability_vs._Role_Table
You can change that in the code with a capability that contributor doesn’t have.

Thanks!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.