Change WordPress user roles and capabilities › Forums › Bug Reports › Doesn't seem to work. › Reply To: Doesn't seem to work.
09/01/2019 at 02:15
#5385
Vladimir
Keymaster
author role includes these capabilities by default:
delete_posts
delete_published_posts
edit_posts
edit_published_posts
publish_posts
read
upload_files
‘read’ capability (General group) allows to user access wp-admin by default. If you have active WooCommerce, it changes this WordPress default behavior. User should have one from these capabilities for access to wp-admin:
manage_woocommerce, edit_posts, view_admin_dashboard.
This may explain why user can not access wp-admin, after you revoke ‘edit_posts’ from his role.