I used your code and tested the CPT with an author account.The option to add a featured image showing up just fine.
So just a heads up that the issue is not related to that specific CPT snippet, you should look elsewhere. Maybe a functions.php
cleanup, disable plugins and/or try another theme using the snippet as a plugin to narrow down the search.
Related Posts:
- Prevent author role from editing all posts in custom post type?
- Edit the author of custom post type
- Select other roles as custom post authors
- Custom Post Type supports author
- 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?
- Allowing custom role access to custom post type in back end
- Why does my custom WP role need edit_posts to edit images?
- How to assign specific users the capability to edit specific pages / posts / custom post types
- Defining capabilities for custom post type
- the_author_posts_link() for authors of custom post types
- Assign a Custom Role to a Custom Post?
- Creating custom user roles
- Can I make user role that can only access a certian content type?
- Create user role restricted to specific CPT
- How to set individual capabilities on a taxonomy? Or how to re-register an existing taxonomy?
- Author archive only for custom post type
- Custom loop for custom post type for current author
- User roles – enable custom posts disable posts
- Add Capabilities to Custom Post Type after it has been created [duplicate]
- Show Custom Post Type by Author
- How to restrict specific post types from being read or added by specific user roles (eg. author)?
- Custom user role not working as expected
- Which User Role for Custom Post Type Menu – wp_nav
- Get the terms of a custom taxonomy for a specific author in author template
- 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
- 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”?
- 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 fetch custom post by Author?
- Allow Administrator role access to custom capabilities [duplicate]
- How to enable a custom post type to custom user role in WordPress
- Check if author or current user has posts published
- Get Author for Single Post in Custom Post Type
- How can I show a custom post type for users in the authors.php file?
- Custom Post Type and Labels
- How to only show posts assigned to current user, only in certain post types
- How to restrict CPT post’s fronted view only for specific user roles?
- Display content based on a users login
- Custom post types as sub menu pages and role capabilities issue
- Hiding posts by other users and non-logged in
- How to set individual capability of post type in individual category
- I want to create custom post in which user can share files like PDF & DOCx
- WooCommerce Customer Role Delete Custom Post Type
- URL rewrite add author as base
- Allow Contributor to edit but not update a published post
- Disable user from updating certain posts
- Access to CPT but not to ‘post’ post type
- Deny user access to edit post while allow him to edit custom post type
- Allow user to only access custom post type
- WordPress custom post type capabilities issue
- Custom User role not working with custom post type
- Building Forums with Custom Post Types
- WordPress: Custom User Role cannot access Custom Post Type | “Sorry, you are not allowed to access this page”
- post body class for current user only if they are the post author
- Find custom post type url by author
- Display latest posts of author in a custom post type
- Custom post type title of each author in his own post
- Display author box on just certain category posts?
- Display custom post counts for author , not default posts
- Use Author Ids or Names to echo different output inside loop
- Creating an option for writing a post without an author attribution for a group blog on WordPress
- “Author” custom post type
- Change user role when user’s first post gets published
- Clone wp-admin/users.php (Users Admin Page)
- Why “Mine” is the default view when adding ‘capability_type’ in register_post_type
- Create relationship between custom post types and users
- Restrict admin pages for specific user role
- how to display author name in custom post type
- How to only display all posts to a custom User Role?
- Remove plugin settings from post creation page for a user role
- Allowing custom role user to edit post assigned to them but don’t let them create new custom type post
- I want to show post details based on roles user login
- Multiple useres editing specified content
- Instructor can view, edit, delete only theirs courses
- How do I get all authors posts of a custom post type outside loop
- Why is wp_list_authors not picking up Authors from CPT’s?
- Delete Post by User
- Front End users account with lots of user Roles (not Woocommerce)
- Capibilities of CPT WordPress
- Author archive custom posts only?
- Set a static page as a user profile page?
- Editor role isn’t seeing specific post type posts with only post_type parameter
- I want to link an author to everything from any post type that they publish on the website
- Control what custom posts a user can see
- Custom Post Type only display items created by user
- Prevent author role from editing others posts
- Default taxonomy ‘post_tag’ added to CPT managing by custom role : nothing in the metabox
- Custom taxonomy archive is visible to only subscibed users
- Show a custom field instead of username in the backend author area
- Custom role, capabilities, and post type: preview button wrecks things
- Custom role can’t create permalink
- Read-Only custom post type
- How to display Author Profile based on Custom field value
- how to show Author post type count
- Emailing Authors only when a CUSTOM POST TYPE post is published- not when edited later [duplicate]