Install Justin Tadlock’s Members Plugin. It has per-configured roles that allow in-depth control over users. If the standard roles don’t allow the amount of access control you want, you can create a custom role and assign your specific access level.
Related Posts:
- Remove upload_files capability from a role but allow role to manage an avatar image
- Why is unfiltered_upload not working despite being enabled?
- Restrict Users to Only Edit Media Owned by Users in Their Role
- Uploading Images to Media Library via wp_handle_sideload() fails
- Disallowing Users of a Custom Role from Deleting or Adding Administrators?
- How to assign specific users the capability to edit specific pages / posts / custom post types
- How to hide media uploads by other users in the Media menu?
- How to upload an image in the plugin’s options page
- How to get all capabilities of an existing user role
- how to add custom user capabilities using add_user_meta or something else?
- Add new media uploader at frontend for wp 3.5+
- Share media among different domains
- What is the difference between “create_users” and “add_users” capabilities?
- Capability for allowing user to post own comments without moderation
- Let new user role to ‘edit_others_posts’ of other user role, not of its own type
- How can I have different groups of editors only allowed to edit certain parent+subpages?
- how to assign more permission to wordpress author
- Custom post type capabilities require “create_posts” to access the edit posts list page
- Media_handle_upload with custom upload folder?
- Cannot attach media when capabilities added to custom post type
- Organize media uploads in folders – I have a physical access to (my) server
- Allow Author on Site A capability to upload files on Site B in Multi Site
- How to restrict CPT post’s fronted view only for specific user roles?
- upload_files cap to not loggen in users – add_cap to not logged in users
- Where are $current_user->allcaps set?
- Is it possible to share WordPress media files among different domains?
- Can I Create a Second Admin Level User Role?
- Redirect admin 403 “Cheatin uh?” admin pages
- How To Create A File Archive in WordPress?
- Media attachment date and post date
- Hide media library images from other roles uploaded by admin
- Editor User Role can’t see other users media
- Check what capabilitie(s) an action requires
- Uploads folder only showing files up to the letter “P”
- How can I remove “Add new” button on custom post type
- Allow author to upload image via Media button without plugin
- Media Library not showing images when adding to Posts (but retrieving image info via ajax)
- How to Protect Uploads, if User is not Logged In?
- Getting a List of Currently Available Roles on a WordPress Site?
- Editor can create any new user except administrator
- Change the default-view of Media Library in 3.5?
- Get All Images in Media Gallery?
- Allow member to have access to custom post type only. Permission to only edit their own posts
- How to Fix HTTP Error When Uploading Images?
- Is there way to rename user role name without plugin?
- How to create a clone role in wordpress
- How do I create a custom role capability?
- Trigger refresh for new media manager in 3.5
- Possible to hide Custom Post Type UI/Menu from specific User Roles?
- Physical organization of wordpress media library (Real Media Library plugin)
- How do I select an image from Media Library in my plugin?
- Media Library plugins for better file management? [closed]
- Extend Media Library
- How to add a Capability to a User Role?
- Select subscriber as author of post in admin panel?
- How can I get a list of users by their role?
- Upload Multiple Files With media_handle_upload
- WordPress 3.5: Setting custom “full URL path to files” in the Media Library?
- Remove Ability for Other Users to View Administrator in User List?
- How to add subfolders in media library for better organisation?
- How do I make a draft post accessible to everyone?
- Reset default roles and capabilities
- How to display .ico files in the media library
- What action should I hook into when adding roles and capabilities?
- Upload images to remote server
- List of available events for wp.media
- add_role() run only once?
- Custom post type role permissions won’t let me read
- what’s the meaning of the field wp_capabilities in table wp_usermeta
- How to delete resized (cropped) image uploads and prevent future resizing?
- How to show all available images in WP’s media library when using the Polylang plugin?
- Checking if a file is already in the Media Library
- Allowing custom role access to custom post type in back end
- WordPress SEO by Yoast: Hide Meta Boxes in Posts for Non-admins
- Give users a maximum upload capacity; limit the number of files a user can upload OR limit the number of files per upload
- Groups of capabilities: users with multiple roles?
- User-edit role setting distinct from wp_capabilities? [closed]
- What do unfiltered_html and unfiltered_upload actually filter?
- How to restrict access to uploaded files?
- wp_update_user not updating
- Allow Editors to edit pending posts but not draft ones
- What’s the difference between Role and Meta capabilities; When to use map_meta_cap() filter
- Media upload finished hook
- Uploaded images don’t show in Media Library if there are special characters in IPTC Keywords
- Users can’t upload images on frontend if they haven’t got access to the wp backend
- Allow contributor role to upload images and not edit already published articles
- How can I batch delete all unattached images with WP-CLI or other automated process?
- Temporary capability for current_user_can()
- Allowing users to edit only their page and nobody else’s
- Allow user to “edit_others_posts” to save only, not publish
- Which filters or actions to use after a media upload and delete?
- Custom “Uploads” Dir: “Edit Image” in Media Library broken
- print_media_templates not applied in media manager plugin
- Media not actually deleted on disk when click “Permanent Delete”
- Allow roles below admin to add subscribers only
- How to let contributors to create a new revision(draft) editing their published posts
- Troubleshooting a “You do not have sufficient permissions to access this page” error
- Restrict admin access to certain pages for certain users
- How can I hide a category from Contributors in the edit/add new post screen?
- Add Custom User Capabilities Before or After the Custom User Role has Been Added?