Did you use ‘register_post_type’ ? If yes, you can add on supports parameters => ‘author’ ?
Related Posts:
- Remove wordpress author’s capability to moderate comments on their own posts
- Programmatically allow a non-author to edit a post based custom meta field
- How to force listing contributors in authors dropdown menu
- Hide specific admin users’ posts
- How to filter the role selector?
- How to make an author archive only for certain user role and show related CPT
- Allow users to publish child pages of the pages they have access to edit
- Editor and contributor roles not correct after adding function
- How to check if a role has a specific capability
- How to remove sticky post capability for a specific user role?
- How can I have different groups of editors only allowed to edit certain parent+subpages?
- WordPress missing user roles on local dev machine. Live site works fine
- Can you set a role as author?
- wordpress editor role remove all but ‘menus’ in appearance menu
- allow non logged in user to upload images in media library
- Limit a user to have access to only specified pages?
- how to remove some permissions from a shop “manager role” in woocommmerce?
- Hiding custom theme functionality using capabilities
- custom plugin not visible to some user roles
- Make a single page in WordPress available only for Admin and Subscribers
- Could we know who published a post on WordPress?
- Custom Role read_private_posts Not Working
- Admin user name not showing up in author dropdown
- Block access to plugins.php for custom role
- show the author’s role along with the name in the single.php
- Trying to get new role to have edit permissions for custom content type
- Force “submit for review” on update?
- Allow users to change author of post
- Author capabilities: Deleting comments on their own published posts
- Authors Ability to Review Post from Contributors
- Permission to change post Author
- New folder and file permissions are not correct
- How might I enable a user to view Draft pages from a different Author, without the ability to edit?
- allow editors to edit menus?
- How to change a user’s role?
- Allow member to have access to custom post type only. Permission to only edit their own posts
- Is there way to rename user role name without plugin?
- How to create a clone role in wordpress
- 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?
- How to get role of user
- How to allow editor to edit privacy page / settings only?
- How do I make a draft post accessible to everyone?
- Reset default roles and capabilities
- How do I programmatically set default role for new users?
- add_role() run only once?
- How to prevent a post from being deleted?
- What do unfiltered_html and unfiltered_upload actually filter?
- wp_update_user not updating
- Temporary capability for current_user_can()
- Create custom user role (client) that can create another custom user role (employee) of that client
- Publish author posts only with editor approval?
- Is it possible to add new user Roles?
- Allow roles below admin to add subscribers only
- How to let contributors to create a new revision(draft) editing their published posts
- Add Custom User Capabilities Before or After the Custom User Role has Been Added?
- Disable posts, only allow to edit existing pages, not create new ones (create_posts)
- Help to condense/optimize some working code
- Temporarily give ‘manage_options’ capability
- REST API, get user role?
- Is WordPress’ is_user_logged_in() secure?
- Remove admin bar for subscribers
- Restrict users on multisite WordPress install
- Allow authors to edit only certain users
- How do I allow a specific Role in WordPress 3+ to only see certain plugins?
- How to update role capabilities
- Allow editors access to added plugins
- Temporarily disable user role login and replace with message
- How to loop through each user id?
- Code needed to only show users own posts in a multi-user account
- How can I change a user role upon visiting a page?
- How to let the Contributor role preview unpublished posts?
- Change role after the user has read all the posts in a category
- Do custom user roles have any default capabilities?
- Filter available WooCommerce payment gateways by role [closed]
- Ordering users of a specific role by last name
- How to programmatically add a user to a role?
- Restrict Author to pick from media library, but not upload media
- Can i copy administrator role to another user?
- how to add custom user capabilities using add_user_meta or something else?
- Assign Subscriber capabilities to a custom user role
- How to change role of all users with a specific role to another role?
- Allow user to Publish, but not Edit or Delete
- Roles at registration (classipress)
- How to allow registered users to change their user role through frontend?
- how to make author to write comment on only his own posts?
- Remove Ability for Administrators to Delete Administrators
- Order users by custom user meta
- how to change user roles for users who doesn’t have any. (about 8000 users)
- Allow authors to post only in categories they create in WordPress
- List total number of users that are authors
- Email notification for editors only
- Shold I manually add ‘cap’ to admin role ?
- Custom Post Type’s Capabilities map_meta_cap issues
- I need to assign a role to visitors/guests
- Remove Posts Quick Edit link for specific user role? WP 3.3
- Contributors missing from author dropdown
- Getting a user role from the user login name
- Auto Delete Users (auto_delete_users)