Title: Problem with editing permissions
Last modified: November 20, 2020

---

# Problem with editing permissions

 *  [damargon](https://wordpress.org/support/users/damargon/)
 * (@damargon)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/problem-with-editing-permissions/)
 * Hello!
 * I have a problem with the editing permissions of a custom post type for a new
   role.
    The new role creates a new CPT and stays as its creator, saves it and 
   the Save button says “Submit for review”. At this time the new CPT can still 
   be edited by the user creator. But the moment the admin edits or publishes the
   post it can no longer be edited by the user. Is there any way to allow the user
   to edit the CPT even if the admin edits or publishes it? Thank you in advance.
   Greetings

Viewing 1 replies (of 1 total)

 *  Moderator [bcworkz](https://wordpress.org/support/users/bcworkz/)
 * (@bcworkz)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/problem-with-editing-permissions/#post-13690385)
 * Not through CPT permissions, the user’s role needs “edit_published_posts” capability.
   One of the various role and capability plugins will let you alter role capabilities.
   The code to do so is relatively simple if you don’t want to use a plugin. The
   addition persists, so the addition code only needs to be run once.

Viewing 1 replies (of 1 total)

The topic ‘Problem with editing permissions’ is closed to new replies.

 * In: [Developing with WordPress](https://wordpress.org/support/forum/wp-advanced/)
 * 1 reply
 * 2 participants
 * Last reply from: [bcworkz](https://wordpress.org/support/users/bcworkz/)
 * Last activity: [5 years, 8 months ago](https://wordpress.org/support/topic/problem-with-editing-permissions/#post-13690385)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
