Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Vladimir Garagulya

    (@shinephp)

    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.

    Thread Starter internesia

    (@internesia)

    Hi,

    How can I get the user to get to the dashboard? Now after login it only gives the user My Account page.

    Plugin Author Vladimir Garagulya

    (@shinephp)

    If you use woocommerce, create capability ‘view_admin_dashboard’ and grant it to this user role. It will allow user access to <wp-admin>.

    Thread Starter internesia

    (@internesia)

    Is there a way to hide all other content in the Media folder than the one this user role has uploaded?

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Allow media upload’ is closed to new replies.