I’m not sure if this is a bug or it’s something I didn’t do right. I have an editor role and I checked off all the permissions under Pages (and Posts). Yet the editor role can only see 15 pages and zero posts.
Am I missing something? I changed it to admin (for testing) and the user can see everything. Back to editor, it’s the same as above. Applies to all users in Editor role.
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.