Change WordPress user roles and capabilities › Forums › Bug Reports › Granted Editor view/edit/delete permissions for pages but they can only see 15 › Reply To: Granted Editor view/edit/delete permissions for pages but they can only see 15
22/08/2020 at 02:20
#6993
Keymaster
Hi,
Look if your editor role is not restricted via edit restrictions add-on.
If it’s restricted and you need that editor can look/edit all posts but restricted list of pages, you can use special ure_restrict_edit_post_type filter to exclude ‘post’ type from the restrictions you set for role or user.