Hi,
In order ONLY upload new images to media library is enough 2 capabilities:
read
upload_files
But in order to edit uploaded media library item attributes user should can at least ‘edit_posts’ capability. In other case image file will be uploaded and available at Media Library, but upload process will be interrupted every time at the ‘Crunching…’ state.
Hi,
How can I get the user to get to the dashboard? Now after login it only gives the user My Account page.
If you use woocommerce, create capability ‘view_admin_dashboard’ and grant it to this user role. It will allow user access to <wp-admin>.
Is there a way to hide all other content in the Media folder than the one this user role has uploaded?