This is very strange. I have got it working by setting edit_others_posts
and edit_private_posts
to true
!
Related Posts:
- Creating a metabox to upload multiple images, Ignoring The Featured Image
- How to Removing fields from the Media Uploader/Gallery on a Custom Post Type Edit Page
- Image size filtering in Media uploader according to custom post type
- Cannot attach media when capabilities added to custom post type
- Duplicate Custom Header Functionality into the post edit screen
- Force documents to appear in Featured Image dialogue
- WordPress 3.5 Media Uploader – Only allow 1 upload and certain file types
- Insert into post button missing on custom post type
- Allow member to have access to custom post type only. Permission to only edit their own posts
- Possible to hide Custom Post Type UI/Menu from specific User Roles?
- Submit post and upload image from front-end
- How to disable generation of default image sizes for some custom post types?
- Custom post type role permissions won’t let me read
- How can I bulk upload images and automatically create posts for each one at the same time?
- Allowing custom role access to custom post type in back end
- Use a separate upload folder for custom post attachment upload
- Handling front-end file uploads, considering safety and ease of use
- Hide “Add media”, HTML editor from TinyMCE
- Restrict Contributors to view only their own custom post types?
- Correct Post Count ( All | Published | Drafts | Pending | Trash ) for Custom Post Type when restricting to view own posts
- Why does my custom WP role need edit_posts to edit images?
- Custom user role cannot see or modify featured image
- 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?
- Allow user to Edit Posts but not Add New?
- Defining capabilities for custom post type
- Assign a Custom Role to a Custom Post?
- Restrict custom post type view by user role
- Creating custom user roles
- Confusion with adding meta capabilities to a role after registering a Custom Post Type with corresponding ‘capability_type’ parameter
- Set a maximum upload count for users on a specific user role
- Can I make user role that can only access a certian content type?
- Associating an “author” with a custom taxonomy
- Set custom upload path for custom post type only?
- How to hide CPT files from media library programmatically
- Add metabox with media uploader in a custom post type [duplicate]
- Remove tabs from media uploader for a CPT
- Create user role restricted to specific CPT
- How to set individual capabilities on a taxonomy? Or how to re-register an existing taxonomy?
- User roles – enable custom posts disable posts
- Add Capabilities to Custom Post Type after it has been created [duplicate]
- How to not allow custom roles to edit published custom post types?
- How to make a page template to list all galleries?
- Too much recursion error when chosing image from image library for two different meta boxes in one post
- Removing Image Sizes for Custom Post Type
- Using Default WordPress Custom Header Image Crop Feature in a Post Type / MetaBox
- How to restrict specific post types from being read or added by specific user roles (eg. author)?
- Rename the insert button in media upload window
- How can I get the last posts by user role?
- How do I code access to the built-in UI of a CPT when it’s placed as submenu of another CPT that is protected by role?
- Custom user role not working as expected
- Which User Role for Custom Post Type Menu – wp_nav
- Adding capabilities to default roles
- Change upload_dir folder at a certain cpt but cant change back
- Limit upload by file type only for certain custom post type
- grant a privilege for roles (for example editors) and higher
- wp is not defined error using wp.media to create a custom image uploader
- Prevent author role from editing all posts in custom post type?
- Should I use custom post types for a front page video feature (vimeo)?
- How to allow “Add New” capability of CPT when links to its UI are placed as a submenu?
- Custom Role can’t trash Custom Post Type
- Limit access to page depending on user level
- Role Capabilities: Add New Ones?
- Why does current_user_can(‘edit_posts’) return true, but current_user_can(‘edit_post’, $post->ID) returns false?
- How to publish custom post type for custom role user and not “submit for review”?
- Upload Image from Front End and Resize
- MP3 Manager for WordPress
- Prevent authors from creating new posts of specific custom-post-type
- Custom post type capabilities require “create_posts” to access the edit posts list page
- Registration and Custom Post Types – How to synchronize information?
- Gutenberg Featured-Image-panel missing when user with custom role edits Custom Post Type
- Limit users by custom taxonomy and user roles
- How to rename image at uploading on specific plugin or post-type in WordPress
- Add custom capabilities to existing custom post type
- allow edit of custom post type but not regular posts?
- Allow Administrator role access to custom capabilities [duplicate]
- using add_role function to make some users to create a selected type post
- How to enable a custom post type to custom user role in WordPress
- Why is my Custom Post Type not showing up after adding capabilities?
- window.send_to_editor and jQuery .attr() conflicts with multiple custom upload image meta boxes
- Remove fields on media uploader for custom page type – not working for “From Computer” or “From Url” tabs?
- After adding add_role to functions.php and creating a user, can not login into admin
- Restrict user to only one custom post type
- how to get URL of media uploaded to WordPress via media_handle_sideload()
- only a certain role has access to a cpt
- How to restrict CPT post’s fronted view only for specific user roles?
- current_user_can() return FALSE but debugging says TRUE
- Role capability delete multiple post type posts doesn’t work
- How to allow a custom user role to create, edit, delete a specific custom post type only?
- Display content based on a users login
- Display users uploaded files as posts
- uploading images to specified directories
- Get image post ID in media upload
- map_meta_cap woes
- Roles for Custom Post Types
- Add a button or image button that calls wp functions in the wp-admin
- Role scoping for contributors down to the field level
- can’t see custom post content filtered under “mine” filter in admin panel
- How to Create an Image Upload Box for Custom Posts?
- Define new user capability for custom post types?