[ad_1]
Hi!
In my WordPress, I have 5 editors, I’ll call them:
editor\_1
editor\_2
editor\_3
editor\_4
editor\_5
I would like that editor\_5, when logging into their account with the credentials editor\_5, can only edit posts written by editor\_1 and editor\_5 themselves. Is it possible?
Thank you
[ad_2]
The Author role allows someone to create a post and only edit their post. Allowing arbitrary access to someone else’s content would require custom development.