This support forum thread has both an explanation and a code snippet that you might be able to work up into a solution.
The “Right Now” widget is tied to the edit_posts
capability. I don’t know about the incoming links widget or quick post widget, but I’d guess it’s the same issue of either requiring edit_posts
or another similar post-specific capability.
Related Posts:
- Possible to hide Custom Post Type UI/Menu from specific User Roles?
- Add custom post types stats to a custom dashboard widget
- right_now_content_table_end function not working?
- Want to be able to sign up subscribers as authors
- Custom user roles
- Add role privileges of the custom post type
- creating different edit screens for different roles
- Allow Contributor to edit but not update a published post
- Custom Widget WP_Query problem
- Users create/join groups
- Hide a widget inside a div on specific type of post
- Disable user from updating certain posts
- Edit the author of custom post type
- “Submit for review” for updates on existing posts
- Access to CPT but not to ‘post’ post type
- Allow add new post access to custom post but not wp post for some role
- Deny user access to edit post while allow him to edit custom post type
- Filter widget outputs
- Create custom post with custom user rules
- Allow user to only access custom post type
- How to show featured image block in custom post type for Author?
- Set Custom Post Type in Widget Settings for use in Widget
- the_post_thumbnail call removing li in code
- WordPress custom post type capabilities issue
- how to set a WP Plugin’s url
- disable quickedit for specific custom post type user role
- Custom User role not working with custom post type
- Why isn’t a list of posts from my custom post type displaying in this widget?
- how to associate several authors to a custom post type
- Building Forums with Custom Post Types
- Role capabilities issue
- WordPress: Custom User Role cannot access Custom Post Type | “Sorry, you are not allowed to access this page”
- Select other roles as custom post authors
- How to get dropdown instance value in WordPress custom Widget
- Unable to edit categories in custom post type
- List Custom Post Types in Admin Dashboard
- Post Query not working
- Methods for development wordpress themes [closed]
- display custom post type in widget aera
- Add data to post edit page, when post is published
- Prevent user from editing others posts
- Modifying Dashboard edit.php
- Preventing role reading others posts
- Enable comments for post when comments meta box removed
- Roles and Capabilities in Custom Post Types
- Adding link to dashboard sidebar, nested under custom post type
- Truncate custom post type content
- How to exclude categories from a sidebar with active widgets in it?
- How do I “trash” a custom post type post while logged in as Admin
- Change user role when user’s first post gets published
- How to fix the Post Preview Button (CPT & map_meta_cap)
- Restrict Custom Post Type per role in Dashboard
- Restrict access to custom post type based on its taxonomy terms
- allowing custom user role to access custom post type in wordpress admin
- While creating a post, can I restrict the authors in the dropdown list based on their user role?
- Clone wp-admin/users.php (Users Admin Page)
- Slow CPT in backend
- Why “Mine” is the default view when adding ‘capability_type’ in register_post_type
- Added new role with custom capability. But cannot access the page
- Create relationship between custom post types and users
- Replace Content of Sidebar on Custom Post Type
- Restrict admin pages for specific user role
- Conditional editing CPT – using editor’s role and author’s usermeta
- How to only display all posts to a custom User Role?
- How can i redirect click to new admin page not to edit screen in post table
- Remove plugin settings from post creation page for a user role
- Metabox collapsed by default
- Custom page for creating/editing custom post type
- Allowing custom role user to edit post assigned to them but don’t let them create new custom type post
- Custom Page Template – Widgets of wrong sidebar
- I want to show post details based on roles user login
- Multiple useres editing specified content
- Instructor can view, edit, delete only theirs courses
- Front-end submitted post is published with admin ID as author
- Widget area for individual posts (custom post type)?
- WooThemes – Vendors / Bookings – Allow Vendors to manage resources
- Help Adding filter to Add Media button for custom post type
- How do you make a custom post type invisible for subscribers
- Front End users account with lots of user Roles (not Woocommerce)
- Capibilities of CPT WordPress
- How can I remove “Add new” button on custom post type
- Capabilities and mapping required for a role to be able to edit other’s posts of a custom type, BUT only be able to edit their own blog posts
- Editor role isn’t seeing specific post type posts with only post_type parameter
- How do I get the posts from single page custom post type from a sidebar to display in a page?
- I want to link an author to everything from any post type that they publish on the website
- retrieve custom post image through widget
- Allow viewing the edit screen for a post type, but not make/save/publish/update changes
- Custom post type not being pulled in widget
- Weird capabilities / roles behavior
- Control what custom posts a user can see
- Custom Post Type only display items created by user
- Prevent author role from editing others posts
- Custom post types archive
- Default taxonomy ‘post_tag’ added to CPT managing by custom role : nothing in the metabox
- Custom taxonomy archive is visible to only subscibed users
- multiple custom post type category selection search
- CPT, Custom User Role and problem with user manager
- Custom post type media upload error with custom user role
- how to override menu widget?
- Displaying database table in backend of wordpress